[INFO] cloning repository https://github.com/planet0104/oracle-cmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/oracle-cmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Foracle-cmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Foracle-cmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e36b860eade07c7187d194123f44ef1e826e5ee [INFO] documenting planet0104/oracle-cmd 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%2Fplanet0104%2Foracle-cmd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planet0104/oracle-cmd 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/planet0104/oracle-cmd [INFO] finished tweaking git repo https://github.com/planet0104/oracle-cmd [INFO] tweaked toml for git repo https://github.com/planet0104/oracle-cmd written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/planet0104/oracle-cmd 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] Updating git repository `https://github.com/kubo/rust-oracle` [INFO] [stderr] Updating git submodule `https://github.com/oracle/odpi` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] aaf8f0aa042d67068566b3c58649f75cc1448b21348dda41630f8e5cd78eb683 [INFO] running `Command { std: "docker" "start" "-a" "aaf8f0aa042d67068566b3c58649f75cc1448b21348dda41630f8e5cd78eb683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaf8f0aa042d67068566b3c58649f75cc1448b21348dda41630f8e5cd78eb683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf8f0aa042d67068566b3c58649f75cc1448b21348dda41630f8e5cd78eb683", kill_on_drop: false }` [INFO] [stdout] aaf8f0aa042d67068566b3c58649f75cc1448b21348dda41630f8e5cd78eb683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] f7d37650a3b88c40a0304fee02ed9124b28ddb9b31073ce30f9f66b20395a0a6 [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" "f7d37650a3b88c40a0304fee02ed9124b28ddb9b31073ce30f9f66b20395a0a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling oracle v0.3.0-dev (https://github.com/kubo/rust-oracle#090bde7a) [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Documenting oraclecmd v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::processenv::GetStdHandle; [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/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winbase::STD_OUTPUT_HANDLE; [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/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wincon::SetConsoleScreenBufferSize; [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/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::wincon::COORD; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: Could not document `oraclecmd`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name oraclecmd src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern oracle=/opt/rustwide/target/debug/deps/liboracle-5a26ba451b443493.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-43267d6dca63781c.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-d9683b1914890045.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-c323b14eade7dbb7.rmeta --cap-lints=warn --crate-version 1.0.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "f7d37650a3b88c40a0304fee02ed9124b28ddb9b31073ce30f9f66b20395a0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d37650a3b88c40a0304fee02ed9124b28ddb9b31073ce30f9f66b20395a0a6", kill_on_drop: false }` [INFO] [stdout] f7d37650a3b88c40a0304fee02ed9124b28ddb9b31073ce30f9f66b20395a0a6