[INFO] crate disk-types 0.1.2 is already in cache [INFO] extracting crate disk-types 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/disk-types/0.1.2 [INFO] extracting crate disk-types 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/disk-types/0.1.2 [INFO] validating manifest of disk-types-0.1.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of disk-types-0.1.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing disk-types-0.1.2 [INFO] finished frobbing disk-types-0.1.2 [INFO] frobbed toml for disk-types-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/disk-types/0.1.2/Cargo.toml [INFO] started frobbing disk-types-0.1.2 [INFO] finished frobbing disk-types-0.1.2 [INFO] frobbed toml for disk-types-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/disk-types/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing disk-types-0.1.2 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/disk-types/0.1.2:/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.36.0" "build" "--frozen"` [INFO] [stdout] 369beb83bf8b37f0b386aa6be20bc0c31a6740af8f2e1fcdf6c355c083f09e45 [INFO] running `"docker" "start" "-a" "369beb83bf8b37f0b386aa6be20bc0c31a6740af8f2e1fcdf6c355c083f09e45"` [INFO] [stderr] Compiling sysfs-class v0.1.1 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling bindgen v0.30.0 [INFO] [stderr] Compiling partition-identity v0.2.6 [INFO] [stderr] Compiling loopdev v0.2.1 [INFO] [stderr] Compiling sys-mount v1.2.0 [INFO] [stderr] Compiling os-detect v0.2.2 [INFO] [stderr] Compiling libparted-sys v0.1.1 [INFO] [stderr] Compiling libparted v0.1.3 [INFO] [stderr] Compiling disk-types v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'bitflags::core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/usage.rs:233:25 [INFO] [stderr] | [INFO] [stderr] 233 | let line = line.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.02s [INFO] running `"docker" "inspect" "369beb83bf8b37f0b386aa6be20bc0c31a6740af8f2e1fcdf6c355c083f09e45"` [INFO] running `"docker" "rm" "-f" "369beb83bf8b37f0b386aa6be20bc0c31a6740af8f2e1fcdf6c355c083f09e45"` [INFO] [stdout] 369beb83bf8b37f0b386aa6be20bc0c31a6740af8f2e1fcdf6c355c083f09e45 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/disk-types/0.1.2:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cff00b4eb656af2c6d3c7573135679ea6a55b87afc6946313f4dd9f08d5ca928 [INFO] running `"docker" "start" "-a" "cff00b4eb656af2c6d3c7573135679ea6a55b87afc6946313f4dd9f08d5ca928"` [INFO] [stderr] Compiling disk-types v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'bitflags::core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/usage.rs:233:25 [INFO] [stderr] | [INFO] [stderr] 233 | let line = line.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "cff00b4eb656af2c6d3c7573135679ea6a55b87afc6946313f4dd9f08d5ca928"` [INFO] running `"docker" "rm" "-f" "cff00b4eb656af2c6d3c7573135679ea6a55b87afc6946313f4dd9f08d5ca928"` [INFO] [stdout] cff00b4eb656af2c6d3c7573135679ea6a55b87afc6946313f4dd9f08d5ca928 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/disk-types/0.1.2:/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.36.0" "test" "--frozen"` [INFO] [stdout] 8e601f294928a13e75486d6ed479a60d79077535d26fb2c49ebaf14976bdb0b7 [INFO] running `"docker" "start" "-a" "8e601f294928a13e75486d6ed479a60d79077535d26fb2c49ebaf14976bdb0b7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/disk_types-b6ccd1826fe61a67 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test partition::tests::sectors_overlap ... ok [INFO] [stdout] test partition::tests::sector_lies_within ... ok [INFO] [stdout] test sector::tests::sector_ends ... ok [INFO] [stdout] test sector::tests::sector_get ... ok [INFO] [stdout] test sector::tests::sector_units ... ok [INFO] [stdout] test table::tests::partition_table_msdos_checks ... ok [INFO] [stdout] test usage::tests::btrfs_usage ... ok [INFO] [stdout] test sector::tests::sector_percentages ... ok [INFO] [stdout] test sector::tests::sector_megabytes ... ok [INFO] [stdout] test sector::tests::sector_get_percent ... ok [INFO] [stdout] test sector::tests::sector_get_megabyte ... ok [INFO] [stdout] test usage::tests::ext_usage ... ok [INFO] [stdout] test usage::tests::fat_usage ... ok [INFO] [stdout] test usage::tests::fat_usage2 ... ok [INFO] [stdout] test usage::tests::fat_usage3 ... ok [INFO] [stdout] test usage::tests::ntfs_usage ... ok [INFO] [stdout] test usage::tests::fat_parsing2 ... ok [INFO] [stderr] Doc-tests disk-types [INFO] [stdout] test usage::tests::fat_parsing ... ok [INFO] [stdout] test usage::tests::ext_parsing ... ok [INFO] [stdout] test usage::tests::fat_parsing3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8e601f294928a13e75486d6ed479a60d79077535d26fb2c49ebaf14976bdb0b7"` [INFO] running `"docker" "rm" "-f" "8e601f294928a13e75486d6ed479a60d79077535d26fb2c49ebaf14976bdb0b7"` [INFO] [stdout] 8e601f294928a13e75486d6ed479a60d79077535d26fb2c49ebaf14976bdb0b7