[INFO] cloning repository https://github.com/icewind1991/evdev-shortcut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/evdev-shortcut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fevdev-shortcut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fevdev-shortcut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 025ee6a62021b5b2e44a91d06c32b0c322456997 [INFO] checking icewind1991/evdev-shortcut/025ee6a62021b5b2e44a91d06c32b0c322456997 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fevdev-shortcut" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/evdev-shortcut on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icewind1991/evdev-shortcut [INFO] finished tweaking git repo https://github.com/icewind1991/evdev-shortcut [INFO] tweaked toml for git repo https://github.com/icewind1991/evdev-shortcut written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/icewind1991/evdev-shortcut already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating evdev-shortcut v0.1.3 (/workspace/builds/worker-7-tc1/source) -> v0.1.4 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded test-case v3.1.0 [INFO] [stderr] Downloaded parse-display v0.8.1 [INFO] [stderr] Downloaded test-case-core v3.1.0 [INFO] [stderr] Downloaded test-case-macros v3.1.0 [INFO] [stderr] Downloaded parse-display-derive v0.8.1 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded toml_edit v0.19.10 [INFO] [stderr] Downloaded evdev v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3571bea268151048be562885ec3e4a68b402e3794e74cd7be0c65ac3446401f9 [INFO] running `Command { std: "docker" "start" "-a" "3571bea268151048be562885ec3e4a68b402e3794e74cd7be0c65ac3446401f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3571bea268151048be562885ec3e4a68b402e3794e74cd7be0c65ac3446401f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3571bea268151048be562885ec3e4a68b402e3794e74cd7be0c65ac3446401f9", kill_on_drop: false }` [INFO] [stdout] 3571bea268151048be562885ec3e4a68b402e3794e74cd7be0c65ac3446401f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3ea2777d9ff970e539012a7ff955c1647ed98ccd532a6d634579746c85a4b2 [INFO] running `Command { std: "docker" "start" "-a" "af3ea2777d9ff970e539012a7ff955c1647ed98ccd532a6d634579746c85a4b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Checking test-case v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling parse-display-derive v0.8.1 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking parse-display v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking evdev-shortcut v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/listener.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/listener.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "af3ea2777d9ff970e539012a7ff955c1647ed98ccd532a6d634579746c85a4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3ea2777d9ff970e539012a7ff955c1647ed98ccd532a6d634579746c85a4b2", kill_on_drop: false }` [INFO] [stdout] af3ea2777d9ff970e539012a7ff955c1647ed98ccd532a6d634579746c85a4b2