[INFO] cloning repository https://github.com/vivlim/rust-gallery-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivlim/rust-gallery-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Frust-gallery-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Frust-gallery-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc35acc56b7f2617e61b5c6743968c547b3e910c [INFO] checking vivlim/rust-gallery-generator against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Frust-gallery-generator" "/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/vivlim/rust-gallery-generator 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/vivlim/rust-gallery-generator [INFO] finished tweaking git repo https://github.com/vivlim/rust-gallery-generator [INFO] tweaked toml for git repo https://github.com/vivlim/rust-gallery-generator written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vivlim/rust-gallery-generator 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 memchr v2.1.1 [INFO] [stderr] Downloaded nom v4.0.0 [INFO] [stderr] Downloaded md5 v0.3.8 [INFO] [stderr] Downloaded mime v0.3.12 [INFO] [stderr] Downloaded rsass v0.9.4 [INFO] [stderr] Downloaded ructe v0.4.6 [INFO] [stderr] Downloaded unicase v2.2.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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc2c3ece20440b4691921d200d8258611c8b0381141b4a4277a749a65b7f460 [INFO] running `Command { std: "docker" "start" "-a" "fbc2c3ece20440b4691921d200d8258611c8b0381141b4a4277a749a65b7f460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc2c3ece20440b4691921d200d8258611c8b0381141b4a4277a749a65b7f460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc2c3ece20440b4691921d200d8258611c8b0381141b4a4277a749a65b7f460", kill_on_drop: false }` [INFO] [stdout] fbc2c3ece20440b4691921d200d8258611c8b0381141b4a4277a749a65b7f460 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06de4ade446654ce02953cb4305a7bda6bbab118eeb68dd9c3aa61389be7b7e3 [INFO] running `Command { std: "docker" "start" "-a" "06de4ade446654ce02953cb4305a7bda6bbab118eeb68dd9c3aa61389be7b7e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:461:3 [INFO] [stdout] | [INFO] [stdout] 461 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:468:3 [INFO] [stdout] | [INFO] [stdout] 468 | / map!(i, be_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 469 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 470 | | } else { [INFO] [stdout] 471 | | x as i32 [INFO] [stdout] 472 | | }) [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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:478:3 [INFO] [stdout] | [INFO] [stdout] 478 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:484:3 [INFO] [stdout] | [INFO] [stdout] 484 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:545:3 [INFO] [stdout] | [INFO] [stdout] 545 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:551:3 [INFO] [stdout] | [INFO] [stdout] 551 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:558:3 [INFO] [stdout] | [INFO] [stdout] 558 | / map!(i, le_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 559 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 560 | | } else { [INFO] [stdout] 561 | | x as i32 [INFO] [stdout] 562 | | }) [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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:568:3 [INFO] [stdout] | [INFO] [stdout] 568 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:574:3 [INFO] [stdout] | [INFO] [stdout] 574 | 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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/src/macros.rs:871:24 [INFO] [stdout] | [INFO] [stdout] 871 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/src/verbose_errors.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | 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.0.0/src/nom.rs:735:3 [INFO] [stdout] | [INFO] [stdout] 735 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:741:3 [INFO] [stdout] | [INFO] [stdout] 741 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:747:3 [INFO] [stdout] | [INFO] [stdout] 747 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:753:3 [INFO] [stdout] | [INFO] [stdout] 753 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:461:3 [INFO] [stdout] | [INFO] [stdout] 461 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:468:3 [INFO] [stdout] | [INFO] [stdout] 468 | / map!(i, be_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 469 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 470 | | } else { [INFO] [stdout] 471 | | x as i32 [INFO] [stdout] 472 | | }) [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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:478:3 [INFO] [stdout] | [INFO] [stdout] 478 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:484:3 [INFO] [stdout] | [INFO] [stdout] 484 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:545:3 [INFO] [stdout] | [INFO] [stdout] 545 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:551:3 [INFO] [stdout] | [INFO] [stdout] 551 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:558:3 [INFO] [stdout] | [INFO] [stdout] 558 | / map!(i, le_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 559 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 560 | | } else { [INFO] [stdout] 561 | | x as i32 [INFO] [stdout] 562 | | }) [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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:568:3 [INFO] [stdout] | [INFO] [stdout] 568 | 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.0.0/src/macros.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:574:3 [INFO] [stdout] | [INFO] [stdout] 574 | 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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/src/macros.rs:871:24 [INFO] [stdout] | [INFO] [stdout] 871 | opt!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/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.0.0/src/nom.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | / recognize!(input, [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(char!('+') | char!('-'))), [INFO] [stdout] 718 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 728 | | ) [INFO] [stdout] 729 | | ) [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.0.0/src/verbose_errors.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | 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.0.0/src/nom.rs:735:3 [INFO] [stdout] | [INFO] [stdout] 735 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:741:3 [INFO] [stdout] | [INFO] [stdout] 741 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:747:3 [INFO] [stdout] | [INFO] [stdout] 747 | 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.0.0/src/verbose_errors.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | 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.0.0/src/nom.rs:753:3 [INFO] [stdout] | [INFO] [stdout] 753 | 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: aborting due to 18 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] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "06de4ade446654ce02953cb4305a7bda6bbab118eeb68dd9c3aa61389be7b7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06de4ade446654ce02953cb4305a7bda6bbab118eeb68dd9c3aa61389be7b7e3", kill_on_drop: false }` [INFO] [stdout] 06de4ade446654ce02953cb4305a7bda6bbab118eeb68dd9c3aa61389be7b7e3