[INFO] updating cached repository zokier/arpmasqd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zokier/arpmasqd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zokier/arpmasqd" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/zokier/arpmasqd"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/zokier/arpmasqd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zokier/arpmasqd" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/zokier/arpmasqd"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/zokier/arpmasqd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6c4a13366d9a07cd7f698e7f81bdd84c688d2fa [INFO] sha for GitHub repo zokier/arpmasqd: f6c4a13366d9a07cd7f698e7f81bdd84c688d2fa [INFO] validating manifest of zokier/arpmasqd on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zokier/arpmasqd on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zokier/arpmasqd [INFO] finished frobbing zokier/arpmasqd [INFO] frobbed toml for zokier/arpmasqd written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/zokier/arpmasqd/Cargo.toml [INFO] started frobbing zokier/arpmasqd [INFO] finished frobbing zokier/arpmasqd [INFO] frobbed toml for zokier/arpmasqd written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/zokier/arpmasqd/Cargo.toml [INFO] crate zokier/arpmasqd already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/zokier/arpmasqd/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking zokier/arpmasqd against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-0/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/zokier/arpmasqd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7462d22ef87674244b3c4dc25ccd40bb64d2f9363943369f9d8e6a2846bd02cc [INFO] running `"docker" "start" "-a" "7462d22ef87674244b3c4dc25ccd40bb64d2f9363943369f9d8e6a2846bd02cc"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking arpmasqd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: cannot find macro `chain!` in this scope [INFO] [stderr] --> src/main.rs:262:47 [INFO] [stderr] | [INFO] [stderr] 262 | named!(arp_packet_parser(&[u8]) -> ArpPacket, chain!( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `chain!` in this scope [INFO] [stderr] --> src/main.rs:304:50 [INFO] [stderr] | [INFO] [stderr] 304 | named!(eth_frame_parser(&[u8]) -> EthernetFrame, chain!( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `chain!` in this scope [INFO] [stderr] --> src/main.rs:262:47 [INFO] [stderr] | [INFO] [stderr] 262 | named!(arp_packet_parser(&[u8]) -> ArpPacket, chain!( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `chain!` in this scope [INFO] [stderr] --> src/main.rs:304:50 [INFO] [stderr] | [INFO] [stderr] 304 | named!(eth_frame_parser(&[u8]) -> EthernetFrame, chain!( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:289:23 [INFO] [stderr] | [INFO] [stderr] 289 | nom::IResult::Done(i,tysize) => { [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:299:23 [INFO] [stderr] | [INFO] [stderr] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:300:23 [INFO] [stderr] | [INFO] [stderr] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:291:31 [INFO] [stderr] | [INFO] [stderr] 291 | nom::IResult::Done(i,EthernetTypeSize::Type(EtherType::Arp)) [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:293:31 [INFO] [stderr] | [INFO] [stderr] 293 | nom::IResult::Done(i,EthernetTypeSize::Size(tysize)) [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:296:31 [INFO] [stderr] | [INFO] [stderr] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Code` found for type `nom::Err<_, _>` in the current scope [INFO] [stderr] --> src/main.rs:296:47 [INFO] [stderr] | [INFO] [stderr] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stderr] | ^^^^ variant or associated item not found in `nom::Err<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:299:51 [INFO] [stderr] | [INFO] [stderr] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:300:57 [INFO] [stderr] | [INFO] [stderr] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:433:31 [INFO] [stderr] | [INFO] [stderr] 433 | nom::IResult::Done(_i, frame) => handle_arp_packet(&frame, &link_info), [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:434:31 [INFO] [stderr] | [INFO] [stderr] 434 | nom::IResult::Error(err) => println!("Parser error: {:?}", err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:435:31 [INFO] [stderr] | [INFO] [stderr] 435 | nom::IResult::Incomplete(needed) => println!("Parser incomplete: {:?}", needed) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `arpmasqd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:289:23 [INFO] [stderr] | [INFO] [stderr] 289 | nom::IResult::Done(i,tysize) => { [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:299:23 [INFO] [stderr] | [INFO] [stderr] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:300:23 [INFO] [stderr] | [INFO] [stderr] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:291:31 [INFO] [stderr] | [INFO] [stderr] 291 | nom::IResult::Done(i,EthernetTypeSize::Type(EtherType::Arp)) [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:293:31 [INFO] [stderr] | [INFO] [stderr] 293 | nom::IResult::Done(i,EthernetTypeSize::Size(tysize)) [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:296:31 [INFO] [stderr] | [INFO] [stderr] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Code` found for type `nom::Err<_, _>` in the current scope [INFO] [stderr] --> src/main.rs:296:47 [INFO] [stderr] | [INFO] [stderr] 296 | nom::IResult::Error(nom::Err::Code(nom::ErrorKind::Custom(1))) [INFO] [stderr] | ^^^^ variant or associated item not found in `nom::Err<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:299:51 [INFO] [stderr] | [INFO] [stderr] 299 | nom::IResult::Error(err) => nom::IResult::Error(err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:300:57 [INFO] [stderr] | [INFO] [stderr] 300 | nom::IResult::Incomplete(need) => nom::IResult::Incomplete(need) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Done` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:433:31 [INFO] [stderr] | [INFO] [stderr] 433 | nom::IResult::Done(_i, frame) => handle_arp_packet(&frame, &link_info), [INFO] [stderr] | ^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Error` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:434:31 [INFO] [stderr] | [INFO] [stderr] 434 | nom::IResult::Error(err) => println!("Parser error: {:?}", err), [INFO] [stderr] | ^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Incomplete` found for type `std::result::Result<(_, _), nom::Err<_, _>>` in the current scope [INFO] [stderr] --> src/main.rs:435:31 [INFO] [stderr] | [INFO] [stderr] 435 | nom::IResult::Incomplete(needed) => println!("Parser incomplete: {:?}", needed) [INFO] [stderr] | ^^^^^^^^^^ variant or associated item not found in `std::result::Result<(_, _), nom::Err<_, _>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `arpmasqd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7462d22ef87674244b3c4dc25ccd40bb64d2f9363943369f9d8e6a2846bd02cc"` [INFO] running `"docker" "rm" "-f" "7462d22ef87674244b3c4dc25ccd40bb64d2f9363943369f9d8e6a2846bd02cc"` [INFO] [stdout] 7462d22ef87674244b3c4dc25ccd40bb64d2f9363943369f9d8e6a2846bd02cc