[INFO] fetching crate trails 0.0.1...
[INFO] checking trails-0.0.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate trails 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate trails 0.0.1
[INFO] finished tweaking crates.io crate trails 0.0.1
[INFO] tweaked toml for crates.io crate trails 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trails 0.0.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trails 0.0.1 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded simple_logger v2.2.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1055fc7ca7b78310991ae354e01193630f1f715080abeb56f2c86c3ed3864f9a
[INFO] running `Command { std: "docker" "start" "-a" "1055fc7ca7b78310991ae354e01193630f1f715080abeb56f2c86c3ed3864f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1055fc7ca7b78310991ae354e01193630f1f715080abeb56f2c86c3ed3864f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1055fc7ca7b78310991ae354e01193630f1f715080abeb56f2c86c3ed3864f9a", kill_on_drop: false }`
[INFO] [stdout] 1055fc7ca7b78310991ae354e01193630f1f715080abeb56f2c86c3ed3864f9a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15cfc64fbdba0d5c708d5a00187cccf8ac080cbcacad2292326172dfa87d8972
[INFO] running `Command { std: "docker" "start" "-a" "15cfc64fbdba0d5c708d5a00187cccf8ac080cbcacad2292326172dfa87d8972", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking piet v0.3.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking simple_logger v2.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling druid-derive v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling system-deps v1.3.2
[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 cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys 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 pango v0.9.1
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking fluent-bundle v0.12.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking piet-cairo v0.3.0
[INFO] [stderr]     Checking piet-common v0.3.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking druid-shell v0.7.0
[INFO] [stderr]     Checking druid v0.7.0
[INFO] [stderr]     Checking trails v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/ui/web.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{info, warn};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/ui/web.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{info, warn};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/ui/web.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:154:60
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:154:81
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/ui/web.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:158:89
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_data`
[INFO] [stdout]    --> src/ui/web.rs:162:47
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:162:68
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:162:85
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:166:68
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:166:85
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:171:62
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn paint(&mut self, ctx: &mut PaintCtx, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expect` and `expect_optionally` are never used
[INFO] [stdout]   --> src/parse/tokens.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<T> Tokens<T> where T: Eq + Debug {
[INFO] [stdout]    | ------------------------------------- methods in this implementation
[INFO] [stdout] 41 |     /// Consumes a token by expecting one.
[INFO] [stdout] 42 |     pub fn expect(&mut self, expected: &T) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn expect_optionally(&mut self, expected: &T) -> Result<bool> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INLINE_TAGS` is never used
[INFO] [stdout]   --> src/ui/web.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | static INLINE_TAGS: Lazy<HashSet<&str>> = Lazy::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/ui/web.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:154:60
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:154:81
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut AppState, env: &Env) {
[INFO] [stdout]     |                                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/ui/web.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:158:89
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn lifecycle(&mut self, ctx: &mut LifeCycleCtx, event: &LifeCycle, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_data`
[INFO] [stdout]    --> src/ui/web.rs:162:47
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:162:68
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:162:85
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn update(&mut self, ctx: &mut UpdateCtx, old_data: &AppState, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/ui/web.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/ui/web.rs:166:68
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:166:85
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn layout(&mut self, ctx: &mut LayoutCtx, bc: &BoxConstraints, data: &AppState, env: &Env) -> Size {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/ui/web.rs:171:62
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn paint(&mut self, ctx: &mut PaintCtx, data: &AppState, env: &Env) {
[INFO] [stdout]     |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expect` and `expect_optionally` are never used
[INFO] [stdout]   --> src/parse/tokens.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<T> Tokens<T> where T: Eq + Debug {
[INFO] [stdout]    | ------------------------------------- methods in this implementation
[INFO] [stdout] 41 |     /// Consumes a token by expecting one.
[INFO] [stdout] 42 |     pub fn expect(&mut self, expected: &T) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn expect_optionally(&mut self, expected: &T) -> Result<bool> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INLINE_TAGS` is never used
[INFO] [stdout]   --> src/ui/web.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | static INLINE_TAGS: Lazy<HashSet<&str>> = Lazy::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "15cfc64fbdba0d5c708d5a00187cccf8ac080cbcacad2292326172dfa87d8972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15cfc64fbdba0d5c708d5a00187cccf8ac080cbcacad2292326172dfa87d8972", kill_on_drop: false }`
[INFO] [stdout] 15cfc64fbdba0d5c708d5a00187cccf8ac080cbcacad2292326172dfa87d8972
