[INFO] cloning repository https://github.com/ryankurte/autodeck [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryankurte/autodeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fautodeck"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fautodeck'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b2f35bf086170db2d073af700b79e1413ed1762 [INFO] checking ryankurte/autodeck against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fautodeck" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/autodeck on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ryankurte/autodeck [INFO] finished tweaking git repo https://github.com/ryankurte/autodeck [INFO] tweaked toml for git repo https://github.com/ryankurte/autodeck written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/autodeck already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 86f613123dea70de83a8b9220b0987905e7761aabca703858e96ccd69072d08a [INFO] running `"docker" "start" "-a" "86f613123dea70de83a8b9220b0987905e7761aabca703858e96ccd69072d08a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling hidapi v1.1.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking tracing-subscriber v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking streamdeck v0.4.1 [INFO] [stderr] Checking autodeck v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/lib.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | let a = Automation::load("example.toml") [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "86f613123dea70de83a8b9220b0987905e7761aabca703858e96ccd69072d08a"` [INFO] running `"docker" "rm" "-f" "86f613123dea70de83a8b9220b0987905e7761aabca703858e96ccd69072d08a"` [INFO] [stdout] 86f613123dea70de83a8b9220b0987905e7761aabca703858e96ccd69072d08a