[INFO] fetching crate wlm 0.3.0... [INFO] checking wlm-0.3.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate wlm 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wlm 0.3.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", 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] ea07913f557ca4cd796ef2e8c5e574d50d99a53c98bd24dadb32e6368765d7f2 [INFO] running `Command { std: "docker" "start" "-a" "ea07913f557ca4cd796ef2e8c5e574d50d99a53c98bd24dadb32e6368765d7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea07913f557ca4cd796ef2e8c5e574d50d99a53c98bd24dadb32e6368765d7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea07913f557ca4cd796ef2e8c5e574d50d99a53c98bd24dadb32e6368765d7f2", kill_on_drop: false }` [INFO] [stdout] ea07913f557ca4cd796ef2e8c5e574d50d99a53c98bd24dadb32e6368765d7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e6d4a677eaed242c735da38004ceb44ab59c6ae61f330efd210cd8a6edcffc [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" "a2e6d4a677eaed242c735da38004ceb44ab59c6ae61f330efd210cd8a6edcffc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [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 term v0.5.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [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] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking csv v1.1.3 [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] [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] [stderr] Checking assert_fs v1.0.0 [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" "a2e6d4a677eaed242c735da38004ceb44ab59c6ae61f330efd210cd8a6edcffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e6d4a677eaed242c735da38004ceb44ab59c6ae61f330efd210cd8a6edcffc", kill_on_drop: false }` [INFO] [stdout] a2e6d4a677eaed242c735da38004ceb44ab59c6ae61f330efd210cd8a6edcffc