[INFO] fetching crate lignin-html 0.0.5...
[INFO] checking lignin-html-0.0.5 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477
[INFO] extracting crate lignin-html 0.0.5 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate lignin-html 0.0.5 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 lignin-html 0.0.5
[INFO] finished tweaking crates.io crate lignin-html 0.0.5
[INFO] tweaked toml for crates.io crate lignin-html 0.0.5 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] 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] 5252e3efe07fbefbc46e57ce77384934c8c27586c5e82c9f59b0053193682428
[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" "5252e3efe07fbefbc46e57ce77384934c8c27586c5e82c9f59b0053193682428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5252e3efe07fbefbc46e57ce77384934c8c27586c5e82c9f59b0053193682428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5252e3efe07fbefbc46e57ce77384934c8c27586c5e82c9f59b0053193682428", kill_on_drop: false }`
[INFO] [stdout] 5252e3efe07fbefbc46e57ce77384934c8c27586c5e82c9f59b0053193682428
[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] c8deeffea57cf0bfa912dc0322f9981895963a4a23e424450a05d46b3719f1e9
[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" "c8deeffea57cf0bfa912dc0322f9981895963a4a23e424450a05d46b3719f1e9", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking bytes v0.5.6
[INFO] [stderr] Compiling v_escape v0.15.0
[INFO] [stderr] Compiling v_htmlescape v0.12.0
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking bumpalo v3.6.1
[INFO] [stderr] Compiling cargo-husky v1.5.0
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Checking lignin v0.0.5
[INFO] [stderr] Checking pulldown-cmark v0.8.0
[INFO] [stderr] Checking buf-min v0.4.0
[INFO] [stderr] Compiling quote v1.0.9
[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] [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" "c8deeffea57cf0bfa912dc0322f9981895963a4a23e424450a05d46b3719f1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8deeffea57cf0bfa912dc0322f9981895963a4a23e424450a05d46b3719f1e9", kill_on_drop: false }`
[INFO] [stdout] c8deeffea57cf0bfa912dc0322f9981895963a4a23e424450a05d46b3719f1e9