[INFO] updating cached repository https://github.com/najamelan/padawan [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c7696a4de6e9c0c4b6f9747636a08c924876d10a [INFO] checking najamelan/padawan against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Fpadawan" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/najamelan/padawan on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/najamelan/padawan [INFO] removed path dependency enigo from git repo https://github.com/najamelan/padawan [INFO] finished tweaking git repo https://github.com/najamelan/padawan [INFO] tweaked toml for git repo https://github.com/najamelan/padawan written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/padawan already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: dependency (enigo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: dependency (enigo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfa75bfbc0ae8d2cf402b48882817512cc2a0d1bddabf8bc1790e5f69d6f3881 [INFO] running `"docker" "start" "-a" "cfa75bfbc0ae8d2cf402b48882817512cc2a0d1bddabf8bc1790e5f69d6f3881"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: dependency (enigo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking gilrs v0.7.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking padawan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/padawan.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/padawan.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Super': now renamed to Meta [INFO] [stderr] --> src/action.rs:150:43 [INFO] [stderr] | [INFO] [stderr] 150 | "Super" => Clickable::Keyboard( Key::Super ), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Super': now renamed to Meta [INFO] [stderr] --> src/action.rs:150:43 [INFO] [stderr] | [INFO] [stderr] 150 | "Super" => Clickable::Keyboard( Key::Super ), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Command': now renamed to Meta [INFO] [stderr] --> src/action.rs:151:43 [INFO] [stderr] | [INFO] [stderr] 151 | "Command" => Clickable::Keyboard( Key::Command ), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Windows': now renamed to Meta [INFO] [stderr] --> src/action.rs:152:43 [INFO] [stderr] | [INFO] [stderr] 152 | "Windows" => Clickable::Keyboard( Key::Windows ), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Command': now renamed to Meta [INFO] [stderr] --> src/action.rs:151:43 [INFO] [stderr] | [INFO] [stderr] 151 | "Command" => Clickable::Keyboard( Key::Command ), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'enigo::Key::Windows': now renamed to Meta [INFO] [stderr] --> src/action.rs:152:43 [INFO] [stderr] | [INFO] [stderr] 152 | "Windows" => Clickable::Keyboard( Key::Windows ), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/padawan.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/gamepad.rs:481:7 [INFO] [stderr] | [INFO] [stderr] 481 | IDS.into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/padawan.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/gamepad.rs:481:7 [INFO] [stderr] | [INFO] [stderr] 481 | IDS.into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/main.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/main.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.16s [INFO] running `"docker" "inspect" "cfa75bfbc0ae8d2cf402b48882817512cc2a0d1bddabf8bc1790e5f69d6f3881"` [INFO] running `"docker" "rm" "-f" "cfa75bfbc0ae8d2cf402b48882817512cc2a0d1bddabf8bc1790e5f69d6f3881"` [INFO] [stdout] cfa75bfbc0ae8d2cf402b48882817512cc2a0d1bddabf8bc1790e5f69d6f3881