[INFO] cloning repository https://github.com/sehqlr/stutter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sehqlr/stutter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehqlr%2Fstutter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehqlr%2Fstutter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ea50bf72d0801108f944be5cf4bf4847a27b2c0 [INFO] checking sehqlr/stutter against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehqlr%2Fstutter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sehqlr/stutter [INFO] finished tweaking git repo https://github.com/sehqlr/stutter [INFO] tweaked toml for git repo https://github.com/sehqlr/stutter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sehqlr/stutter on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sehqlr/stutter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readline v0.0.12 [INFO] [stderr] Downloaded nom v1.2.3 [INFO] [stderr] Downloaded readline-sys v0.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 513988b75ca1f103b3103639f4f427e543447bbad00a828b7ad8e08941ccd56d [INFO] running `Command { std: "docker" "start" "-a" "513988b75ca1f103b3103639f4f427e543447bbad00a828b7ad8e08941ccd56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "513988b75ca1f103b3103639f4f427e543447bbad00a828b7ad8e08941ccd56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513988b75ca1f103b3103639f4f427e543447bbad00a828b7ad8e08941ccd56d", kill_on_drop: false }` [INFO] [stdout] 513988b75ca1f103b3103639f4f427e543447bbad00a828b7ad8e08941ccd56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7caf324a3307f045e2569cd259e8ddab2f82a000a9e54277415a6c1d549d93a [INFO] running `Command { std: "docker" "start" "-a" "f7caf324a3307f045e2569cd259e8ddab2f82a000a9e54277415a6c1d549d93a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.7 [INFO] [stderr] Compiling readline-sys v0.0.12 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking readline v0.0.12 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking regex v0.1.71 [INFO] [stderr] Checking nom v1.2.3 [INFO] [stderr] Checking stutter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IResult` [INFO] [stdout] --> src/parser.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{IResult, digit, eof}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult::*` [INFO] [stdout] --> src/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::IResult::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IResult` [INFO] [stdout] --> src/parser.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{IResult, digit, eof}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult::*` [INFO] [stdout] --> src/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::IResult::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `IResult<&[u8], &[u8]>`, found `IResult<&[u8], ..., _>` [INFO] [stdout] | expected `IResult<&[u8], &[u8]>` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&_, &[u8], u32>` [INFO] [stdout] found enum `IResult<&_, for<'a> fn(&'a [u8]) -> IResult<&'a [u8], &'a [u8]> {number}, _>` [INFO] [stdout] = note: this error originates in the macro `alt_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `alt_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(stutter, [INFO] [stdout] 29 | | terminated!( [INFO] [stdout] 30 | | preceded!( [INFO] [stdout] 31 | | value!(operator), [INFO] [stdout] ... | [INFO] [stdout] 34 | | eof) [INFO] [stdout] 35 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(stutter, [INFO] [stdout] 29 | | terminated!( [INFO] [stdout] 30 | | preceded!( [INFO] [stdout] 31 | | value!(operator), [INFO] [stdout] ... | [INFO] [stdout] 34 | | eof) [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `terminated` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / named!(number, [INFO] [stdout] 7 | | many1!(digit) [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `IResult<&[u8], &[u8]>`, found `IResult<&[u8], ..., _>` [INFO] [stdout] | expected `IResult<&[u8], &[u8]>` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected enum `IResult<&_, &[u8], u32>` [INFO] [stdout] found enum `IResult<&_, for<'a> fn(&'a [u8]) -> IResult<&'a [u8], &'a [u8]> {number}, _>` [INFO] [stdout] = note: this error originates in the macro `alt_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stutter` (bin "stutter") due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(expr, [INFO] [stdout] 15 | | alt!( [INFO] [stdout] 16 | | value!(number) [INFO] [stdout] 17 | | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `alt_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(stutter, [INFO] [stdout] 29 | | terminated!( [INFO] [stdout] 30 | | preceded!( [INFO] [stdout] 31 | | value!(operator), [INFO] [stdout] ... | [INFO] [stdout] 34 | | eof) [INFO] [stdout] 35 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `&[u8]`, found `Vec<&[u8]>` [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec<&[u8]>` [INFO] [stdout] help: the type constructed contains `Vec<&[u8]>` due to the type of the argument passed [INFO] [stdout] --> src/parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(stutter, [INFO] [stdout] 29 | | terminated!( [INFO] [stdout] 30 | | preceded!( [INFO] [stdout] 31 | | value!(operator), [INFO] [stdout] ... | [INFO] [stdout] 34 | | eof) [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_____^ this argument influences the type of `Done` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-1.2.3/src/internal.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | Done(I,O), [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `terminated` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stutter` (bin "stutter" test) due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f7caf324a3307f045e2569cd259e8ddab2f82a000a9e54277415a6c1d549d93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7caf324a3307f045e2569cd259e8ddab2f82a000a9e54277415a6c1d549d93a", kill_on_drop: false }` [INFO] [stdout] f7caf324a3307f045e2569cd259e8ddab2f82a000a9e54277415a6c1d549d93a