[INFO] fetching crate wlm 0.3.0... [INFO] checking wlm-0.3.0 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate wlm 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate wlm 0.3.0 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wlm 0.3.0 [INFO] finished tweaking crates.io crate wlm 0.3.0 [INFO] tweaked toml for crates.io crate wlm 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate wlm 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.0 [INFO] [stderr] Downloaded predicates-tree v1.0.0 [INFO] [stderr] Downloaded float-cmp v0.6.0 [INFO] [stderr] Downloaded cc v1.0.52 [INFO] [stderr] Downloaded assert_fs v1.0.0 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded predicates v1.0.4 [INFO] [stderr] Downloaded backtrace-sys v0.1.36 [INFO] [stderr] Downloaded ignore v0.4.14 [INFO] [stderr] Downloaded bstr v0.2.12 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efd3c3a3885009ab6b623c915bb28db3dbfa2e41373423040190ea04fa53e287 [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" "efd3c3a3885009ab6b623c915bb28db3dbfa2e41373423040190ea04fa53e287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efd3c3a3885009ab6b623c915bb28db3dbfa2e41373423040190ea04fa53e287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd3c3a3885009ab6b623c915bb28db3dbfa2e41373423040190ea04fa53e287", kill_on_drop: false }` [INFO] [stdout] efd3c3a3885009ab6b623c915bb28db3dbfa2e41373423040190ea04fa53e287 [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" "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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--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] 8948bcf71c6f0d37b1edc52caa4ae77077fce8fb411e151299be977a2132e705 [INFO] running `Command { std: "docker" "start" "-a" "8948bcf71c6f0d37b1edc52caa4ae77077fce8fb411e151299be977a2132e705", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking backtrace-sys v0.1.36 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking wlm v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking assert_fs v1.0.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn search(&self, platform_window: &sys::WindowState) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:260:62 [INFO] [stdout] | [INFO] [stdout] 260 | fn windows(&self, config: Option<&'a Config>) -> Option>; [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn windows(&self) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:269:3 [INFO] [stdout] | [INFO] [stdout] 269 | sys::list_windows(self.config) [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:273:3 [INFO] [stdout] | [INFO] [stdout] 273 | sys::layout_windows(self.config) [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | sys::print_windows(self.config) [INFO] [stdout] | ^^^ use of undeclared crate or module `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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 compile `wlm` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8948bcf71c6f0d37b1edc52caa4ae77077fce8fb411e151299be977a2132e705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8948bcf71c6f0d37b1edc52caa4ae77077fce8fb411e151299be977a2132e705", kill_on_drop: false }` [INFO] [stdout] 8948bcf71c6f0d37b1edc52caa4ae77077fce8fb411e151299be977a2132e705