[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] 9361b309be32273f0a330fb3dd6b2e49efb7dd95 [INFO] checking ousttrue/frame_factory against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Fframe_factory" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ousttrue/frame_factory on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-9/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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 210ed26a2cfd2d73aba0c4f025f6342c13b682547b34397a28fe03bf1f8eff80 [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" "210ed26a2cfd2d73aba0c4f025f6342c13b682547b34397a28fe03bf1f8eff80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "210ed26a2cfd2d73aba0c4f025f6342c13b682547b34397a28fe03bf1f8eff80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210ed26a2cfd2d73aba0c4f025f6342c13b682547b34397a28fe03bf1f8eff80", kill_on_drop: false }` [INFO] [stdout] 210ed26a2cfd2d73aba0c4f025f6342c13b682547b34397a28fe03bf1f8eff80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ba9ce627769ed69058105f7cba7490a96369b8269d4307ec72bea4d6ac127d [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" "93ba9ce627769ed69058105f7cba7490a96369b8269d4307ec72bea4d6ac127d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking va_list v0.1.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking com_ptr v0.2.1 [INFO] [stderr] Checking com_ptr_util v0.1.0 (/opt/rustwide/workdir/com_ptr_util) [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "93ba9ce627769ed69058105f7cba7490a96369b8269d4307ec72bea4d6ac127d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ba9ce627769ed69058105f7cba7490a96369b8269d4307ec72bea4d6ac127d", kill_on_drop: false }` [INFO] [stdout] 93ba9ce627769ed69058105f7cba7490a96369b8269d4307ec72bea4d6ac127d