[INFO] cloning repository https://github.com/AngelMunoz/druidwinrts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngelMunoz/druidwinrts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelMunoz%2Fdruidwinrts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelMunoz%2Fdruidwinrts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d67c8c41c5b90a0e5f90d9f177f8a3d85834891c [INFO] documenting AngelMunoz/druidwinrts 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%2FAngelMunoz%2Fdruidwinrts" "/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/AngelMunoz/druidwinrts 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/AngelMunoz/druidwinrts [INFO] finished tweaking git repo https://github.com/AngelMunoz/druidwinrts [INFO] tweaked toml for git repo https://github.com/AngelMunoz/druidwinrts written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/AngelMunoz/druidwinrts 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f7bad7d264517b9947c0ed9a54544f2a6c2b48daf71b8fd29a9ffcc2b2fd436 [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" "9f7bad7d264517b9947c0ed9a54544f2a6c2b48daf71b8fd29a9ffcc2b2fd436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f7bad7d264517b9947c0ed9a54544f2a6c2b48daf71b8fd29a9ffcc2b2fd436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7bad7d264517b9947c0ed9a54544f2a6c2b48daf71b8fd29a9ffcc2b2fd436", kill_on_drop: false }` [INFO] [stdout] 9f7bad7d264517b9947c0ed9a54544f2a6c2b48daf71b8fd29a9ffcc2b2fd436 [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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 096694b6e81e511286116d828433103d03e01339c902d807bb8d80dc61a81fb1 [INFO] running `Command { std: "docker" "start" "-a" "096694b6e81e511286116d828433103d03e01339c902d807bb8d80dc61a81fb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking kurbo v0.5.11 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking unic-langid-impl v0.8.0 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking unic-langid v0.8.0 [INFO] [stderr] Checking intl_pluralrules v6.0.0 [INFO] [stderr] Checking fluent-langneg v0.12.1 [INFO] [stderr] Checking intl-memoizer v0.4.0 [INFO] [stderr] Checking piet v0.0.11 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling winmd_macros v0.1.0 (https://github.com/microsoft/winrt-rs#36b0eda0) [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.3.0 [INFO] [stderr] Compiling winmd v0.1.0 (https://github.com/microsoft/winrt-rs#36b0eda0) [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling winrt_macros v0.1.0 (https://github.com/microsoft/winrt-rs#36b0eda0) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking winrt v0.1.0 (https://github.com/microsoft/winrt-rs#36b0eda0) [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.11.0 [INFO] [stderr] Checking piet-cairo v0.0.11 [INFO] [stderr] Checking piet-common v0.0.11 [INFO] [stderr] Checking druid-shell v0.5.0 [INFO] [stderr] Checking druid v0.5.0 [INFO] [stderr] Documenting winrtsample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / winrt::import!( [INFO] [stdout] 6 | | dependencies [INFO] [stdout] 7 | | os [INFO] [stdout] 8 | | modules [INFO] [stdout] 9 | | "windows.foundation" [INFO] [stdout] 10 | | "windows.system.power" [INFO] [stdout] 11 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: message: No `windir` environment variable found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `windows` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::system::power::*; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `winrtsample`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name winrtsample 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 druid=/opt/rustwide/target/debug/deps/libdruid-b859af954ed6e32e.rmeta --extern winrt=/opt/rustwide/target/debug/deps/libwinrt-fb757194437513a6.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "096694b6e81e511286116d828433103d03e01339c902d807bb8d80dc61a81fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096694b6e81e511286116d828433103d03e01339c902d807bb8d80dc61a81fb1", kill_on_drop: false }` [INFO] [stdout] 096694b6e81e511286116d828433103d03e01339c902d807bb8d80dc61a81fb1