[INFO] updating cached repository https://github.com/harshitk/rust-openmesh [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83b9512e8e6bf16c5d83ff4cc55acabf506bb716 [INFO] testing harshitk/rust-openmesh against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshitk%2Frust-openmesh" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshitk/rust-openmesh on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/harshitk/rust-openmesh [INFO] finished tweaking git repo https://github.com/harshitk/rust-openmesh [INFO] tweaked toml for git repo https://github.com/harshitk/rust-openmesh written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/harshitk/rust-openmesh already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 1923c18ad082825cb9933d75c41775f7ba2f04257b52ad1bc5009d21c6017ff4 [INFO] running `"docker" "start" "-a" "1923c18ad082825cb9933d75c41775f7ba2f04257b52ad1bc5009d21c6017ff4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling eui48 v0.3.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling rust-openmesh v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `eui48::MacAddress` [INFO] [stderr] --> src/main.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | use eui48::MacAddress::MacAddr; [INFO] [stderr] | ^^^^^^^^^^ `MacAddress` is a struct, not a module [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AddrParseError`, `Ipv4Addr` [INFO] [stderr] --> src/main.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | use std::net::{AddrParseError, Ipv4Addr}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ParseMacAddrErr` [INFO] [stderr] --> src/main.rs:10:48 [INFO] [stderr] | [INFO] [stderr] 10 | use pnet_datalink::{Channel, NetworkInterface, ParseMacAddrErr}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Eui48` [INFO] [stderr] --> src/main.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | use eui48::{MacAddress, Eui48}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rust-openmesh`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1923c18ad082825cb9933d75c41775f7ba2f04257b52ad1bc5009d21c6017ff4"` [INFO] running `"docker" "rm" "-f" "1923c18ad082825cb9933d75c41775f7ba2f04257b52ad1bc5009d21c6017ff4"` [INFO] [stdout] 1923c18ad082825cb9933d75c41775f7ba2f04257b52ad1bc5009d21c6017ff4