[INFO] fetching crate deer 0.0.0-reserved...
[INFO] checking deer-0.0.0-reserved against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[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 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84a502df8087db919edfadb49da232405a1fcb0ca74064983184513a8c59e3d3
[INFO] running `Command { std: "docker" "start" "-a" "84a502df8087db919edfadb49da232405a1fcb0ca74064983184513a8c59e3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84a502df8087db919edfadb49da232405a1fcb0ca74064983184513a8c59e3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a502df8087db919edfadb49da232405a1fcb0ca74064983184513a8c59e3d3", kill_on_drop: false }`
[INFO] [stdout] 84a502df8087db919edfadb49da232405a1fcb0ca74064983184513a8c59e3d3
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82672c2eabfd95ef4ee86c4d57b01363b0e6ccac6768b4ba9b14144e23f923d7
[INFO] running `Command { std: "docker" "start" "-a" "82672c2eabfd95ef4ee86c4d57b01363b0e6ccac6768b4ba9b14144e23f923d7", kill_on_drop: false }`
[INFO] [stderr]     Checking deer v0.0.0-reserved (/opt/rustwide/workdir)
[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_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[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: 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] [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[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[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 `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 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[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[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: 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[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 `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 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[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 `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[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: 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[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_floating.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | proptest! {
[INFO] [stdout]   | ^^^^^^^^
[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_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 `proptest`
[INFO] [stdout]   --> tests/test_value.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[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] [stdout] error[E0432]: unresolved imports `deer::error`, `deer::value`, `deer::Context`, `deer::Deserialize`, `deer::Deserializer`, `deer::Document`, `deer::Number`, `deer::Reflection`, `deer::Schema`, `deer::Visitor`
[INFO] [stdout]   --> tests/test_value.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  |     error::{DeserializeError, ExpectedType, ReceivedValue, ValueError, Variant, VisitorError},
[INFO] [stdout]    |     ^^^^^ could not find `error` in `deer`
[INFO] [stdout] 3  |     value::{
[INFO] [stdout]    |     ^^^^^ could not find `value` in `deer`
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Context, Deserialize, Deserializer, Document, Number, Reflection, Schema, Visitor,
[INFO] [stdout]    |     ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^ no `Visitor` in the root
[INFO] [stdout]    |     |        |            |             |         |       |           |
[INFO] [stdout]    |     |        |            |             |         |       |           no `Schema` in the root
[INFO] [stdout]    |     |        |            |             |         |       no `Reflection` in the root
[INFO] [stdout]    |     |        |            |             |         no `Number` in the root
[INFO] [stdout]    |     |        |            |             no `Document` in the root
[INFO] [stdout]    |     |        |            no `Deserializer` in the root
[INFO] [stdout]    |     |        no `Deserialize` in the root
[INFO] [stdout]    |     no `Context` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            core::task::Context
[INFO] [stdout]            std::task::Context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `error_stack`
[INFO] [stdout]   --> tests/test_value.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use error_stack::{Report, Result, ResultExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `error_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 65 | generate_proptest!(u8, not(u16));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_array") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 66 | generate_proptest!(u16, not(u32));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 67 | generate_proptest!(u32, not(u64));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 68 | generate_proptest!(u64, not(u128));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 69 | generate_proptest!(u128, not(u8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 70 | generate_proptest!(usize, not(u8));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 71 | generate_proptest!(i8, not(i16));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 72 | generate_proptest!(i16, not(i32));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 73 | generate_proptest!(i32, not(i64));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 74 | generate_proptest!(i64, not(i128));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_string") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 75 | generate_proptest!(i128, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 76 | generate_proptest!(isize, not(i8));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 77 | generate_proptest!(f32, not(i8));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 78 | generate_proptest!(f64, not(i8));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[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[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 79 | generate_proptest!(bool, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 80 | generate_proptest!(char, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `deer` (test "test_impls_core_floating") due to 5 previous errors
[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] [stderr] error: could not compile `deer` (test "test_impls_core_non_zero") due to 12 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find macro `prop_compose` in this scope
[INFO] [stdout]    --> tests/test_value.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | prop_compose! {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/test_value.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_integral") due to 14 previous errors
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/test_value.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[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] [stderr] error: could not compile `deer` (test "test_impls_core_unit") due to 2 previous errors
[INFO] [stdout] error: aborting due to 22 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_value") due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "82672c2eabfd95ef4ee86c4d57b01363b0e6ccac6768b4ba9b14144e23f923d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82672c2eabfd95ef4ee86c4d57b01363b0e6ccac6768b4ba9b14144e23f923d7", kill_on_drop: false }`
[INFO] [stdout] 82672c2eabfd95ef4ee86c4d57b01363b0e6ccac6768b4ba9b14144e23f923d7
[INFO] checking deer-0.0.0-reserved against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate deer 0.0.0-reserved into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate deer 0.0.0-reserved on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20a278098563eede381293d7ef13ce97991b4e830322df9efbd768153c607bc9
[INFO] running `Command { std: "docker" "start" "-a" "20a278098563eede381293d7ef13ce97991b4e830322df9efbd768153c607bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20a278098563eede381293d7ef13ce97991b4e830322df9efbd768153c607bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a278098563eede381293d7ef13ce97991b4e830322df9efbd768153c607bc9", kill_on_drop: false }`
[INFO] [stdout] 20a278098563eede381293d7ef13ce97991b4e830322df9efbd768153c607bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5af887d044b38d0109ebb6b36947508e5d8ffad3ad763501a69f2ab1a38d2e52
[INFO] running `Command { std: "docker" "start" "-a" "5af887d044b38d0109ebb6b36947508e5d8ffad3ad763501a69f2ab1a38d2e52", 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[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[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: 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[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 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[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[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 `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_value.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[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[E0432]: unresolved imports `deer::error`, `deer::value`, `deer::Context`, `deer::Deserialize`, `deer::Deserializer`, `deer::Document`, `deer::Number`, `deer::Reflection`, `deer::Schema`, `deer::Visitor`
[INFO] [stdout]   --> tests/test_value.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  |     error::{DeserializeError, ExpectedType, ReceivedValue, ValueError, Variant, VisitorError},
[INFO] [stdout]    |     ^^^^^ could not find `error` in `deer`
[INFO] [stdout] 3  |     value::{
[INFO] [stdout]    |     ^^^^^ could not find `value` in `deer`
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Context, Deserialize, Deserializer, Document, Number, Reflection, Schema, Visitor,
[INFO] [stdout]    |     ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^ no `Visitor` in the root
[INFO] [stdout]    |     |        |            |             |         |       |           |
[INFO] [stdout]    |     |        |            |             |         |       |           no `Schema` in the root
[INFO] [stdout]    |     |        |            |             |         |       no `Reflection` in the root
[INFO] [stdout]    |     |        |            |             |         no `Number` in the root
[INFO] [stdout]    |     |        |            |             no `Document` in the root
[INFO] [stdout]    |     |        |            no `Deserializer` in the root
[INFO] [stdout]    |     |        no `Deserialize` in the root
[INFO] [stdout]    |     no `Context` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            core::task::Context
[INFO] [stdout]            std::task::Context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `error_stack`
[INFO] [stdout]   --> tests/test_value.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use error_stack::{Report, Result, ResultExt};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `error_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> tests/test_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 65 | generate_proptest!(u8, not(u16));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 66 | generate_proptest!(u16, not(u32));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 67 | generate_proptest!(u32, not(u64));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 68 | generate_proptest!(u64, not(u128));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 69 | generate_proptest!(u128, not(u8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 70 | generate_proptest!(usize, not(u8));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 71 | generate_proptest!(i8, not(i16));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 72 | generate_proptest!(i16, not(i32));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 73 | generate_proptest!(i32, not(i64));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 74 | generate_proptest!(i64, not(i128));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 75 | generate_proptest!(i128, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 76 | generate_proptest!(isize, not(i8));
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 77 | generate_proptest!(f32, not(i8));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 78 | generate_proptest!(f64, not(i8));
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 79 | generate_proptest!(bool, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_value.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout] ...
[INFO] [stdout] 80 | generate_proptest!(char, not(i8));
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_proptest` (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_string.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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: cannot find macro `prop_compose` in this scope
[INFO] [stdout]    --> tests/test_value.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | prop_compose! {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/test_value.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[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_value.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[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 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] [stderr] error: could not compile `deer` (test "test_impls_core_integral") due to 14 previous errors
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_array") due to 4 previous errors
[INFO] [stderr] error: could not compile `deer` (test "test_impls_core_string") due to 4 previous errors
[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 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] [stdout] error: aborting due to 22 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_floating") due to 5 previous errors
[INFO] [stderr] error: could not compile `deer` (test "test_value") due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "5af887d044b38d0109ebb6b36947508e5d8ffad3ad763501a69f2ab1a38d2e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af887d044b38d0109ebb6b36947508e5d8ffad3ad763501a69f2ab1a38d2e52", kill_on_drop: false }`
[INFO] [stdout] 5af887d044b38d0109ebb6b36947508e5d8ffad3ad763501a69f2ab1a38d2e52
