[INFO] cloning repository https://github.com/ousttrue/frame_factory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ousttrue/frame_factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Fframe_factory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Fframe_factory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98e9d7d597388a565c437537ad12b96481c0ed82 [INFO] documenting ousttrue/frame_factory against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Fframe_factory" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ousttrue/frame_factory on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ousttrue/frame_factory [INFO] finished tweaking git repo https://github.com/ousttrue/frame_factory [INFO] tweaked toml for git repo https://github.com/ousttrue/frame_factory written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ousttrue/frame_factory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8699a7edf3dc2fa7848969783f7d9a55aad5a9ea4f924387dd36dfda20d727d [INFO] running `Command { std: "docker" "start" "-a" "c8699a7edf3dc2fa7848969783f7d9a55aad5a9ea4f924387dd36dfda20d727d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8699a7edf3dc2fa7848969783f7d9a55aad5a9ea4f924387dd36dfda20d727d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8699a7edf3dc2fa7848969783f7d9a55aad5a9ea4f924387dd36dfda20d727d", kill_on_drop: false }` [INFO] [stdout] c8699a7edf3dc2fa7848969783f7d9a55aad5a9ea4f924387dd36dfda20d727d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533e3040f93b03cdd08876f730947d01bccbd50d3ed0fe3146e558ff9421645a [INFO] running `Command { std: "docker" "start" "-a" "533e3040f93b03cdd08876f730947d01bccbd50d3ed0fe3146e558ff9421645a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking va_list v0.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking com_ptr v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking com_ptr_util v0.1.0 (/opt/rustwide/workdir/com_ptr_util) [INFO] [stderr] Documenting com_ptr_util v0.1.0 (/opt/rustwide/workdir/com_ptr_util) [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> com_ptr_util/src/lib.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{shared::ntdef::HRESULT, Interface}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `com_ptr::ComPtr` [INFO] [stdout] --> com_ptr_util/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use com_ptr::ComPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ComPtr` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> com_ptr_util/src/lib.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{shared::ntdef::HRESULT, Interface}; [INFO] [stdout] | ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 compile `com_ptr_util` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> com_ptr_util/src/lib.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{shared::ntdef::HRESULT, Interface}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `com_ptr::ComPtr` [INFO] [stdout] --> com_ptr_util/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use com_ptr::ComPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ComPtr` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> com_ptr_util/src/lib.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{shared::ntdef::HRESULT, Interface}; [INFO] [stdout] | ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `com_ptr_util` [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name com_ptr_util com_ptr_util/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b084cc8b2a82e3dd -L dependency=/opt/rustwide/target/debug/deps --extern com_ptr=/opt/rustwide/target/debug/deps/libcom_ptr-20856db8cc566350.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-a0e1d87ade1b98e7.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "533e3040f93b03cdd08876f730947d01bccbd50d3ed0fe3146e558ff9421645a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533e3040f93b03cdd08876f730947d01bccbd50d3ed0fe3146e558ff9421645a", kill_on_drop: false }` [INFO] [stdout] 533e3040f93b03cdd08876f730947d01bccbd50d3ed0fe3146e558ff9421645a