[INFO] cloning repository https://github.com/0Atticus/poketwo-automation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0Atticus/poketwo-automation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Atticus%2Fpoketwo-automation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Atticus%2Fpoketwo-automation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 961a360987fd10bce74910b3247a661df3fc9da7 [INFO] testing 0Atticus/poketwo-automation against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Atticus%2Fpoketwo-automation" "/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/0Atticus/poketwo-automation on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0Atticus/poketwo-automation [INFO] finished tweaking git repo https://github.com/0Atticus/poketwo-automation [INFO] tweaked toml for git repo https://github.com/0Atticus/poketwo-automation written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/0Atticus/poketwo-automation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 term_size v0.3.2 [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded wayland-protocols v0.27.0 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded x11-clipboard v0.5.3 [INFO] [stderr] Downloaded mime_guess v2.0.4 [INFO] [stderr] Downloaded wayland-scanner v0.27.0 [INFO] [stderr] Downloaded xcb v0.10.1 [INFO] [stderr] Downloaded wayland-sys v0.27.0 [INFO] [stderr] Downloaded wl-clipboard-rs v0.4.1 [INFO] [stderr] Downloaded wayland-commons v0.27.0 [INFO] [stderr] Downloaded wayland-client v0.27.0 [INFO] [stderr] Downloaded tree_magic v0.2.3 [INFO] [stderr] Downloaded stderrlog v0.4.3 [INFO] [stderr] Downloaded cli-clipboard v0.2.1 [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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72e7a65cf5885156d5ea000f5c2e791a0c0a9d482aa0bad1954baeabd5161df3 [INFO] running `Command { std: "docker" "start" "-a" "72e7a65cf5885156d5ea000f5c2e791a0c0a9d482aa0bad1954baeabd5161df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72e7a65cf5885156d5ea000f5c2e791a0c0a9d482aa0bad1954baeabd5161df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e7a65cf5885156d5ea000f5c2e791a0c0a9d482aa0bad1954baeabd5161df3", kill_on_drop: false }` [INFO] [stdout] 72e7a65cf5885156d5ea000f5c2e791a0c0a9d482aa0bad1954baeabd5161df3 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f495ba049a9ce15cb296592f1eed109d06ebf9afe12e511e12f7cca5185c6350 [INFO] running `Command { std: "docker" "start" "-a" "f495ba049a9ce15cb296592f1eed109d06ebf9afe12e511e12f7cca5185c6350", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling wl-clipboard-rs v0.4.1 [INFO] [stderr] Compiling cli-clipboard v0.2.1 [INFO] [stderr] Compiling garbag v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_word` is assigned to, but never used [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut best_word = "nope".to_owned(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_best_word` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_word` is never read [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | best_word = read_file(&new_clue).0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notify` [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let notify = Command::new("zenity").args(["--notification", &format!("--text='{}'", best.0)]).spawn().expect("nope"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_notify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `copy` [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let copy = Command::new("python3").args(["copy.py", &format!("{}", best.0)]).spawn().expect("nope"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "f495ba049a9ce15cb296592f1eed109d06ebf9afe12e511e12f7cca5185c6350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f495ba049a9ce15cb296592f1eed109d06ebf9afe12e511e12f7cca5185c6350", kill_on_drop: false }` [INFO] [stdout] f495ba049a9ce15cb296592f1eed109d06ebf9afe12e511e12f7cca5185c6350 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d62d6a294a8031dcdd11594992c380c6f8af46ed3f10c43b0dcb3833fa8cd8bb [INFO] running `Command { std: "docker" "start" "-a" "d62d6a294a8031dcdd11594992c380c6f8af46ed3f10c43b0dcb3833fa8cd8bb", kill_on_drop: false }` [INFO] [stderr] Compiling garbag v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_word` is assigned to, but never used [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut best_word = "nope".to_owned(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_best_word` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_word` is never read [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | best_word = read_file(&new_clue).0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notify` [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let notify = Command::new("zenity").args(["--notification", &format!("--text='{}'", best.0)]).spawn().expect("nope"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_notify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `copy` [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let copy = Command::new("python3").args(["copy.py", &format!("{}", best.0)]).spawn().expect("nope"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "d62d6a294a8031dcdd11594992c380c6f8af46ed3f10c43b0dcb3833fa8cd8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62d6a294a8031dcdd11594992c380c6f8af46ed3f10c43b0dcb3833fa8cd8bb", kill_on_drop: false }` [INFO] [stdout] d62d6a294a8031dcdd11594992c380c6f8af46ed3f10c43b0dcb3833fa8cd8bb [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff074754f011cd765f98df9d7a1ad4ce3737fe52f8ce7d95f7c5d9f12bf36b6e [INFO] running `Command { std: "docker" "start" "-a" "ff074754f011cd765f98df9d7a1ad4ce3737fe52f8ce7d95f7c5d9f12bf36b6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `best_word` is assigned to, but never used [INFO] [stderr] --> src/main.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | let mut best_word = "nope".to_owned(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: consider using `_best_word` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `best_word` is never read [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | best_word = read_file(&new_clue).0; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `notify` [INFO] [stderr] --> src/main.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | let notify = Command::new("zenity").args(["--notification", &format!("--text='{}'", best.0)]).spawn().expect("nope"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_notify` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `copy` [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | let copy = Command::new("python3").args(["copy.py", &format!("{}", best.0)]).spawn().expect("nope"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_copy` [INFO] [stderr] [INFO] [stderr] warning: `garbag` (bin "garbag" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/garbag-31a0add1b4de26d5) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/garbag-4191add98f2af5ec) [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] [stdout] [INFO] [stderr] Doc-tests garbag [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] [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" "ff074754f011cd765f98df9d7a1ad4ce3737fe52f8ce7d95f7c5d9f12bf36b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff074754f011cd765f98df9d7a1ad4ce3737fe52f8ce7d95f7c5d9f12bf36b6e", kill_on_drop: false }` [INFO] [stdout] ff074754f011cd765f98df9d7a1ad4ce3737fe52f8ce7d95f7c5d9f12bf36b6e