[INFO] fetching crate monokakido 0.3.2...
[INFO] checking monokakido-0.3.2 against 1.95.0 for pr-155915
[INFO] extracting crate monokakido 0.3.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate monokakido 0.3.2
[INFO] finished tweaking crates.io crate monokakido 0.3.2
[INFO] tweaked toml for crates.io crate monokakido 0.3.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate monokakido 0.3.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monokakido 0.3.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.7.1
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded syn v1.0.107
[INFO] [stderr]   Downloaded miniserde v0.1.28
[INFO] [stderr]   Downloaded mini-internal v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd845fd934dbdc2e480deb9d34faa5a60a8857de9a37e37714cbb48fb00206e0
[INFO] running `Command { std: "docker" "start" "-a" "cd845fd934dbdc2e480deb9d34faa5a60a8857de9a37e37714cbb48fb00206e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd845fd934dbdc2e480deb9d34faa5a60a8857de9a37e37714cbb48fb00206e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd845fd934dbdc2e480deb9d34faa5a60a8857de9a37e37714cbb48fb00206e0", kill_on_drop: false }`
[INFO] [stdout] cd845fd934dbdc2e480deb9d34faa5a60a8857de9a37e37714cbb48fb00206e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 288d3be0534dc871fffbdce6e60bbaa173bf1515777a7e7e9fb5452dcf9f164e
[INFO] running `Command { std: "docker" "start" "-a" "288d3be0534dc871fffbdce6e60bbaa173bf1515777a7e7e9fb5452dcf9f164e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking xmlparser v0.13.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling mini-internal v0.1.28
[INFO] [stderr]     Checking miniserde v0.1.28
[INFO] [stderr]     Checking monokakido v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `from_buf`, `slice_from_buf`, and `as_bytes` are never used
[INFO] [stdout]   --> src/abi_utils.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) unsafe trait TransmuteSafe: Default + Clone {
[INFO] [stdout]    |                         ------------- associated items in this trait
[INFO] [stdout] 39 |     fn from_buf(buf: &[u8]) -> Result<(&Self, &[u8]), Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn slice_from_buf(buf: &[u8], n: usize) -> Result<(&[Self], &[u8]), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RscIter` is never constructed
[INFO] [stdout]    --> src/resource/rsc.rs:511:12
[INFO] [stdout]     |
[INFO] [stdout] 511 | pub struct RscIter<'a> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/audio.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_by_idx(&mut self, idx: usize) -> Result<(AudioId, &[u8]), Error> {
[INFO] [stdout]    |                       ^^^^^^^^^                         ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |                                 |
[INFO] [stdout]    |                       |                                 the same lifetime is hidden here
[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] 55 |     pub fn get_by_idx(&mut self, idx: usize) -> Result<(AudioId<'_>, &[u8]), Error> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dict.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Deserialize, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_DictJson`
[INFO] [stdout] 18 | struct DictJson {
[INFO] [stdout]    |        -------- `DictJson` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dict.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Deserialize, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_DSProductContents`
[INFO] [stdout] 24 | struct DSProductContents {
[INFO] [stdout]    |        ----------------- `DSProductContents` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_page_iter(&self, pages_offset: usize) -> Result<PageIter, Error> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_page_iter(&self, pages_offset: usize) -> Result<PageIter<'_>, Error> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn to_katakana(input: &str) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn to_katakana(input: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pages.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn get_item_audio(&mut self, id: PageItemId) -> Result<AudioIter, Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn get_item_audio(&mut self, id: PageItemId) -> Result<AudioIter<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_buf`, `slice_from_buf`, and `as_bytes` are never used
[INFO] [stdout]   --> src/abi_utils.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) unsafe trait TransmuteSafe: Default + Clone {
[INFO] [stdout]    |                         ------------- associated items in this trait
[INFO] [stdout] 39 |     fn from_buf(buf: &[u8]) -> Result<(&Self, &[u8]), Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn slice_from_buf(buf: &[u8], n: usize) -> Result<(&[Self], &[u8]), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RscIter` is never constructed
[INFO] [stdout]    --> src/resource/rsc.rs:511:12
[INFO] [stdout]     |
[INFO] [stdout] 511 | pub struct RscIter<'a> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/audio.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_by_idx(&mut self, idx: usize) -> Result<(AudioId, &[u8]), Error> {
[INFO] [stdout]    |                       ^^^^^^^^^                         ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |                                 |
[INFO] [stdout]    |                       |                                 the same lifetime is hidden here
[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] 55 |     pub fn get_by_idx(&mut self, idx: usize) -> Result<(AudioId<'_>, &[u8]), Error> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dict.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Deserialize, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_DictJson`
[INFO] [stdout] 18 | struct DictJson {
[INFO] [stdout]    |        -------- `DictJson` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dict.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Deserialize, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_DSProductContents`
[INFO] [stdout] 24 | struct DSProductContents {
[INFO] [stdout]    |        ----------------- `DSProductContents` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_page_iter(&self, pages_offset: usize) -> Result<PageIter, Error> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_page_iter(&self, pages_offset: usize) -> Result<PageIter<'_>, Error> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn to_katakana(input: &str) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn to_katakana(input: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pages.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn get_item_audio(&mut self, id: PageItemId) -> Result<AudioIter, Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn get_item_audio(&mut self, id: PageItemId) -> Result<AudioIter<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
[INFO] running `Command { std: "docker" "inspect" "288d3be0534dc871fffbdce6e60bbaa173bf1515777a7e7e9fb5452dcf9f164e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288d3be0534dc871fffbdce6e60bbaa173bf1515777a7e7e9fb5452dcf9f164e", kill_on_drop: false }`
[INFO] [stdout] 288d3be0534dc871fffbdce6e60bbaa173bf1515777a7e7e9fb5452dcf9f164e
