[INFO] fetching crate ddup 0.0.4... [INFO] documenting ddup-0.0.4 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate ddup 0.0.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ddup 0.0.4 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ddup 0.0.4 [INFO] finished tweaking crates.io crate ddup 0.0.4 [INFO] tweaked toml for crates.io crate ddup 0.0.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ddup 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a71d69647fafd4559a79fc31b6787891dd8dbf875dcde28abf153ca1ae5a742e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a71d69647fafd4559a79fc31b6787891dd8dbf875dcde28abf153ca1ae5a742e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a71d69647fafd4559a79fc31b6787891dd8dbf875dcde28abf153ca1ae5a742e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71d69647fafd4559a79fc31b6787891dd8dbf875dcde28abf153ca1ae5a742e", kill_on_drop: false }` [INFO] [stdout] a71d69647fafd4559a79fc31b6787891dd8dbf875dcde28abf153ca1ae5a742e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ed862880cb520a86ada82062f14bd3a769f1b1b4f2777d70ec83c3f1c84fd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0ed862880cb520a86ada82062f14bd3a769f1b1b4f2777d70ec83c3f1c84fd1", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Documenting ddup v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/ntfs.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::{DWORD, LPDWORD, LPVOID}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/ntfs.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::ntdef::USN; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ntfs.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::ioapiset::DeviceIoControl; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ntfs.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winioctl::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/ntfs.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winnt::FILE_ATTRIBUTE_DIRECTORY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/volume.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::fileapi::CreateFileA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/volume.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::fileapi::OPEN_EXISTING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/volume.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::handleapi::CloseHandle; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/volume.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::handleapi::INVALID_HANDLE_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/volume.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::{FILE_SHARE_READ, FILE_SHARE_WRITE, GENERIC_READ, HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/winioctl.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{DWORD, WORD}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/winioctl.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::ntdef::{DWORDLONG, USN, WCHAR}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/winioctl.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winnt::LARGE_INTEGER; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/ntfs.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub low: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/ntfs.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub high: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/volume.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub UsnJournalID: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub FirstUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub NextUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | pub LowestValidUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub MaxUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | pub MaximumSize: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | pub AllocationDelta: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | pub MaximumSize: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub AllocationDelta: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub StartFileReferenceNumber: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub LowUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub HighUsn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/winioctl.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub RecordLength: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WORD` in this scope [INFO] [stdout] --> src/winioctl.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub MajorVersion: WORD, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WORD` in this scope [INFO] [stdout] --> src/winioctl.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub MinorVersion: WORD, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | pub FileReferenceNumber: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORDLONG` in this scope [INFO] [stdout] --> src/winioctl.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | pub ParentFileReferenceNumber: DWORDLONG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USN` in this scope [INFO] [stdout] --> src/winioctl.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub Usn: USN, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> src/winioctl.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub TimeStamp: LARGE_INTEGER, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/winioctl.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | pub Reason: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/winioctl.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub SourceInfo: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/winioctl.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | pub SecurityId: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/winioctl.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub FileAttributes: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WORD` in this scope [INFO] [stdout] --> src/winioctl.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub FileNameLength: WORD, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WORD` in this scope [INFO] [stdout] --> src/winioctl.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | pub FileNameOffset: WORD, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stdout] --> src/winioctl.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub FileName: [WCHAR; 1], [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `ddup`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ddup src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2d00af1704e04391.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-4582feaee2a9ef06.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-057d1e4bc2673252.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a11632c477a6d3cc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-22047740af4f7283.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-37c1eba6428ea4cb.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-985b697f2bac80c3.rmeta --cap-lints=warn --crate-version 0.0.4` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "f0ed862880cb520a86ada82062f14bd3a769f1b1b4f2777d70ec83c3f1c84fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ed862880cb520a86ada82062f14bd3a769f1b1b4f2777d70ec83c3f1c84fd1", kill_on_drop: false }` [INFO] [stdout] f0ed862880cb520a86ada82062f14bd3a769f1b1b4f2777d70ec83c3f1c84fd1