[INFO] fetching crate dpdk 0.0.1... [INFO] checking dpdk-0.0.1 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate dpdk 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dpdk 0.0.1 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5489189e138426b41b88097884d680f90c11cb66918ed035b7a72a6e4640968a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5489189e138426b41b88097884d680f90c11cb66918ed035b7a72a6e4640968a"` [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking itoa v0.3.4 [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] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking pointer v0.0.1 [INFO] [stderr] Checking libc-extra v0.0.14 [INFO] [stderr] Checking stderr-logging v0.0.1 [INFO] [stderr] Checking syntex_errors v0.42.0 [INFO] [stderr] Checking syntex_syntax v0.42.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [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] 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5489189e138426b41b88097884d680f90c11cb66918ed035b7a72a6e4640968a"` [INFO] running `"docker" "rm" "-f" "5489189e138426b41b88097884d680f90c11cb66918ed035b7a72a6e4640968a"` [INFO] [stdout] 5489189e138426b41b88097884d680f90c11cb66918ed035b7a72a6e4640968a