[INFO] fetching crate schema_jsonrs 0.1.0...
[INFO] testing schema_jsonrs-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate schema_jsonrs 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate schema_jsonrs 0.1.0
[INFO] finished tweaking crates.io crate schema_jsonrs 0.1.0
[INFO] tweaked toml for crates.io crate schema_jsonrs 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate schema_jsonrs 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schema_jsonrs 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded schema_jsonrs_derive v0.1.0
[INFO] [stderr]   Downloaded uuid v1.11.1
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded serde_jsonc2 v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ff28412c91fc9fbd20cdcd1d4bc6f7b0495683a775eee0921e5388152e04fbc
[INFO] running `Command { std: "docker" "start" "-a" "3ff28412c91fc9fbd20cdcd1d4bc6f7b0495683a775eee0921e5388152e04fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff28412c91fc9fbd20cdcd1d4bc6f7b0495683a775eee0921e5388152e04fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff28412c91fc9fbd20cdcd1d4bc6f7b0495683a775eee0921e5388152e04fbc", kill_on_drop: false }`
[INFO] [stdout] 3ff28412c91fc9fbd20cdcd1d4bc6f7b0495683a775eee0921e5388152e04fbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5dd94c525a76dd6b1ac9194ccdb56270d897f593c740738ec7701f174f59c98
[INFO] running `Command { std: "docker" "start" "-a" "e5dd94c525a76dd6b1ac9194ccdb56270d897f593c740738ec7701f174f59c98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_jsonc2 v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling schema_jsonrs_derive v0.1.0
[INFO] [stderr]    Compiling schema_jsonrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] running `Command { std: "docker" "inspect" "e5dd94c525a76dd6b1ac9194ccdb56270d897f593c740738ec7701f174f59c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5dd94c525a76dd6b1ac9194ccdb56270d897f593c740738ec7701f174f59c98", kill_on_drop: false }`
[INFO] [stdout] e5dd94c525a76dd6b1ac9194ccdb56270d897f593c740738ec7701f174f59c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e0197706981c22527d5a27f65732b1076b7a67616cf979706969c541f2e064
[INFO] running `Command { std: "docker" "start" "-a" "29e0197706981c22527d5a27f65732b1076b7a67616cf979706969c541f2e064", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling schema_jsonrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "29e0197706981c22527d5a27f65732b1076b7a67616cf979706969c541f2e064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e0197706981c22527d5a27f65732b1076b7a67616cf979706969c541f2e064", kill_on_drop: false }`
[INFO] [stdout] 29e0197706981c22527d5a27f65732b1076b7a67616cf979706969c541f2e064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b2286812f040fbf039ceead4beddd156e5548b98b3fd91cbc5c1eb601eaf409
[INFO] running `Command { std: "docker" "start" "-a" "7b2286812f040fbf039ceead4beddd156e5548b98b3fd91cbc5c1eb601eaf409", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_jsonrs-b8742d0aef6243ef)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test json_schema_impls::atomic::tests::schema_for_atomics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests schema_jsonrs
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/schema.rs - schema::Schema (line 54) ... FAILED
[INFO] [stdout] test src/schema.rs - schema::Schema (line 29) ... FAILED
[INFO] [stdout] test src/schema.rs - schema::Schema::insert (line 166) ... FAILED
[INFO] [stdout] test src/generate.rs - generate::GenTransform (line 602) ... ok
[INFO] [stdout] test src/generate.rs - generate::SchemaGenerator::settings (line 266) ... ok
[INFO] [stdout] test src/generate.rs - generate::GenTransform::as_any (line 624) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema::get (line 186) ... FAILED
[INFO] [stdout] test src/lib.rs - JsonSchema (line 120) ... ok
[INFO] [stdout] test src/generate.rs - generate::SchemaGenerator (line 216) ... ok
[INFO] [stdout] test src/generate.rs - generate::GenTransform::as_any_mut (line 644) ... ok
[INFO] [stdout] test src/macros.rs - macros::json_schema (line 91) ... ok
[INFO] [stdout] test src/generate.rs - generate::SchemaSettings::with (line 146) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema::remove (line 211) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::schema_for_value (line 65) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::schema_for (line 7) ... ok
[INFO] [stdout] test src/lib.rs - JsonSchema (line 91) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema (line 16) ... ok
[INFO] [stdout] test src/lib.rs - JsonSchema (line 77) ... ok
[INFO] [stdout] test src/transform.rs - transform (line 14) ... ok
[INFO] [stdout] test src/transform.rs - transform (line 80) ... ok
[INFO] [stdout] test src/transform.rs - transform (line 50) ... ok
[INFO] [stdout] test src/transform.rs - transform::RecursiveTransform (line 233) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/schema.rs - schema::Schema (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_jsonc2::json`
[INFO] [stdout]   --> src/schema.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 | use serde_jsonc2::{Map, json};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         no `json` in the root
[INFO] [stdout]    |                         help: a similar name exists in the module: `jsonc`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 | map.insert("type".to_owned(), jsonc!(["object", "null"]));
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/schema.rs - schema::Schema (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_jsonc2::json`
[INFO] [stdout]   --> src/schema.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use serde_jsonc2::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^----
[INFO] [stdout]    |     |             |
[INFO] [stdout]    |     |             help: a similar name exists in the module: `jsonc`
[INFO] [stdout]    |     no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | let json_object = jsonc!({"type": ["object", "null"]});
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | let mut json_object = jsonc!({"type": ["object", "null"]});
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | let json_string = jsonc!("This is neither an object nor a bool!");
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | let json_bool = jsonc!(true);
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]   --> src/schema.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | let json_object = jsonc!({"type": ["object", "null"]});
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use serde_jsonc2::jsonc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/schema.rs - schema::Schema::insert (line 166) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_jsonc2::json`
[INFO] [stdout]    --> src/schema.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | use serde_jsonc2::json;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^----
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             help: a similar name exists in the module: `jsonc`
[INFO] [stdout]     |     no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]    --> src/schema.rs:173:68
[INFO] [stdout]     |
[INFO] [stdout] 173 | assert_eq!(schema.insert("type".to_owned(), "object".into()), Some(jsonc!("array")));
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 165 + use serde_jsonc2::jsonc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/schema.rs - schema::Schema::get (line 186) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_jsonc2::json`
[INFO] [stdout]    --> src/schema.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | use serde_jsonc2::json;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^----
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             help: a similar name exists in the module: `jsonc`
[INFO] [stdout]     |     no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]    --> src/schema.rs:192:42
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_eq!(obj_schema.get("type"), Some(&jsonc!("array")));
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 185 + use serde_jsonc2::jsonc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/schema.rs - schema::Schema::remove (line 211) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_jsonc2::json`
[INFO] [stdout]    --> src/schema.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | use serde_jsonc2::json;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^----
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             help: a similar name exists in the module: `jsonc`
[INFO] [stdout]     |     no `json` in the root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jsonc` in this scope
[INFO] [stdout]    --> src/schema.rs:217:40
[INFO] [stdout]     |
[INFO] [stdout] 217 | assert_eq!(schema.remove("type"), Some(jsonc!("array")));
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 210 + use serde_jsonc2::jsonc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::schema_for_value (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Serialize` in `serde`
[INFO] [stdout]    --> src/macros.rs:69:17
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[derive(serde::Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `Serialize` in `serde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.217/src/lib.rs:343:37
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[cfg(feature = "serde_derive")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `serde_derive` feature
[INFO] [stdout] 342 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 343 | pub use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyStruct: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/macros.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 | let my_schema = schema_for_value!(MyStruct { foo: 123 });
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 unsatisfied trait bound
[INFO] [stdout]     |                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `MyStruct`
[INFO] [stdout]    --> src/macros.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | struct MyStruct {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MyStruct` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 112 others
[INFO] [stdout] note: required by a bound in `SchemaGenerator::into_root_schema_for_value`
[INFO] [stdout]    --> src/generate.rs:460:51
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn into_root_schema_for_value<T: ?Sized + Serialize>(
[INFO] [stdout]     |                                                   ^^^^^^^^^ required by this bound in `SchemaGenerator::into_root_schema_for_value`
[INFO] [stdout]     = note: this error originates in the macro `schema_for_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::schema_for_value (line 65)
[INFO] [stdout]     src/schema.rs - schema::Schema (line 29)
[INFO] [stdout]     src/schema.rs - schema::Schema (line 54)
[INFO] [stdout]     src/schema.rs - schema::Schema::get (line 186)
[INFO] [stdout]     src/schema.rs - schema::Schema::insert (line 166)
[INFO] [stdout]     src/schema.rs - schema::Schema::remove (line 211)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.11s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7b2286812f040fbf039ceead4beddd156e5548b98b3fd91cbc5c1eb601eaf409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2286812f040fbf039ceead4beddd156e5548b98b3fd91cbc5c1eb601eaf409", kill_on_drop: false }`
[INFO] [stdout] 7b2286812f040fbf039ceead4beddd156e5548b98b3fd91cbc5c1eb601eaf409
