[INFO] fetching crate wlm 0.3.0... [INFO] checking wlm-0.3.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [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 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f389e0ca50902c39ec4ce120f12dbd9a685dddbb9dc3373eeb3b968dfd5e8b50 [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" "f389e0ca50902c39ec4ce120f12dbd9a685dddbb9dc3373eeb3b968dfd5e8b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f389e0ca50902c39ec4ce120f12dbd9a685dddbb9dc3373eeb3b968dfd5e8b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f389e0ca50902c39ec4ce120f12dbd9a685dddbb9dc3373eeb3b968dfd5e8b50", kill_on_drop: false }` [INFO] [stdout] f389e0ca50902c39ec4ce120f12dbd9a685dddbb9dc3373eeb3b968dfd5e8b50 [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 2d329024f5d3328eaa61e1fe33ff985f9c69fc15dcbe664dfed24a792427c7a8 [INFO] running `Command { std: "docker" "start" "-a" "2d329024f5d3328eaa61e1fe33ff985f9c69fc15dcbe664dfed24a792427c7a8", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.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 ryu v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs v1.0.5 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [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] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking regex v1.2.1 [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] 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 assert_fs v1.0.0 [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] [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[E0433]: failed to resolve: use of undeclared crate or module `sys` [INFO] [stdout] --> src/lib.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | let mut window_state = sys::WindowState::new(); [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:450:28 [INFO] [stdout] | [INFO] [stdout] 450 | let mut window_state = sys::WindowState::new(); [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:466:28 [INFO] [stdout] | [INFO] [stdout] 466 | let mut window_state = sys::WindowState::new(); [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:482:28 [INFO] [stdout] | [INFO] [stdout] 482 | let mut window_state = sys::WindowState::new(); [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:499:28 [INFO] [stdout] | [INFO] [stdout] 499 | let mut window_state = sys::WindowState::new(); [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:519:28 [INFO] [stdout] | [INFO] [stdout] 519 | let mut window_state = sys::WindowState::new(); [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] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d329024f5d3328eaa61e1fe33ff985f9c69fc15dcbe664dfed24a792427c7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d329024f5d3328eaa61e1fe33ff985f9c69fc15dcbe664dfed24a792427c7a8", kill_on_drop: false }` [INFO] [stdout] 2d329024f5d3328eaa61e1fe33ff985f9c69fc15dcbe664dfed24a792427c7a8