[INFO] cloning repository https://github.com/RLogik/wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RLogik/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRLogik%2Fwordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRLogik%2Fwordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 846e0520d428c2b94c47fb6be53ad30661e9bcf0 [INFO] checking RLogik/wordle against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRLogik%2Fwordle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RLogik/wordle on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RLogik/wordle [INFO] finished tweaking git repo https://github.com/RLogik/wordle [INFO] tweaked toml for git repo https://github.com/RLogik/wordle written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RLogik/wordle 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-lang/regex.git` [INFO] [stderr] Updating git repository `https://github.com/chyh1990/yaml-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded closure v0.3.0 [INFO] [stderr] Downloaded dyn-fmt v0.3.0 [INFO] [stderr] Downloaded rust-embed-utils v7.1.0 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded parking_lot_core v0.9.1 [INFO] [stderr] Downloaded crossterm v0.23.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded rust-embed v6.3.0 [INFO] [stderr] Downloaded windows-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5d2ddbe2d039218f129e8a2607941cbb29e3865564afaba6249f527b6d5236 [INFO] running `Command { std: "docker" "start" "-a" "5d5d2ddbe2d039218f129e8a2607941cbb29e3865564afaba6249f527b6d5236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5d2ddbe2d039218f129e8a2607941cbb29e3865564afaba6249f527b6d5236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5d2ddbe2d039218f129e8a2607941cbb29e3865564afaba6249f527b6d5236", kill_on_drop: false }` [INFO] [stdout] 5d5d2ddbe2d039218f129e8a2607941cbb29e3865564afaba6249f527b6d5236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217e8811d24ed6a88fa9fd2264c2545652f27025e7c9d4d496394429a2f53e47 [INFO] running `Command { std: "docker" "start" "-a" "217e8811d24ed6a88fa9fd2264c2545652f27025e7c9d4d496394429a2f53e47", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking regex-syntax v0.6.25 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking rust-embed-utils v7.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 (https://github.com/chyh1990/yaml-rust.git#da52a686) [INFO] [stderr] Checking crossterm v0.23.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking closure v0.3.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking dyn-fmt v0.3.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking regex v1.5.4 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking rust-embed v6.3.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking wordle v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app/states.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | let mut constraint = constraints_map.entry(a.clone()).or_insert(WordlConstraint { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app/states.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | let mut constraint = constraints_map.entry(a.clone()).or_insert(WordlConstraint { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s [INFO] running `Command { std: "docker" "inspect" "217e8811d24ed6a88fa9fd2264c2545652f27025e7c9d4d496394429a2f53e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217e8811d24ed6a88fa9fd2264c2545652f27025e7c9d4d496394429a2f53e47", kill_on_drop: false }` [INFO] [stdout] 217e8811d24ed6a88fa9fd2264c2545652f27025e7c9d4d496394429a2f53e47