[INFO] cloning 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" "clone" "--bare" "https://github.com/Eein/hotkey-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fhotkey-reproduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fhotkey-reproduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d78ba2c1b338ca5d8aa9879dce841ce9cbe79dd [INFO] testing Eein/hotkey-reproduction against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fhotkey-reproduction" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eein/hotkey-reproduction on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-15/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.14.0 [INFO] [stderr] Downloaded stdweb v0.3.0 [INFO] [stderr] Downloaded livesplit-core v0.11.0 [INFO] [stderr] Downloaded promising-future v0.2.4 [INFO] [stderr] Downloaded rawslice v0.1.0 [INFO] [stderr] Downloaded odds v0.3.1 [INFO] [stderr] Downloaded livesplit-hotkey v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c47900274074397d3e427f492fce18afb016ae8161139feff539db6d69c330 [INFO] running `Command { std: "docker" "start" "-a" "87c47900274074397d3e427f492fce18afb016ae8161139feff539db6d69c330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c47900274074397d3e427f492fce18afb016ae8161139feff539db6d69c330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c47900274074397d3e427f492fce18afb016ae8161139feff539db6d69c330", kill_on_drop: false }` [INFO] [stdout] 87c47900274074397d3e427f492fce18afb016ae8161139feff539db6d69c330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9678fa203ce78a7dffd0a192dd07c0ed538e696478a17bc62413609749b96b [INFO] running `Command { std: "docker" "start" "-a" "2d9678fa203ce78a7dffd0a192dd07c0ed538e696478a17bc62413609749b96b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rawslice v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling odds v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling promising-future v0.2.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.14.1 [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 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 30.40s [INFO] running `Command { std: "docker" "inspect" "2d9678fa203ce78a7dffd0a192dd07c0ed538e696478a17bc62413609749b96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9678fa203ce78a7dffd0a192dd07c0ed538e696478a17bc62413609749b96b", kill_on_drop: false }` [INFO] [stdout] 2d9678fa203ce78a7dffd0a192dd07c0ed538e696478a17bc62413609749b96b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06061b2a88853c4a86e2b8aadc2d3784b703c74eac3ab1880cf1637eea287165 [INFO] running `Command { std: "docker" "start" "-a" "06061b2a88853c4a86e2b8aadc2d3784b703c74eac3ab1880cf1637eea287165", kill_on_drop: false }` [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 0.40s [INFO] running `Command { std: "docker" "inspect" "06061b2a88853c4a86e2b8aadc2d3784b703c74eac3ab1880cf1637eea287165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06061b2a88853c4a86e2b8aadc2d3784b703c74eac3ab1880cf1637eea287165", kill_on_drop: false }` [INFO] [stdout] 06061b2a88853c4a86e2b8aadc2d3784b703c74eac3ab1880cf1637eea287165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad368fcc04e70f08dc78926edc76d36ce47673bcc86307c12e9498a23b773342 [INFO] running `Command { std: "docker" "start" "-a" "ad368fcc04e70f08dc78926edc76d36ce47673bcc86307c12e9498a23b773342", 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.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hotkey_reproduction-373ad02b7f68ebe7) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad368fcc04e70f08dc78926edc76d36ce47673bcc86307c12e9498a23b773342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad368fcc04e70f08dc78926edc76d36ce47673bcc86307c12e9498a23b773342", kill_on_drop: false }` [INFO] [stdout] ad368fcc04e70f08dc78926edc76d36ce47673bcc86307c12e9498a23b773342