[INFO] crate libparted 0.1.3 is already in cache [INFO] extracting crate libparted 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/libparted/0.1.3 [INFO] extracting crate libparted 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libparted/0.1.3 [INFO] validating manifest of libparted-0.1.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of libparted-0.1.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing libparted-0.1.3 [INFO] finished frobbing libparted-0.1.3 [INFO] frobbed toml for libparted-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/libparted/0.1.3/Cargo.toml [INFO] started frobbing libparted-0.1.3 [INFO] finished frobbing libparted-0.1.3 [INFO] frobbed toml for libparted-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libparted/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing libparted-0.1.3 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/libparted/0.1.3:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 2f66eac5d26fe59504bf7da6e22af0b72c94f2b0557cd91a6f7009091af5523d [INFO] running `"docker" "start" "-a" "2f66eac5d26fe59504bf7da6e22af0b72c94f2b0557cd91a6f7009091af5523d"` [INFO] [stderr] Compiling libparted-sys v0.1.1 [INFO] [stderr] Compiling libparted v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.36s [INFO] running `"docker" "inspect" "2f66eac5d26fe59504bf7da6e22af0b72c94f2b0557cd91a6f7009091af5523d"` [INFO] running `"docker" "rm" "-f" "2f66eac5d26fe59504bf7da6e22af0b72c94f2b0557cd91a6f7009091af5523d"` [INFO] [stdout] 2f66eac5d26fe59504bf7da6e22af0b72c94f2b0557cd91a6f7009091af5523d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/libparted/0.1.3:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a1a67fefb1929d2c3e97f89b046d5524adbb5d08801f57a58f17ef168244d2ff [INFO] running `"docker" "start" "-a" "a1a67fefb1929d2c3e97f89b046d5524adbb5d08801f57a58f17ef168244d2ff"` [INFO] [stderr] Compiling libparted v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> examples/mkpart.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/rmpart.rs:39:61 [INFO] [stderr] | [INFO] [stderr] 39 | if let Err(why) = disk.remove_partition(partition_id) { [INFO] [stderr] | ^^^^^^^^^^^^ expected *-ptr, found u32 [INFO] [stderr] | [INFO] [stderr] = note: expected type `*mut libparted_sys::_PedPartition` [INFO] [stderr] found type `u32` [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 `libparted`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a1a67fefb1929d2c3e97f89b046d5524adbb5d08801f57a58f17ef168244d2ff"` [INFO] running `"docker" "rm" "-f" "a1a67fefb1929d2c3e97f89b046d5524adbb5d08801f57a58f17ef168244d2ff"` [INFO] [stdout] a1a67fefb1929d2c3e97f89b046d5524adbb5d08801f57a58f17ef168244d2ff