[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] checking ousttrue/frame_factory against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Fframe_factory" "/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/ousttrue/frame_factory on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 351afe45e48a1deaea0da0b9a000b6eeb2fd518a12ebb7a6c5d444c86338b1e1 [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" "351afe45e48a1deaea0da0b9a000b6eeb2fd518a12ebb7a6c5d444c86338b1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351afe45e48a1deaea0da0b9a000b6eeb2fd518a12ebb7a6c5d444c86338b1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351afe45e48a1deaea0da0b9a000b6eeb2fd518a12ebb7a6c5d444c86338b1e1", kill_on_drop: false }` [INFO] [stdout] 351afe45e48a1deaea0da0b9a000b6eeb2fd518a12ebb7a6c5d444c86338b1e1 [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" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdd1503f4f7bdfed76ebc1e3a43e2e8b833da37ba9a8ad16cac3850c26a6bf3a [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" "bdd1503f4f7bdfed76ebc1e3a43e2e8b833da37ba9a8ad16cac3850c26a6bf3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [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] Compiling memchr v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking va_list v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [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] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [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] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking com_ptr v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking com_ptr_util v0.1.0 (/opt/rustwide/workdir/com_ptr_util) [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[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> com_ptr_util/src/lib.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | F: FnOnce(*mut *mut Self::Item) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> com_ptr_util/src/lib.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | F: FnOnce(*mut *mut Self::Item) -> HRESULT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `com_ptr_util` due to 6 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[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> com_ptr_util/src/lib.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | F: FnOnce(*mut *mut Self::Item) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> com_ptr_util/src/lib.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | F: FnOnce(*mut *mut Self::Item) -> HRESULT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bdd1503f4f7bdfed76ebc1e3a43e2e8b833da37ba9a8ad16cac3850c26a6bf3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd1503f4f7bdfed76ebc1e3a43e2e8b833da37ba9a8ad16cac3850c26a6bf3a", kill_on_drop: false }` [INFO] [stdout] bdd1503f4f7bdfed76ebc1e3a43e2e8b833da37ba9a8ad16cac3850c26a6bf3a