[INFO] crate schemars 0.1.7 is already in cache [INFO] testing schemars-0.1.7 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate schemars 0.1.7 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate schemars 0.1.7 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate schemars 0.1.7 [INFO] finished tweaking crates.io crate schemars 0.1.7 [INFO] tweaked toml for crates.io crate schemars 0.1.7 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.1.9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6cdb1403ec583c5fc1c7775489a5b45df04ee04342d11ee77bc0d6da3eb400e2 [INFO] running `"docker" "start" "-a" "6cdb1403ec583c5fc1c7775489a5b45df04ee04342d11ee77bc0d6da3eb400e2"` [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling schemars_derive v0.1.9 [INFO] [stderr] Compiling schemars v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `ObjectValidation` in module `schemars::schema` [INFO] [stderr] --> src/schema.rs:89:59 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, JsonSchema)] [INFO] [stderr] | ^^^^^^^^^^ not found in `schemars::schema` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `ObjectValidation` in module `schemars::schema` [INFO] [stderr] --> src/schema.rs:95:68 [INFO] [stderr] | [INFO] [stderr] 95 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Default, JsonSchema)] [INFO] [stderr] | ^^^^^^^^^^ not found in `schemars::schema` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `schema::SchemaObject` has no field named `object` [INFO] [stderr] --> src/schema.rs:89:59 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, JsonSchema)] [INFO] [stderr] | ^^^^^^^^^^ `schema::SchemaObject` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `schema`, `id`, `title`, `description`, `instance_type` ... and 10 others [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `schema::SchemaObject` has no field named `object` [INFO] [stderr] --> src/schema.rs:95:68 [INFO] [stderr] | [INFO] [stderr] 95 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Default, JsonSchema)] [INFO] [stderr] | ^^^^^^^^^^ `schema::SchemaObject` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `schema`, `id`, `title`, `description`, `instance_type` ... and 10 others [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0422, E0560. [INFO] [stderr] For more information about an error, try `rustc --explain E0422`. [INFO] [stderr] error: could not compile `schemars`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6cdb1403ec583c5fc1c7775489a5b45df04ee04342d11ee77bc0d6da3eb400e2"` [INFO] running `"docker" "rm" "-f" "6cdb1403ec583c5fc1c7775489a5b45df04ee04342d11ee77bc0d6da3eb400e2"` [INFO] [stdout] 6cdb1403ec583c5fc1c7775489a5b45df04ee04342d11ee77bc0d6da3eb400e2