[INFO] cloning repository https://github.com/museun/pict [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/pict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpict", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpict'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e1ed0fa3f209cd523ea05d5d5e940a55dfd3163 [INFO] documenting museun/pict against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpict" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/museun/pict on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/museun/pict [INFO] finished tweaking git repo https://github.com/museun/pict [INFO] tweaked toml for git repo https://github.com/museun/pict written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/museun/pict already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24514bed683501a576dc2f6780044a78c310a1989ff1123a71c650e77f240737 [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" "24514bed683501a576dc2f6780044a78c310a1989ff1123a71c650e77f240737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24514bed683501a576dc2f6780044a78c310a1989ff1123a71c650e77f240737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24514bed683501a576dc2f6780044a78c310a1989ff1123a71c650e77f240737", kill_on_drop: false }` [INFO] [stdout] 24514bed683501a576dc2f6780044a78c310a1989ff1123a71c650e77f240737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7daec8257fe0e55c97c301e296209cff838bc512ba5ee2889e81bd2585e9fa [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" "fc7daec8257fe0e55c97c301e296209cff838bc512ba5ee2889e81bd2585e9fa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Compiling typed-builder v0.1.0 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Documenting pict v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/common.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | pub use winapi::shared::{basetsd, minwindef, ntdef, windef, windowsx}; [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/window.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | use winapi::um::winuser::*; [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/listview.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::commctrl::*; [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/listview.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::{WS_CHILD, WS_VISIBLE}; [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/listview.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | use winapi::um::commctrl::*; [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/listview.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | use winapi::um::commctrl::*; [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/listview.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | use winapi::um::commctrl::*; [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/filelist.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | use winapi::um::commctrl::{ [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/mainwindow.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | use winapi::um::commctrl::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/common.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub use winapi::um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/mainwindow.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | use winapi::um::wingdi; [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/mainwindow.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | use winapi::um::commctrl::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/mainwindow.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | use winapi::ctypes; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `ctypes` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `pict`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name pict 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 env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2d95feaba47fc543.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-501532d663b63f8f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-30d7d4b8285e354c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-77fbf2c8125b70b6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c46c6210e298f96c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-477163df84742557.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-fc47795cd4482ff5.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-26ff285f27910bc0.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-b8f179ea7b366f7a.so --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-4af014090853534c.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "fc7daec8257fe0e55c97c301e296209cff838bc512ba5ee2889e81bd2585e9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7daec8257fe0e55c97c301e296209cff838bc512ba5ee2889e81bd2585e9fa", kill_on_drop: false }` [INFO] [stdout] fc7daec8257fe0e55c97c301e296209cff838bc512ba5ee2889e81bd2585e9fa