[INFO] cloning repository https://github.com/Innoviox/gaddag-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Innoviox/gaddag-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInnoviox%2Fgaddag-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInnoviox%2Fgaddag-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b77d9a3316b48eb434969a95005978e0a57a853
[INFO] checking Innoviox/gaddag-rust/3b77d9a3316b48eb434969a95005978e0a57a853 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInnoviox%2Fgaddag-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Innoviox/gaddag-rust
[INFO] finished tweaking git repo https://github.com/Innoviox/gaddag-rust
[INFO] tweaked toml for git repo https://github.com/Innoviox/gaddag-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Innoviox/gaddag-rust on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Innoviox/gaddag-rust 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glib-macros v0.10.1
[INFO] [stderr]   Downloaded relm-derive v0.20.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded atk v0.9.0
[INFO] [stderr]   Downloaded array-init v0.1.1
[INFO] [stderr]   Downloaded termios v0.3.1
[INFO] [stderr]   Downloaded glib v0.10.2
[INFO] [stderr]   Downloaded rayon v1.4.1
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded gdk v0.13.2
[INFO] [stderr]   Downloaded gio v0.9.1
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.3
[INFO] [stderr]   Downloaded anyhow v1.0.32
[INFO] [stderr]   Downloaded gtk v0.9.2
[INFO] [stderr]   Downloaded rayon-core v1.8.1
[INFO] [stderr]   Downloaded gtk-sys v0.10.0
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded cairo-rs v0.9.1
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.10.0
[INFO] [stderr]   Downloaded gdk-sys v0.10.0
[INFO] [stderr]   Downloaded pango v0.9.1
[INFO] [stderr]   Downloaded pango-sys v0.10.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.23
[INFO] [stderr]   Downloaded gdk-pixbuf v0.9.0
[INFO] [stderr]   Downloaded atk-sys v0.10.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.10.0
[INFO] [stderr]   Downloaded relm v0.20.0
[INFO] [stderr]   Downloaded console v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f1a22775417ce0a313b6a03eb16987ac27d8bea0d65676748364eafa3684532
[INFO] running `Command { std: "docker" "start" "-a" "0f1a22775417ce0a313b6a03eb16987ac27d8bea0d65676748364eafa3684532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f1a22775417ce0a313b6a03eb16987ac27d8bea0d65676748364eafa3684532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1a22775417ce0a313b6a03eb16987ac27d8bea0d65676748364eafa3684532", kill_on_drop: false }`
[INFO] [stdout] 0f1a22775417ce0a313b6a03eb16987ac27d8bea0d65676748364eafa3684532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ebed32405da2bd0cf3a84d2e6ccc3ba6a85392ca35ce79b32c61677ec675135
[INFO] running `Command { std: "docker" "start" "-a" "4ebed32405da2bd0cf3a84d2e6ccc3ba6a85392ca35ce79b32c61677ec675135", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking array-init v0.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking console v0.9.1
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling relm-derive v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]     Checking glib v0.10.2
[INFO] [stderr]     Checking relm v0.20.0
[INFO] [stderr]     Checking gaddag-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dictionary.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn _nexts(&self, current: NodeIndex) -> Edges<char, Directed, u32> {
[INFO] [stdout]     |                   ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn _nexts(&self, current: NodeIndex) -> Edges<'_, char, Directed, u32> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/play.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn of(g: &'a mut Game) -> TermionGame {
[INFO] [stdout]    |                   --              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[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] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn of(g: &'a mut Game) -> TermionGame<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dictionary.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn _nexts(&self, current: NodeIndex) -> Edges<char, Directed, u32> {
[INFO] [stdout]     |                   ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn _nexts(&self, current: NodeIndex) -> Edges<'_, char, Directed, u32> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/play.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn of(g: &'a mut Game) -> TermionGame {
[INFO] [stdout]    |                   --              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[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] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn of(g: &'a mut Game) -> TermionGame<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "4ebed32405da2bd0cf3a84d2e6ccc3ba6a85392ca35ce79b32c61677ec675135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ebed32405da2bd0cf3a84d2e6ccc3ba6a85392ca35ce79b32c61677ec675135", kill_on_drop: false }`
[INFO] [stdout] 4ebed32405da2bd0cf3a84d2e6ccc3ba6a85392ca35ce79b32c61677ec675135
