[INFO] updating cached repository https://github.com/Eein/hotkey-reproduction [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d78ba2c1b338ca5d8aa9879dce841ce9cbe79dd [INFO] testing Eein/hotkey-reproduction against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fhotkey-reproduction" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eein/hotkey-reproduction on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eein/hotkey-reproduction [INFO] finished tweaking git repo https://github.com/Eein/hotkey-reproduction [INFO] tweaked toml for git repo https://github.com/Eein/hotkey-reproduction written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Eein/hotkey-reproduction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca371bb69fde22d2c674e2b3fc7f41d66f1548bcf29532784b9b8d3494eace2 [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" "1ca371bb69fde22d2c674e2b3fc7f41d66f1548bcf29532784b9b8d3494eace2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca371bb69fde22d2c674e2b3fc7f41d66f1548bcf29532784b9b8d3494eace2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca371bb69fde22d2c674e2b3fc7f41d66f1548bcf29532784b9b8d3494eace2", kill_on_drop: false }` [INFO] [stdout] 1ca371bb69fde22d2c674e2b3fc7f41d66f1548bcf29532784b9b8d3494eace2 [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f1e4e9dbb1d0db5fc91e0aa5cc6928424ffe917bfce99ee6d14a580aae71636 [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" "8f1e4e9dbb1d0db5fc91e0aa5cc6928424ffe917bfce99ee6d14a580aae71636", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling rawslice v0.1.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling odds v0.3.1 [INFO] [stderr] Compiling promising-future v0.2.4 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling livesplit-hotkey v0.5.0 [INFO] [stderr] Compiling livesplit-core v0.11.0 [INFO] [stderr] Compiling hotkey-reproduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hotkey` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let hotkey = HotkeySystem::with_config(timer.clone(), HotkeyConfig { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hotkey` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "8f1e4e9dbb1d0db5fc91e0aa5cc6928424ffe917bfce99ee6d14a580aae71636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1e4e9dbb1d0db5fc91e0aa5cc6928424ffe917bfce99ee6d14a580aae71636", kill_on_drop: false }` [INFO] [stdout] 8f1e4e9dbb1d0db5fc91e0aa5cc6928424ffe917bfce99ee6d14a580aae71636 [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6f65b99356768798704e8e98277d09067adb7395efd68e39fa53b4e2a14f5e [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" "db6f65b99356768798704e8e98277d09067adb7395efd68e39fa53b4e2a14f5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hotkey-reproduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hotkey` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let hotkey = HotkeySystem::with_config(timer.clone(), HotkeyConfig { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hotkey` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "db6f65b99356768798704e8e98277d09067adb7395efd68e39fa53b4e2a14f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6f65b99356768798704e8e98277d09067adb7395efd68e39fa53b4e2a14f5e", kill_on_drop: false }` [INFO] [stdout] db6f65b99356768798704e8e98277d09067adb7395efd68e39fa53b4e2a14f5e [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d2fb8f9c60c466a773cf5c15db6a58caea11c20bc6a448675430149373d3186 [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" "1d2fb8f9c60c466a773cf5c15db6a58caea11c20bc6a448675430149373d3186", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `hotkey` [INFO] [stderr] --> src/main.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let hotkey = HotkeySystem::with_config(timer.clone(), HotkeyConfig { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hotkey` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hotkey_reproduction-f1626f97245df26d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d2fb8f9c60c466a773cf5c15db6a58caea11c20bc6a448675430149373d3186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d2fb8f9c60c466a773cf5c15db6a58caea11c20bc6a448675430149373d3186", kill_on_drop: false }` [INFO] [stdout] 1d2fb8f9c60c466a773cf5c15db6a58caea11c20bc6a448675430149373d3186