[INFO] cloning repository https://github.com/netaneld122/ddup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netaneld122/ddup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetaneld122%2Fddup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetaneld122%2Fddup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40c42fb3cf2ea640b7bdd32854687f2cfa8278ef [INFO] documenting netaneld122/ddup against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetaneld122%2Fddup" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netaneld122/ddup 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 git repo https://github.com/netaneld122/ddup [INFO] finished tweaking git repo https://github.com/netaneld122/ddup [INFO] tweaked toml for git repo https://github.com/netaneld122/ddup written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/netaneld122/ddup 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.10.0 [INFO] [stderr] Downloaded indicatif v0.14.0 [INFO] running `Command { std: "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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0a51f7637514d9b8514aa7adea2d1a88e5d77336482ab8cd40fb05a553c7361 [INFO] running `Command { std: "docker" "start" "-a" "e0a51f7637514d9b8514aa7adea2d1a88e5d77336482ab8cd40fb05a553c7361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a51f7637514d9b8514aa7adea2d1a88e5d77336482ab8cd40fb05a553c7361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a51f7637514d9b8514aa7adea2d1a88e5d77336482ab8cd40fb05a553c7361", kill_on_drop: false }` [INFO] [stdout] e0a51f7637514d9b8514aa7adea2d1a88e5d77336482ab8cd40fb05a553c7361 [INFO] running `Command { std: "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" "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] 36aadb8418acfe7a425a8c83ec2ab3eede94e037447824d41b2d3ba3ac1a8dfb [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" "36aadb8418acfe7a425a8c83ec2ab3eede94e037447824d41b2d3ba3ac1a8dfb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num_cpus v1.12.0 [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 clap v2.33.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rayon v1.3.0 [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" "36aadb8418acfe7a425a8c83ec2ab3eede94e037447824d41b2d3ba3ac1a8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36aadb8418acfe7a425a8c83ec2ab3eede94e037447824d41b2d3ba3ac1a8dfb", kill_on_drop: false }` [INFO] [stdout] 36aadb8418acfe7a425a8c83ec2ab3eede94e037447824d41b2d3ba3ac1a8dfb