[INFO] cloning repository https://github.com/zokier/arpmasqd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zokier/arpmasqd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzokier%2Farpmasqd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzokier%2Farpmasqd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6c4a13366d9a07cd7f698e7f81bdd84c688d2fa [INFO] checking zokier/arpmasqd against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzokier%2Farpmasqd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zokier/arpmasqd on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zokier/arpmasqd [INFO] finished tweaking git repo https://github.com/zokier/arpmasqd [INFO] tweaked toml for git repo https://github.com/zokier/arpmasqd written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zokier/arpmasqd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.6 [INFO] [stderr] Downloaded errno-dragonfly v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b80cbb0af0868a7f7b75a92bc0732389d710caa80583ac480c5adc0d6a56584 [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" "4b80cbb0af0868a7f7b75a92bc0732389d710caa80583ac480c5adc0d6a56584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b80cbb0af0868a7f7b75a92bc0732389d710caa80583ac480c5adc0d6a56584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b80cbb0af0868a7f7b75a92bc0732389d710caa80583ac480c5adc0d6a56584", kill_on_drop: false }` [INFO] [stdout] 4b80cbb0af0868a7f7b75a92bc0732389d710caa80583ac480c5adc0d6a56584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8bac3a47190965114515245187eefdd40dbba79b27e237d4d86706d9bcf3282 [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" "e8bac3a47190965114515245187eefdd40dbba79b27e237d4d86706d9bcf3282", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking arpmasqd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/main.rs:262:47 [INFO] [stdout] | [INFO] [stdout] 262 | named!(arp_packet_parser(&[u8]) -> ArpPacket, chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/main.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | named!(eth_frame_parser(&[u8]) -> EthernetFrame, chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/main.rs:262:47 [INFO] [stdout] | [INFO] [stdout] 262 | named!(arp_packet_parser(&[u8]) -> ArpPacket, chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `chain` in this scope [INFO] [stdout] --> src/main.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | named!(eth_frame_parser(&[u8]) -> EthernetFrame, chain!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `be_u16` in crate `nom` [INFO] [stdout] --> src/main.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | match nom::be_u16(input) { [INFO] [stdout] | ^^^^^^ not found in `nom` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use nom::number::complete::be_u16; [INFO] [stdout] | [INFO] [stdout] 10 | use nom::number::streaming::be_u16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ErrorKind` in `nom` [INFO] [stdout] --> src/main.rs:296:57 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^^^^^^ not found in `nom` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use nom::error::ErrorKind; [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::ErrorKind; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:236:19 [INFO] [stdout] | [INFO] [stdout] 236 | let ifindex = try!(ifindex_from_ifname(&iface, listen_socket)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `be_u16` in crate `nom` [INFO] [stdout] --> src/main.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | match nom::be_u16(input) { [INFO] [stdout] | ^^^^^^ not found in `nom` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use nom::number::complete::be_u16; [INFO] [stdout] | [INFO] [stdout] 10 | use nom::number::streaming::be_u16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ErrorKind` in `nom` [INFO] [stdout] --> src/main.rs:296:57 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^^^^^^ not found in `nom` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use nom::error::ErrorKind; [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::ErrorKind; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:236:19 [INFO] [stdout] | [INFO] [stdout] 236 | let ifindex = try!(ifindex_from_ifname(&iface, listen_socket)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:289:23 [INFO] [stdout] | [INFO] [stdout] 289 | nom::IResult::Done(i,tysize) => { [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | nom::IResult::Done(i,EthernetTypeSize::Type(EtherType::Arp)) [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | nom::IResult::Done(i,EthernetTypeSize::Size(tysize)) [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Code` found for enum `nom::Err<_>` in the current scope [INFO] [stdout] --> src/main.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^ variant or associated item not found in `nom::Err<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:299:51 [INFO] [stdout] | [INFO] [stdout] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:300:57 [INFO] [stdout] | [INFO] [stdout] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:433:31 [INFO] [stdout] | [INFO] [stdout] 433 | nom::IResult::Done(_i, frame) => handle_arp_packet(&frame, &link_info), [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:434:31 [INFO] [stdout] | [INFO] [stdout] 434 | nom::IResult::Error(err) => println!("Parser error: {:?}", err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:435:31 [INFO] [stdout] | [INFO] [stdout] 435 | nom::IResult::Incomplete(needed) => println!("Parser incomplete: {:?}", needed) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:289:23 [INFO] [stdout] | [INFO] [stdout] 289 | nom::IResult::Done(i,tysize) => { [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arpmasqd` [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | nom::IResult::Done(i,EthernetTypeSize::Type(EtherType::Arp)) [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | nom::IResult::Done(i,EthernetTypeSize::Size(tysize)) [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `Code` found for enum `nom::Err<_>` in the current scope [INFO] [stdout] --> src/main.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stdout] | ^^^^ variant or associated item not found in `nom::Err<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:299:51 [INFO] [stdout] | [INFO] [stdout] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:300:57 [INFO] [stdout] | [INFO] [stdout] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Done` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:433:31 [INFO] [stdout] | [INFO] [stdout] 433 | nom::IResult::Done(_i, frame) => handle_arp_packet(&frame, &link_info), [INFO] [stdout] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Error` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:434:31 [INFO] [stdout] | [INFO] [stdout] 434 | nom::IResult::Error(err) => println!("Parser error: {:?}", err), [INFO] [stdout] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Incomplete` found for enum `std::result::Result<(_, _), nom::Err<_>>` in the current scope [INFO] [stdout] --> src/main.rs:435:31 [INFO] [stdout] | [INFO] [stdout] 435 | nom::IResult::Incomplete(needed) => println!("Parser incomplete: {:?}", needed) [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8bac3a47190965114515245187eefdd40dbba79b27e237d4d86706d9bcf3282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bac3a47190965114515245187eefdd40dbba79b27e237d4d86706d9bcf3282", kill_on_drop: false }` [INFO] [stdout] e8bac3a47190965114515245187eefdd40dbba79b27e237d4d86706d9bcf3282