[INFO] cloning repository https://github.com/Mr-Helpful/scrabble.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mr-Helpful/scrabble.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Helpful%2Fscrabble.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Helpful%2Fscrabble.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb9662b2f6fb74bec5e1c6eed9181f118ed2fd63
[INFO] testing Mr-Helpful/scrabble.rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Helpful%2Fscrabble.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mr-Helpful/scrabble.rs
[INFO] finished tweaking git repo https://github.com/Mr-Helpful/scrabble.rs
[INFO] tweaked toml for git repo https://github.com/Mr-Helpful/scrabble.rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mr-Helpful/scrabble.rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mr-Helpful/scrabble.rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dfb80894e53b69bbdbc3b74c67e3b2246f9432eaa3b75c865e39b817829f14e
[INFO] running `Command { std: "docker" "start" "-a" "1dfb80894e53b69bbdbc3b74c67e3b2246f9432eaa3b75c865e39b817829f14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfb80894e53b69bbdbc3b74c67e3b2246f9432eaa3b75c865e39b817829f14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfb80894e53b69bbdbc3b74c67e3b2246f9432eaa3b75c865e39b817829f14e", kill_on_drop: false }`
[INFO] [stdout] 1dfb80894e53b69bbdbc3b74c67e3b2246f9432eaa3b75c865e39b817829f14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 785b718b07b10bd82697b76d809caca72a3b514a9fe0106303debe36fe37689a
[INFO] running `Command { std: "docker" "start" "-a" "785b718b07b10bd82697b76d809caca72a3b514a9fe0106303debe36fe37689a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling allwords v0.1.2
[INFO] [stderr]    Compiling trees v0.4.2
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scrabble v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |   TooManyChars(usize),
[INFO] [stdout]    |   ------------ ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -   TooManyChars(usize),
[INFO] [stdout] 28 +   TooManyChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |   TooFewChars(usize),
[INFO] [stdout]    |   ----------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -   TooFewChars(usize),
[INFO] [stdout] 29 +   TooFewChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringIterator` is never constructed
[INFO] [stdout]    --> src/trie/node_trait.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct StringIterator<'a, T: TrieNode> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -     self.0.as_ref().borrow()
[INFO] [stdout] 68 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 74 -     self.0.as_ref().borrow()
[INFO] [stdout] 74 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trie/node_trait.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout]     |                   --               --                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 -   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout] 223 +   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] running `Command { std: "docker" "inspect" "785b718b07b10bd82697b76d809caca72a3b514a9fe0106303debe36fe37689a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785b718b07b10bd82697b76d809caca72a3b514a9fe0106303debe36fe37689a", kill_on_drop: false }`
[INFO] [stdout] 785b718b07b10bd82697b76d809caca72a3b514a9fe0106303debe36fe37689a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5a2567eb77b04c3e4de23bf714eccac10e4b51f3a45f50d333b60162c8d0b9b1
[INFO] running `Command { std: "docker" "start" "-a" "5a2567eb77b04c3e4de23bf714eccac10e4b51f3a45f50d333b60162c8d0b9b1", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |   TooManyChars(usize),
[INFO] [stdout]    |   ------------ ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -   TooManyChars(usize),
[INFO] [stdout] 28 +   TooManyChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |   TooFewChars(usize),
[INFO] [stdout]    |   ----------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -   TooFewChars(usize),
[INFO] [stdout] 29 +   TooFewChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringIterator` is never constructed
[INFO] [stdout]    --> src/trie/node_trait.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct StringIterator<'a, T: TrieNode> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -     self.0.as_ref().borrow()
[INFO] [stdout] 68 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 74 -     self.0.as_ref().borrow()
[INFO] [stdout] 74 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trie/node_trait.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout]     |                   --               --                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 -   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout] 223 +   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scrabble v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |   TooManyChars(usize),
[INFO] [stdout]    |   ------------ ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -   TooManyChars(usize),
[INFO] [stdout] 28 +   TooManyChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/letter/unparse.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |   TooFewChars(usize),
[INFO] [stdout]    |   ----------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -   TooFewChars(usize),
[INFO] [stdout] 29 +   TooFewChars(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringIterator` is never constructed
[INFO] [stdout]    --> src/trie/node_trait.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct StringIterator<'a, T: TrieNode> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -     self.0.as_ref().borrow()
[INFO] [stdout] 68 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/dawg/ptrs.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     self.0.as_ref().borrow()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 74 -     self.0.as_ref().borrow()
[INFO] [stdout] 74 +     self.0.as_ref()
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/trie/node_trait.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout]     |                   --               --                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                   |                |
[INFO] [stdout]     |                   |                the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 -   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stdout] 223 +   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "5a2567eb77b04c3e4de23bf714eccac10e4b51f3a45f50d333b60162c8d0b9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2567eb77b04c3e4de23bf714eccac10e4b51f3a45f50d333b60162c8d0b9b1", kill_on_drop: false }`
[INFO] [stdout] 5a2567eb77b04c3e4de23bf714eccac10e4b51f3a45f50d333b60162c8d0b9b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 67be360d706a0caaee0c5093d5853e682b03ba1272cbc6842720fbf5cc6d4687
[INFO] running `Command { std: "docker" "start" "-a" "67be360d706a0caaee0c5093d5853e682b03ba1272cbc6842720fbf5cc6d4687", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/letter/unparse.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |   TooManyChars(usize),
[INFO] [stderr]    |   ------------ ^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 28 -   TooManyChars(usize),
[INFO] [stderr] 28 +   TooManyChars(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/letter/unparse.rs:29:15
[INFO] [stderr]    |
[INFO] [stderr] 29 |   TooFewChars(usize),
[INFO] [stderr]    |   ----------- ^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 29 -   TooFewChars(usize),
[INFO] [stderr] 29 +   TooFewChars(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StringIterator` is never constructed
[INFO] [stderr]    --> src/trie/node_trait.rs:255:12
[INFO] [stderr]     |
[INFO] [stderr] 255 | pub struct StringIterator<'a, T: TrieNode> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/dawg/ptrs.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 68 |     self.0.as_ref().borrow()
[INFO] [stderr]    |                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 68 -     self.0.as_ref().borrow()
[INFO] [stderr] 68 +     self.0.as_ref()
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stderr]    |
[INFO] [stderr] 59 + #[derive(Clone)]
[INFO] [stderr] 60 | pub struct Node {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/dawg/ptrs.rs:74:20
[INFO] [stderr]    |
[INFO] [stderr] 74 |     self.0.as_ref().borrow()
[INFO] [stderr]    |                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Node` does not implement `Borrow`, so calling `borrow` on `&Node` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 74 -     self.0.as_ref().borrow()
[INFO] [stderr] 74 +     self.0.as_ref()
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `Node`, implement `Clone` for it
[INFO] [stderr]    |
[INFO] [stderr] 59 + #[derive(Clone)]
[INFO] [stderr] 60 | pub struct Node {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/trie/node_trait.rs:223:64
[INFO] [stderr]     |
[INFO] [stderr] 223 |   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stderr]     |                   --               --                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                   |                |
[INFO] [stderr]     |                   |                the lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 223 -   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'_, Self> {
[INFO] [stderr] 223 +   fn extract<'a>(&'a self, other: &'a Self) -> ExtractIterator<'a, Self> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `scrabble` (lib) generated 6 warnings (run `cargo fix --lib -p scrabble` to apply 3 suggestions)
[INFO] [stderr] warning: `scrabble` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/scrabble/1d233f49439fcfba/deps/scrabble-1d233f49439fcfba)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test trie_ptr::test::collection_tests::empty::is_empty ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::char_group ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::char_range_group ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::mixed_all ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::empty ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::mixed_group ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::single_char ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::ranges ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::two_group ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::single_word ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::has::char ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::sub::empty_sub ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::word::wildcard ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::has::empty ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::sub::add_sub ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::has::nothing ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::empty::is_leaf ... ok
[INFO] [stdout] test trie_ptr::test::collection_tests::empty::len_0 ... ok
[INFO] [stdout] test trie_ptr::test::set_tests::add::has ... FAILED
[INFO] [stdout] test trie_ptr::test::set_tests::has::word ... FAILED
[INFO] [stdout] test trie_ptr::test::set_tests::sub::word_sub ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/scrabble/1d233f49439fcfba/deps/scrabble-1d233f49439fcfba` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "67be360d706a0caaee0c5093d5853e682b03ba1272cbc6842720fbf5cc6d4687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67be360d706a0caaee0c5093d5853e682b03ba1272cbc6842720fbf5cc6d4687", kill_on_drop: false }`
[INFO] [stdout] 67be360d706a0caaee0c5093d5853e682b03ba1272cbc6842720fbf5cc6d4687
