[INFO] cloning repository https://github.com/seftontycho/fivewords
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seftontycho/fivewords" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseftontycho%2Ffivewords", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseftontycho%2Ffivewords'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f1d7653c80d9ab650b9e5fdc031b73b7235c6fa
[INFO] checking seftontycho/fivewords against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseftontycho%2Ffivewords" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seftontycho/fivewords
[INFO] finished tweaking git repo https://github.com/seftontycho/fivewords
[INFO] tweaked toml for git repo https://github.com/seftontycho/fivewords written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seftontycho/fivewords on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seftontycho/fivewords 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27841a201e5eff474dd604a184b9541d16387a0ef001d07a1185745d0a6c7c97
[INFO] running `Command { std: "docker" "start" "-a" "27841a201e5eff474dd604a184b9541d16387a0ef001d07a1185745d0a6c7c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27841a201e5eff474dd604a184b9541d16387a0ef001d07a1185745d0a6c7c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27841a201e5eff474dd604a184b9541d16387a0ef001d07a1185745d0a6c7c97", kill_on_drop: false }`
[INFO] [stdout] 27841a201e5eff474dd604a184b9541d16387a0ef001d07a1185745d0a6c7c97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41bf8ba99fae8e69000f269641d91ec774ba011439c6734baf5acbedab5a040a
[INFO] running `Command { std: "docker" "start" "-a" "41bf8ba99fae8e69000f269641d91ec774ba011439c6734baf5acbedab5a040a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking openssl-sys v0.9.75
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking openssl v0.10.41
[INFO] [stderr]     Checking native-tls v0.2.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking fivewords v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `solutions`
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let solutions = find_solutions(&encoded);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solutions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `solutions`
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let solutions = find_solutions(&encoded);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solutions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "41bf8ba99fae8e69000f269641d91ec774ba011439c6734baf5acbedab5a040a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bf8ba99fae8e69000f269641d91ec774ba011439c6734baf5acbedab5a040a", kill_on_drop: false }`
[INFO] [stdout] 41bf8ba99fae8e69000f269641d91ec774ba011439c6734baf5acbedab5a040a
