[INFO] cloning repository https://github.com/gggiulio77/jojo-common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gggiulio77/jojo-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgggiulio77%2Fjojo-common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgggiulio77%2Fjojo-common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a149bd5226912ceec442e1e94a101f700c24485f
[INFO] checking gggiulio77/jojo-common against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgggiulio77%2Fjojo-common" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gggiulio77/jojo-common
[INFO] finished tweaking git repo https://github.com/gggiulio77/jojo-common
[INFO] tweaked toml for git repo https://github.com/gggiulio77/jojo-common written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gggiulio77/jojo-common on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gggiulio77/jojo-common 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.13
[INFO] [stderr]   Downloaded vjoy v0.6.0
[INFO] [stderr]   Downloaded enigo v0.1.3
[INFO] [stderr]   Downloaded vjoy-sys v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe30d1b88cd7d810d5903d95d5bac14891638f54351cca0c783428acc82b71ec
[INFO] running `Command { std: "docker" "start" "-a" "fe30d1b88cd7d810d5903d95d5bac14891638f54351cca0c783428acc82b71ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe30d1b88cd7d810d5903d95d5bac14891638f54351cca0c783428acc82b71ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe30d1b88cd7d810d5903d95d5bac14891638f54351cca0c783428acc82b71ec", kill_on_drop: false }`
[INFO] [stdout] fe30d1b88cd7d810d5903d95d5bac14891638f54351cca0c783428acc82b71ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cf8ea34144703fd1e505e5fb954a17285e9b1865d29417a3081109460e823ce
[INFO] running `Command { std: "docker" "start" "-a" "5cf8ea34144703fd1e505e5fb954a17285e9b1865d29417a3081109460e823ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking jojo-common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:346:11
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:373:11
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:512:11
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `keyboard::Key::Command`: now renamed to Meta
[INFO] [stdout]    --> src/keyboard.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Command,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `keyboard::Key::Super`: now renamed to Meta
[INFO] [stdout]    --> src/keyboard.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     Super,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:346:11
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:373:11
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:512:11
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macos`
[INFO] [stdout]    --> src/keyboard.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "macos")]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"mac_os"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver`, `linux`, `mac_os`, and `windows`
[INFO] [stdout]     = help: consider adding `macos` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `keyboard::Key::Command`: now renamed to Meta
[INFO] [stdout]    --> src/keyboard.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Command,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `keyboard::Key::Super`: now renamed to Meta
[INFO] [stdout]    --> src/keyboard.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     Super,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "5cf8ea34144703fd1e505e5fb954a17285e9b1865d29417a3081109460e823ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf8ea34144703fd1e505e5fb954a17285e9b1865d29417a3081109460e823ce", kill_on_drop: false }`
[INFO] [stdout] 5cf8ea34144703fd1e505e5fb954a17285e9b1865d29417a3081109460e823ce
