[INFO] fetching crate miniserde-miku 0.1.23...
[INFO] checking miniserde-miku-0.1.23 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate miniserde-miku 0.1.23 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate miniserde-miku 0.1.23 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate miniserde-miku 0.1.23
[INFO] finished tweaking crates.io crate miniserde-miku 0.1.23
[INFO] tweaked toml for crates.io crate miniserde-miku 0.1.23 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded automod v1.0.14
[INFO] [stderr]   Downloaded mini-internal-miku v0.1.23
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74964cf4e9a96b3b874d878ea781d0360e49a4ee766e600c2214bed8f5e59fc9
[INFO] running `Command { std: "docker" "start" "-a" "74964cf4e9a96b3b874d878ea781d0360e49a4ee766e600c2214bed8f5e59fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74964cf4e9a96b3b874d878ea781d0360e49a4ee766e600c2214bed8f5e59fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74964cf4e9a96b3b874d878ea781d0360e49a4ee766e600c2214bed8f5e59fc9", kill_on_drop: false }`
[INFO] [stdout] 74964cf4e9a96b3b874d878ea781d0360e49a4ee766e600c2214bed8f5e59fc9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56e527f8095b1dc6836ca60d6cbc333ac9676efece051af549879c09d266cc41
[INFO] running `Command { std: "docker" "start" "-a" "56e527f8095b1dc6836ca60d6cbc333ac9676efece051af549879c09d266cc41", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling mini-internal-miku v0.1.23
[INFO] [stderr]     Checking miniserde-miku v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]  --> src/ignore.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |         unsafe { &mut IGNORE }
[INFO] [stdout]   |                  ^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]   = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]   = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]   = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]   |
[INFO] [stdout] 8 |         unsafe { addr_of_mut!(IGNORE) }
[INFO] [stdout]   |                  ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking trybuild v1.0.89
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> tests/test_derive.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::{json, Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> tests/test_number.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::json;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> tests/regression/issue9.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::json;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> tests/regression/issue24.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::{json, Deserialize};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize`
[INFO] [stdout]  --> tests/test_derive.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize`
[INFO] [stdout]  --> tests/test_derive.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize`
[INFO] [stdout]  --> tests/regression/issue24.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `miniserde`
[INFO] [stdout]  --> tests/test_nested.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::json::{self, Value};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> tests/test_nested.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use miniserde::json::{self, Value};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-miku` (test "test_number") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> tests/test_derive.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[serde(rename = "renamedB")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize`
[INFO] [stdout]   --> tests/test_derive.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize`
[INFO] [stdout]   --> tests/test_derive.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize`
[INFO] [stdout]   --> tests/test_derive.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize`
[INFO] [stdout]   --> tests/test_derive.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-miku` (test "regression") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-miku` (test "test_nested") due to 3 previous errors
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-miku` (test "test_derive") due to 9 previous errors
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]  --> src/ignore.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |         unsafe { &mut IGNORE }
[INFO] [stdout]   |                  ^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]   = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]   = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]   = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]   |
[INFO] [stdout] 8 |         unsafe { addr_of_mut!(IGNORE) }
[INFO] [stdout]   |                  ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miniserde`
[INFO] [stdout]  --> benches/bench.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miniserde::{Deserialize as MiniDeserialize, Serialize as MiniSerialize};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]   --> benches/bench.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]   --> benches/bench.rs:51:49
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]   --> benches/bench.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]   --> benches/bench.rs:57:49
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]   --> benches/bench.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]   --> benches/bench.rs:86:49
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]   --> benches/bench.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]   --> benches/bench.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:136:49
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:155:49
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:160:49
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:169:49
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:175:49
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:184:49
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:201:21
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:201:49
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniSerialize`
[INFO] [stdout]    --> benches/bench.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `MiniDeserialize`
[INFO] [stdout]    --> benches/bench.rs:218:49
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `miniserde`
[INFO] [stdout]   --> benches/bench.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         miniserde::json::from_str::<Twitter>(&j).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 6  + use miniserde_miku::json;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `json`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -         miniserde::json::from_str::<Twitter>(&j).unwrap();
[INFO] [stdout] 23 +         json::from_str::<Twitter>(&j).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `miniserde`
[INFO] [stdout]   --> benches/bench.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         miniserde::json::to_string(&s);
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `miniserde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 6  + use miniserde_miku::json;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `json`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -         miniserde::json::to_string(&s);
[INFO] [stdout] 39 +         json::to_string(&s);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 33 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-miku` (bench "bench") due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "56e527f8095b1dc6836ca60d6cbc333ac9676efece051af549879c09d266cc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e527f8095b1dc6836ca60d6cbc333ac9676efece051af549879c09d266cc41", kill_on_drop: false }`
[INFO] [stdout] 56e527f8095b1dc6836ca60d6cbc333ac9676efece051af549879c09d266cc41
