[INFO] crate dpdk 0.0.1 is already in cache
[INFO] checking dpdk-0.0.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate dpdk 0.0.1 into /workspace/builds/worker-14/source
[INFO] validating manifest of crates.io crate dpdk 0.0.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate dpdk 0.0.1
[INFO] removed path dependency dpdk-serde from crates.io crate dpdk 0.0.1
[INFO] removed path dependency dpdk-sys from crates.io crate dpdk 0.0.1
[INFO] removed path dependency dpdk-ioctl from crates.io crate dpdk 0.0.1
[INFO] removed path dependency dpdk-unix from crates.io crate dpdk 0.0.1
[INFO] finished tweaking crates.io crate dpdk 0.0.1
[INFO] tweaked toml for crates.io crate dpdk 0.0.1 written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4e7eafc9b45ce30674cc1e3c129d4032644b3c0d17d7afd9dc13e9bf35cfe717
[INFO] running `"docker" "start" "-a" "4e7eafc9b45ce30674cc1e3c129d4032644b3c0d17d7afd9dc13e9bf35cfe717"`
[INFO] [stderr]    Compiling unicode-xid v0.0.3
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]     Checking gcc v0.3.55
[INFO] [stderr]     Checking bitflags-associated-constants v0.6.0
[INFO] [stderr]     Checking ordermap v0.2.13
[INFO] [stderr]    Compiling syntex_pos v0.42.0
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking libc-extra v0.0.14
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking stderr-logging v0.0.1
[INFO] [stderr]     Checking pointer v0.0.1
[INFO] [stderr]     Checking syntex_errors v0.42.0
[INFO] [stderr]     Checking syntex_syntax v0.42.0
[INFO] [stderr]     Checking dpdk-ioctl v0.0.1
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dpdk-ioctl-0.0.1/src/android_linux/rawPciBusAddressForNetworkInterfaceIndex.rs:27:68
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let rawPciBusAddress = match unsafe { ioctl(socketFileDescriptor, SIOCETHTOOL, &mut interfaceRequest as *mut _ as *mut c_void) }
[INFO] [stderr]    |                                                                       ^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stderr]    |
[INFO] [stderr] help: you can convert an `i32` to `u64` and panic if the converted value wouldn't fit
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let rawPciBusAddress = match unsafe { ioctl(socketFileDescriptor, SIOCETHTOOL.try_into().unwrap(), &mut interfaceRequest as *mut _ as *mut c_void) }
[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 E0308`.
[INFO] [stderr] error: could not compile `dpdk-ioctl`.
[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 `"docker" "inspect" "4e7eafc9b45ce30674cc1e3c129d4032644b3c0d17d7afd9dc13e9bf35cfe717"`
[INFO] running `"docker" "rm" "-f" "4e7eafc9b45ce30674cc1e3c129d4032644b3c0d17d7afd9dc13e9bf35cfe717"`
[INFO] [stdout] 4e7eafc9b45ce30674cc1e3c129d4032644b3c0d17d7afd9dc13e9bf35cfe717
