[INFO] cloning repository https://github.com/museun/still_shaken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/still_shaken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92003417aad4d3d0334419741061a61a0b3817c2
[INFO] checking museun/still_shaken against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/museun/still_shaken
[INFO] finished tweaking git repo https://github.com/museun/still_shaken
[INFO] tweaked toml for git repo https://github.com/museun/still_shaken written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/museun/still_shaken on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/museun/still_shaken 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `still_shaken` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../still_shaken
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `still-shaken`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/still_shaken/main.rs
[INFO] [stderr] 1 + src/bin/still_shaken/still-shaken.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `still_shaken` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `shaken_brain` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc1/source/target/.../shaken_brain
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `shaken-brain`, convert `package.name`
[INFO] [stderr]   --> crates/shaken_brain/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "shaken_brain"
[INFO] [stderr]  2 + name = "shaken-brain"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `shaken-brain`, specify `bin.name`
[INFO] [stderr]   --> crates/shaken_brain/Cargo.toml:16:110
[INFO] [stderr]    |
[INFO] [stderr] 16 ~ markov      = { git = "https://github.com/museun/markov", rev = "b2d7f9f4487498c060ab8057f0c1828e2899f212" }
[INFO] [stderr] 17 + [[bin]]
[INFO] [stderr] 18 + name = "shaken-brain"
[INFO] [stderr] 19 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `shaken_brain` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/museun/markov`
[INFO] [stderr]     Updating git repository `https://github.com/museun/fastrand_ext`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded twitchchat v0.14.5
[INFO] [stderr]   Downloaded futures-io v0.3.7
[INFO] [stderr]   Downloaded simple_env_load v0.1.0
[INFO] [stderr]   Downloaded mock_instant v0.2.1
[INFO] [stderr]   Downloaded wildmatch v1.0.12
[INFO] [stderr]   Downloaded chunked_transfer v1.3.0
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded instant v0.1.8
[INFO] [stderr]   Downloaded alto_logger v0.3.7
[INFO] [stderr]   Downloaded async-ctrlc v1.2.0
[INFO] [stderr]   Downloaded ctrlc v3.1.7
[INFO] [stderr]   Downloaded async-executor v1.3.0
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] [stderr]   Downloaded async-io v1.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded futures-lite v1.11.2
[INFO] [stderr]   Downloaded async-tls v0.10.0
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded tiny_http v0.7.0
[INFO] [stderr]   Downloaded ahash v0.4.6
[INFO] [stderr]   Downloaded attohttpc v0.16.0
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded snap v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894
[INFO] running `Command { std: "docker" "start" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `shaken_brain` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../shaken_brain
[INFO] [stderr]    |                          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `shaken-brain`, convert `package.name`
[INFO] [stderr]   --> crates/shaken_brain/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "shaken_brain"
[INFO] [stderr]  2 + name = "shaken-brain"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `shaken-brain`, specify `bin.name`
[INFO] [stderr]   --> crates/shaken_brain/Cargo.toml:16:110
[INFO] [stderr]    |
[INFO] [stderr] 16 ~ markov      = { git = "https://github.com/museun/markov", rev = "b2d7f9f4487498c060ab8057f0c1828e2899f212" }
[INFO] [stderr] 17 + [[bin]]
[INFO] [stderr] 18 + name = "shaken-brain"
[INFO] [stderr] 19 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `shaken_brain` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `still_shaken` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../still_shaken
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `still-shaken`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/still_shaken/main.rs
[INFO] [stderr] 1 + src/bin/still_shaken/still-shaken.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `still_shaken` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking futures-io v0.3.7
[INFO] [stderr]     Checking futures-core v0.3.7
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking ahash v0.4.6
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking alto_logger v0.3.7
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking async-channel v1.5.1
[INFO] [stderr]    Compiling snap v1.0.1
[INFO] [stderr]     Checking wildmatch v1.0.12
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking shaken_commands v0.1.0 (/opt/rustwide/workdir/crates/shaken_commands)
[INFO] [stderr]     Checking mock_instant v0.2.1
[INFO] [stderr]     Checking simple_env_load v0.1.0
[INFO] [stderr]     Checking shaken_template v0.1.0 (/opt/rustwide/workdir/crates/shaken_template)
[INFO] [stderr]     Checking fastrand_ext v0.1.0 (https://github.com/museun/fastrand_ext?rev=a8a74879f3f5726613c55f44695c05d523de26fd#a8a74879)
[INFO] [stderr]     Checking chunked_transfer v1.3.0
[INFO] [stderr]     Checking ascii v1.0.0
[INFO] [stderr]     Checking futures-lite v1.11.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking async-executor v1.3.0
[INFO] [stderr]     Checking nb-connect v1.0.2
[INFO] [stderr]     Checking polling v2.0.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking async-io v1.1.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tiny_http v0.7.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking ctrlc v3.1.7
[INFO] [stderr]     Checking async-ctrlc v1.2.0
[INFO] [stderr]     Checking async-tls v0.10.0
[INFO] [stderr]     Checking twitchchat v0.14.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking markov v0.1.0 (https://github.com/museun/markov?rev=b2d7f9f4487498c060ab8057f0c1828e2899f212#b2d7f9f4)
[INFO] [stderr]     Checking toml v0.5.7
[INFO] [stderr]     Checking attohttpc v0.16.0
[INFO] [stderr]     Checking shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/shaken_brain/src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             log::debug!("{} took: {:.2?}", self.label, self.start.elapsed())
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `log::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/shaken_brain/src/main.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |             _ => anyhow::bail!("nope"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/shaken_brain/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 log::error!("cannot respond: {}", err)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/shaken_brain/src/main.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             log::debug!("{} took: {:.2?}", self.label, self.start.elapsed())
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `log::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/shaken_brain/src/main.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |             _ => anyhow::bail!("nope"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/shaken_brain/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 log::error!("cannot respond: {}", err)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/still_shaken/src/bot/runner.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   log::error!("error: {}", err)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/still_shaken/src/bot/state.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             anyhow::bail!("'{}' already existed in state", util::type_name::<T>())
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/still_shaken/src/bot/runner.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   log::error!("error: {}", err)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/still_shaken/src/bot/state.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             anyhow::bail!("'{}' already existed in state", util::type_name::<T>())
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/still_shaken/src/bot/test.rs:297:27
[INFO] [stdout]     |
[INFO] [stdout] 297 |             .map(|(k, v)| (k.len() + v.len()))
[INFO] [stdout]     |                           ^                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 297 -             .map(|(k, v)| (k.len() + v.len()))
[INFO] [stdout] 297 +             .map(|(k, v)| k.len() + v.len())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn is_real_error<T>(err: anyhow::Result<T>) -> Option<anyhow::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Components<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub executor: &'a Executor,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn is_real_error<T>(err: anyhow::Result<T>) -> Option<anyhow::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain), snap v1.0.1, still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894", kill_on_drop: false }`
[INFO] [stdout] 15c0c014f33ff957091f1a9e51de004344d381afd52788202c1b3a1468611894
