[INFO] cloning repository https://github.com/zekesonxx/deviltool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zekesonxx/deviltool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fdeviltool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fdeviltool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aca78723d3d782ca8e663fcacba7a1eb4b8086b [INFO] checking zekesonxx/deviltool against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fdeviltool" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zekesonxx/deviltool 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/zekesonxx/deviltool [INFO] finished tweaking git repo https://github.com/zekesonxx/deviltool [INFO] tweaked toml for git repo https://github.com/zekesonxx/deviltool written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/zekesonxx/deviltool 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 814305ed34592ba5f387d4dc85a0b3eba2129cd670e09a8e9f20e14fe0b1c67c [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" "814305ed34592ba5f387d4dc85a0b3eba2129cd670e09a8e9f20e14fe0b1c67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "814305ed34592ba5f387d4dc85a0b3eba2129cd670e09a8e9f20e14fe0b1c67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814305ed34592ba5f387d4dc85a0b3eba2129cd670e09a8e9f20e14fe0b1c67c", kill_on_drop: false }` [INFO] [stdout] 814305ed34592ba5f387d4dc85a0b3eba2129cd670e09a8e9f20e14fe0b1c67c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5ffa752e4ea58de5158b679fb6b1a9d9aefa655d21892c9a90aef53078511c04 [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" "5ffa752e4ea58de5158b679fb6b1a9d9aefa655d21892c9a90aef53078511c04", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking adler32 v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bytesize v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Checking deflate v0.7.15 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking filetime v0.1.10 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking nom v3.2.0 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking png v0.9.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:388:3 [INFO] [stdout] | [INFO] [stdout] 388 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:394:3 [INFO] [stdout] | [INFO] [stdout] 394 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:401:3 [INFO] [stdout] | [INFO] [stdout] 401 | map!(i, be_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:407:3 [INFO] [stdout] | [INFO] [stdout] 407 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:413:3 [INFO] [stdout] | [INFO] [stdout] 413 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:480:3 [INFO] [stdout] | [INFO] [stdout] 480 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:487:3 [INFO] [stdout] | [INFO] [stdout] 487 | map!(i, le_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:493:3 [INFO] [stdout] | [INFO] [stdout] 493 | 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-3.2.0/src/macros.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:499:3 [INFO] [stdout] | [INFO] [stdout] 499 | 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-3.2.0/src/sequence.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | delimited!($i, call!($f), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delimited` (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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [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-3.2.0/src/sequence.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | delimited!($i, call!($f), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delimited` (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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [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-3.2.0/src/sequence.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | delimited!($i, call!($f), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delimited` (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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [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-3.2.0/src/sequence.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | delimited!($i, call!($f), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delimited` (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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [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-3.2.0/src/macros.rs:787:24 [INFO] [stdout] | [INFO] [stdout] 787 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [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-3.2.0/src/sequence.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | tuple_parser!($i, $consumed, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [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] [stderr] Checking rayon-core v1.2.1 [INFO] [stdout] error: aborting due to 30 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" "5ffa752e4ea58de5158b679fb6b1a9d9aefa655d21892c9a90aef53078511c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ffa752e4ea58de5158b679fb6b1a9d9aefa655d21892c9a90aef53078511c04", kill_on_drop: false }` [INFO] [stdout] 5ffa752e4ea58de5158b679fb6b1a9d9aefa655d21892c9a90aef53078511c04