[INFO] fetching crate deer 0.0.0-reserved...
[INFO] checking deer-0.0.0-reserved against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate deer 0.0.0-reserved into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate deer 0.0.0-reserved on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate deer 0.0.0-reserved
[INFO] finished tweaking crates.io crate deer 0.0.0-reserved
[INFO] tweaked toml for crates.io crate deer 0.0.0-reserved 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd49fc4d20011d378b29e215a0232e03be2397be7c203d4a4f05ba945e51f623
[INFO] running `Command { std: "docker" "start" "-a" "cd49fc4d20011d378b29e215a0232e03be2397be7c203d4a4f05ba945e51f623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd49fc4d20011d378b29e215a0232e03be2397be7c203d4a4f05ba945e51f623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd49fc4d20011d378b29e215a0232e03be2397be7c203d4a4f05ba945e51f623", kill_on_drop: false }`
[INFO] [stdout] cd49fc4d20011d378b29e215a0232e03be2397be7c203d4a4f05ba945e51f623
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97770eb55f216fdd9daeb59b51b72755cab39ec099ba9fc60e4412fce4f9e1cb
[INFO] running `Command { std: "docker" "start" "-a" "97770eb55f216fdd9daeb59b51b72755cab39ec099ba9fc60e4412fce4f9e1cb", kill_on_drop: false }`
[INFO] [stderr]     Checking deer v0.0.0-reserved (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_bool.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deer_desert::{assert_tokens, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/test_impls_core_string.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_string.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deer_desert::{assert_tokens, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_unit.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deer_desert::{assert_tokens, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_bool") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_unit") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/test_impls_core_integral.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `deer::Deserialize`, `deer::Number`
[INFO] [stdout]  --> tests/test_impls_core_integral.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deer::{Deserialize, Number};
[INFO] [stdout]   |            ^^^^^^^^^^^  ^^^^^^ no `Number` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `Deserialize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `num_traits`
[INFO] [stdout]  --> tests/test_impls_core_integral.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::cast::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `num_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_integral.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use deer_desert::{assert_tokens, assert_tokens_error, error, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> tests/test_impls_core_integral.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `deer::Deserialize`, `deer::Number`
[INFO] [stdout]  --> tests/test_impls_core_array.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deer::{Deserialize, Number};
[INFO] [stdout]   |            ^^^^^^^^^^^  ^^^^^^ no `Number` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `Deserialize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_array.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use deer_desert::{assert_tokens, assert_tokens_error, error, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> tests/test_impls_core_array.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> tests/test_impls_core_integral.rs:78:9
[INFO] [stdout]     |
[INFO] [stdout] 78  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 125 | test_overflow![u8, i8, u16, i16, u32, i32, i64];
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_overflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/test_impls_core_floating.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer::Number`
[INFO] [stdout]  --> tests/test_impls_core_floating.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deer::Number;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `Number` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `deer::Deserialize`, `deer::Number`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use deer::{Deserialize, Number};
[INFO] [stdout]    |            ^^^^^^^^^^^  ^^^^^^ no `Number` in the root
[INFO] [stdout]    |            |
[INFO] [stdout]    |            no `Deserialize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]  --> tests/test_impls_core_string.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | proptest! {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use deer_desert::{assert_tokens_error, error, Token};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deer_desert`
[INFO] [stdout]  --> tests/test_impls_core_floating.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deer_desert::{assert_tokens, Token};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `deer_desert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/test_impls_core_integral.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_impls_core_non_zero.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |           paste::paste! {
[INFO] [stdout]    |           ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 42 | / test_zero![
[INFO] [stdout] 43 | |     NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroI8, NonZeroI16, NonZeroI32, NonZeroI64,
[INFO] [stdout] 44 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NonZeroI16`, `NonZeroI32`, `NonZeroI64`, `NonZeroI8`, `NonZeroU16`, `NonZeroU32`, `NonZeroU64`, `NonZeroU8`
[INFO] [stdout]  --> tests/test_impls_core_non_zero.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NonZeroI128, NonZeroI16, NonZeroI32, NonZeroI64, NonZeroI8, NonZeroIsize, NonZeroU128,
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     NonZeroU16, NonZeroU32, NonZeroU64, NonZeroU8, NonZeroUsize,
[INFO] [stdout]   |     ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]  --> tests/test_impls_core_floating.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | proptest! {
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout] 
[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] [stdout] error: aborting due to 4 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 `deer` (test "test_impls_core_array") due to 4 previous errors
[INFO] [stdout] error: aborting due to 13 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] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[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 `deer` (test "test_impls_core_string") due to 4 previous errors
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_floating") due to 5 previous errors
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_non_zero") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_integral") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "97770eb55f216fdd9daeb59b51b72755cab39ec099ba9fc60e4412fce4f9e1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97770eb55f216fdd9daeb59b51b72755cab39ec099ba9fc60e4412fce4f9e1cb", kill_on_drop: false }`
[INFO] [stdout] 97770eb55f216fdd9daeb59b51b72755cab39ec099ba9fc60e4412fce4f9e1cb
