[INFO] cloning repository https://github.com/ericcarmi/udotool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericcarmi/udotool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcarmi%2Fudotool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcarmi%2Fudotool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 693db5fdb14bd8d0a4bfc22443e213163caea299
[INFO] checking ericcarmi/udotool against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcarmi%2Fudotool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ericcarmi/udotool
[INFO] finished tweaking git repo https://github.com/ericcarmi/udotool
[INFO] tweaked toml for git repo https://github.com/ericcarmi/udotool written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ericcarmi/udotool on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ericcarmi/udotool 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ericcarmi/udotool against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcarmi%2Fudotool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ericcarmi/udotool
[INFO] finished tweaking git repo https://github.com/ericcarmi/udotool
[INFO] tweaked toml for git repo https://github.com/ericcarmi/udotool written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ericcarmi/udotool on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ericcarmi/udotool 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-sys v0.2.1
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a74c643c62c3dd2c6bfd68593d4b329d10a946d9e7d33853b5f548b8ad99d63a
[INFO] running `Command { std: "docker" "start" "-a" "a74c643c62c3dd2c6bfd68593d4b329d10a946d9e7d33853b5f548b8ad99d63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a74c643c62c3dd2c6bfd68593d4b329d10a946d9e7d33853b5f548b8ad99d63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74c643c62c3dd2c6bfd68593d4b329d10a946d9e7d33853b5f548b8ad99d63a", kill_on_drop: false }`
[INFO] [stdout] a74c643c62c3dd2c6bfd68593d4b329d10a946d9e7d33853b5f548b8ad99d63a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d987cf8bfed1a93c3964e138e8e77bca76c9644e76b6bc3e66d8a2c837978892
[INFO] running `Command { std: "docker" "start" "-a" "d987cf8bfed1a93c3964e138e8e77bca76c9644e76b6bc3e66d8a2c837978892", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking enigo v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking udotool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ("a", A),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]   --> src/commands.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         ("b", B),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `C` in this scope
[INFO] [stdout]   --> src/commands.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         ("c", C),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D` in this scope
[INFO] [stdout]   --> src/commands.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ("d", D),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `E` in this scope
[INFO] [stdout]   --> src/commands.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         ("e", E),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these constants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f128::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f16::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f32::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f64::consts::E;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `F` in this scope
[INFO] [stdout]    --> src/commands.rs:25:15
[INFO] [stdout]     |
[INFO] [stdout]  25 |         ("f", F),
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.2.1/src/keycodes.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     F1,
[INFO] [stdout]     |     -- similarly named unit variant `F1` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  25 |         ("f", F1),
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `G` in this scope
[INFO] [stdout]   --> src/commands.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ("g", G),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `H` in this scope
[INFO] [stdout]   --> src/commands.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |         ("h", H),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `I` in this scope
[INFO] [stdout]   --> src/commands.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         ("i", I),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `J` in this scope
[INFO] [stdout]   --> src/commands.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ("j", J),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `K` in this scope
[INFO] [stdout]   --> src/commands.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ("k", K),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `L` in this scope
[INFO] [stdout]   --> src/commands.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         ("l", L),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `M` in this scope
[INFO] [stdout]   --> src/commands.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         ("m", M),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `N` in this scope
[INFO] [stdout]   --> src/commands.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         ("n", N),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `O` in this scope
[INFO] [stdout]   --> src/commands.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ("o", O),
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/result.rs:561:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named tuple variant `Ok` defined here
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ("o", Ok),
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `P` in this scope
[INFO] [stdout]   --> src/commands.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ("p", P),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Q` in this scope
[INFO] [stdout]   --> src/commands.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ("q", Q),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R` in this scope
[INFO] [stdout]   --> src/commands.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ("r", R),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `S` in this scope
[INFO] [stdout]   --> src/commands.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ("s", S),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `T` in this scope
[INFO] [stdout]   --> src/commands.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         ("t", T),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `U` in this scope
[INFO] [stdout]   --> src/commands.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ("u", U),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `V` in this scope
[INFO] [stdout]   --> src/commands.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         ("v", V),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `W` in this scope
[INFO] [stdout]   --> src/commands.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         ("w", W),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `X` in this scope
[INFO] [stdout]   --> src/commands.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ("x", X),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Y` in this scope
[INFO] [stdout]   --> src/commands.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         ("y", Y),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Z` in this scope
[INFO] [stdout]   --> src/commands.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         ("z", Z),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `udotool` (bin "udotool") due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]   --> src/commands.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ("a", A),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]   --> src/commands.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         ("b", B),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `C` in this scope
[INFO] [stdout]   --> src/commands.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         ("c", C),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D` in this scope
[INFO] [stdout]   --> src/commands.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ("d", D),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `E` in this scope
[INFO] [stdout]   --> src/commands.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         ("e", E),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these constants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f128::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f16::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f32::consts::E;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::f64::consts::E;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `F` in this scope
[INFO] [stdout]    --> src/commands.rs:25:15
[INFO] [stdout]     |
[INFO] [stdout]  25 |         ("f", F),
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.2.1/src/keycodes.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     F1,
[INFO] [stdout]     |     -- similarly named unit variant `F1` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  25 |         ("f", F1),
[INFO] [stdout]     |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `G` in this scope
[INFO] [stdout]   --> src/commands.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ("g", G),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `H` in this scope
[INFO] [stdout]   --> src/commands.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |         ("h", H),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `I` in this scope
[INFO] [stdout]   --> src/commands.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         ("i", I),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `J` in this scope
[INFO] [stdout]   --> src/commands.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ("j", J),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `K` in this scope
[INFO] [stdout]   --> src/commands.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ("k", K),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `L` in this scope
[INFO] [stdout]   --> src/commands.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         ("l", L),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `M` in this scope
[INFO] [stdout]   --> src/commands.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         ("m", M),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `N` in this scope
[INFO] [stdout]   --> src/commands.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         ("n", N),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `O` in this scope
[INFO] [stdout]   --> src/commands.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ("o", O),
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/result.rs:561:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named tuple variant `Ok` defined here
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ("o", Ok),
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `P` in this scope
[INFO] [stdout]   --> src/commands.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ("p", P),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Q` in this scope
[INFO] [stdout]   --> src/commands.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ("q", Q),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R` in this scope
[INFO] [stdout]   --> src/commands.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ("r", R),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `S` in this scope
[INFO] [stdout]   --> src/commands.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ("s", S),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `T` in this scope
[INFO] [stdout]   --> src/commands.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         ("t", T),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `U` in this scope
[INFO] [stdout]   --> src/commands.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ("u", U),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `V` in this scope
[INFO] [stdout]   --> src/commands.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         ("v", V),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `W` in this scope
[INFO] [stdout]   --> src/commands.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         ("w", W),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `X` in this scope
[INFO] [stdout]   --> src/commands.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ("x", X),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Y` in this scope
[INFO] [stdout]   --> src/commands.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         ("y", Y),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Z` in this scope
[INFO] [stdout]   --> src/commands.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         ("z", Z),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `udotool` (bin "udotool" test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "d987cf8bfed1a93c3964e138e8e77bca76c9644e76b6bc3e66d8a2c837978892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d987cf8bfed1a93c3964e138e8e77bca76c9644e76b6bc3e66d8a2c837978892", kill_on_drop: false }`
[INFO] [stdout] d987cf8bfed1a93c3964e138e8e77bca76c9644e76b6bc3e66d8a2c837978892
