[INFO] cloning repository https://github.com/AshantiMutinta/push-to-me [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AshantiMutinta/push-to-me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshantiMutinta%2Fpush-to-me", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshantiMutinta%2Fpush-to-me'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a77dd715fb12692bc231065804682e890461681e [INFO] checking AshantiMutinta/push-to-me against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshantiMutinta%2Fpush-to-me" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AshantiMutinta/push-to-me 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/AshantiMutinta/push-to-me [INFO] finished tweaking git repo https://github.com/AshantiMutinta/push-to-me [INFO] tweaked toml for git repo https://github.com/AshantiMutinta/push-to-me written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/AshantiMutinta/push-to-me 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] Downloading crates ... [INFO] [stderr] Downloaded flume v0.10.7 [INFO] [stderr] Downloaded v_escape v0.13.2 [INFO] [stderr] Downloaded v_htmlescape v0.10.4 [INFO] [stderr] Downloaded actix-files v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a947a8c6ce8d5ac0b96eb9cffff841e152bf4ac3e3f3904a7b9491ba17f6f290 [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" "a947a8c6ce8d5ac0b96eb9cffff841e152bf4ac3e3f3904a7b9491ba17f6f290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a947a8c6ce8d5ac0b96eb9cffff841e152bf4ac3e3f3904a7b9491ba17f6f290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a947a8c6ce8d5ac0b96eb9cffff841e152bf4ac3e3f3904a7b9491ba17f6f290", kill_on_drop: false }` [INFO] [stdout] a947a8c6ce8d5ac0b96eb9cffff841e152bf4ac3e3f3904a7b9491ba17f6f290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6e8b2a36e960270ddddf120ae3e99828f9418060a738e6db858bb0a4efa5bebf [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" "6e8b2a36e960270ddddf120ae3e99828f9418060a738e6db858bb0a4efa5bebf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:495:3 [INFO] [stdout] | [INFO] [stdout] 495 | map!(i, be_u8, |x| x as i8) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:501:3 [INFO] [stdout] | [INFO] [stdout] 501 | map!(i, be_u16, |x| x as i16) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:508:3 [INFO] [stdout] | [INFO] [stdout] 508 | / map!(i, be_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 509 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 510 | | } else { [INFO] [stdout] 511 | | x as i32 [INFO] [stdout] 512 | | }) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:518:3 [INFO] [stdout] | [INFO] [stdout] 518 | map!(i, be_u32, |x| x as i32) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:524:3 [INFO] [stdout] | [INFO] [stdout] 524 | map!(i, be_u64, |x| x as i64) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:531:3 [INFO] [stdout] | [INFO] [stdout] 531 | map!(i, be_u128, |x| x as i128) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:619:3 [INFO] [stdout] | [INFO] [stdout] 619 | map!(i, le_u8, |x| x as i8) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:625:3 [INFO] [stdout] | [INFO] [stdout] 625 | map!(i, le_u16, |x| x as i16) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:632:3 [INFO] [stdout] | [INFO] [stdout] 632 | / map!(i, le_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 633 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 634 | | } else { [INFO] [stdout] 635 | | x as i32 [INFO] [stdout] 636 | | }) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:642:3 [INFO] [stdout] | [INFO] [stdout] 642 | map!(i, le_u32, |x| x as i32) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:648:3 [INFO] [stdout] | [INFO] [stdout] 648 | map!(i, le_u64, |x| x as i64) [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/nom-4.2.3/src/macros.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:655:3 [INFO] [stdout] | [INFO] [stdout] 655 | map!(i, le_u128, |x| x as i128) [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/nom-4.2.3/src/sequence.rs:46:60 [INFO] [stdout] | [INFO] [stdout] 46 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3 [INFO] [stdout] | [INFO] [stdout] 817 | / recognize!(input, [INFO] [stdout] 818 | | tuple!( [INFO] [stdout] 819 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 820 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 830 | | ) [INFO] [stdout] 831 | | ) [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/nom-4.2.3/src/macros.rs:1005:24 [INFO] [stdout] | [INFO] [stdout] 1005 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3 [INFO] [stdout] | [INFO] [stdout] 817 | / recognize!(input, [INFO] [stdout] 818 | | tuple!( [INFO] [stdout] 819 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 820 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 830 | | ) [INFO] [stdout] 831 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `opt` (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/nom-4.2.3/src/sequence.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | tuple_parser!($i, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3 [INFO] [stdout] | [INFO] [stdout] 817 | / recognize!(input, [INFO] [stdout] 818 | | tuple!( [INFO] [stdout] 819 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 820 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 830 | | ) [INFO] [stdout] 831 | | ) [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/nom-4.2.3/src/sequence.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | tuple_parser!($i, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:817:3 [INFO] [stdout] | [INFO] [stdout] 817 | / recognize!(input, [INFO] [stdout] 818 | | tuple!( [INFO] [stdout] 819 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 820 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 830 | | ) [INFO] [stdout] 831 | | ) [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/nom-4.2.3/src/simple_errors.rs:184:57 [INFO] [stdout] | [INFO] [stdout] 184 | flat_map!(__impl $i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:846:3 [INFO] [stdout] | [INFO] [stdout] 846 | flat_map!(input, recognize_float, parse_to!(f32)) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flat_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/nom-4.2.3/src/simple_errors.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | flat_map!(__impl $i, $submac!($($args)*), $submac2!($($args2)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:861:3 [INFO] [stdout] | [INFO] [stdout] 861 | flat_map!(input, call!(recognize_float), parse_to!(f32)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flat_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/nom-4.2.3/src/simple_errors.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | flat_map!(__impl $i, $submac!($($args)*), $submac2!($($args2)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:875:3 [INFO] [stdout] | [INFO] [stdout] 875 | flat_map!(input, call!(recognize_float), parse_to!(f64)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flat_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/nom-4.2.3/src/simple_errors.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | flat_map!(__impl $i, $submac!($($args)*), $submac2!($($args2)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/nom.rs:890:3 [INFO] [stdout] | [INFO] [stdout] 890 | flat_map!(input, call!(recognize_float), parse_to!(f64)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flat_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` [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" "6e8b2a36e960270ddddf120ae3e99828f9418060a738e6db858bb0a4efa5bebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8b2a36e960270ddddf120ae3e99828f9418060a738e6db858bb0a4efa5bebf", kill_on_drop: false }` [INFO] [stdout] 6e8b2a36e960270ddddf120ae3e99828f9418060a738e6db858bb0a4efa5bebf