[INFO] crate valico 2.3.1 is already in cache [INFO] extracting crate valico 2.3.1 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/valico/2.3.1 [INFO] extracting crate valico 2.3.1 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/valico/2.3.1 [INFO] validating manifest of valico-2.3.1 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of valico-2.3.1 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing valico-2.3.1 [INFO] removed 1 missing tests [INFO] finished frobbing valico-2.3.1 [INFO] frobbed toml for valico-2.3.1 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/valico/2.3.1/Cargo.toml [INFO] started frobbing valico-2.3.1 [INFO] removed 1 missing tests [INFO] finished frobbing valico-2.3.1 [INFO] frobbed toml for valico-2.3.1 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/valico/2.3.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing valico-2.3.1 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/valico/2.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 612dbb35039cdcab36ce42792dbb85d06e1c9ec84812fcb9c8baf59d23c2129f [INFO] running `"docker" "start" "-a" "612dbb35039cdcab36ce42792dbb85d06e1c9ec84812fcb9c8baf59d23c2129f"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/tests.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling valico v2.3.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.64s [INFO] running `"docker" "inspect" "612dbb35039cdcab36ce42792dbb85d06e1c9ec84812fcb9c8baf59d23c2129f"` [INFO] running `"docker" "rm" "-f" "612dbb35039cdcab36ce42792dbb85d06e1c9ec84812fcb9c8baf59d23c2129f"` [INFO] [stdout] 612dbb35039cdcab36ce42792dbb85d06e1c9ec84812fcb9c8baf59d23c2129f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/valico/2.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7bd7e642d39fa22bfe6d316df538df04f7a557ed22b01cd5003a815942307b8f [INFO] running `"docker" "start" "-a" "7bd7e642d39fa22bfe6d316df538df04f7a557ed22b01cd5003a815942307b8f"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/tests.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling valico v2.3.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `"docker" "inspect" "7bd7e642d39fa22bfe6d316df538df04f7a557ed22b01cd5003a815942307b8f"` [INFO] running `"docker" "rm" "-f" "7bd7e642d39fa22bfe6d316df538df04f7a557ed22b01cd5003a815942307b8f"` [INFO] [stdout] 7bd7e642d39fa22bfe6d316df538df04f7a557ed22b01cd5003a815942307b8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/valico/2.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] e376a05d8be03f3369066a40e287e054cbf6deade6ffa161bb3084ee395cb247 [INFO] running `"docker" "start" "-a" "e376a05d8be03f3369066a40e287e054cbf6deade6ffa161bb3084ee395cb247"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/tests.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/valico-b9e2a436ab0d5089 [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test json_schema::keywords::dependencies::validate_dependencies ... ok [INFO] [stdout] test json_schema::keywords::enum_::validate ... ok [INFO] [stdout] test json_schema::keywords::enum_::malformed ... ok [INFO] [stdout] test json_schema::keywords::format::validate_ipv6 ... ok [INFO] [stdout] test json_schema::keywords::format::validate_ipv4 ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_schema ... ok [INFO] [stdout] test json_schema::keywords::dependencies::malformed ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_exclusive_maximum ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes ... ok [INFO] [stdout] test json_schema::keywords::format::validate_uuid ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_maximum ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes_with_additional_bool ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes_with_additional_schema ... ok [INFO] [stdout] test json_schema::keywords::format::validate_uri ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_exclusive_minumum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::malformed_max_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::validate_max_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::validate_min_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_exclusive_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::malformed_max_length ... ok [INFO] [stdout] test json_schema::keywords::format::validate_date_time ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::validate_min_length ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::malformed_min_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_minumum ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::malformed_max_properties ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_minumum ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_exclusive_minimum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::malformed_min_length ... ok [INFO] [stdout] test json_schema::keywords::multiple_of::validate ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::validate_max_length ... ok [INFO] [stdout] test json_schema::keywords::of::validate_any_of ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::malformed_min_properties ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::validate_min_properties ... ok [INFO] [stdout] test json_schema::keywords::multiple_of::malformed ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::validate_max_properties ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_additional_properties_false ... ok [INFO] [stdout] test json_schema::keywords::properties::malformed ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_additional_properties_schema ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_kw_properties ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_pattern_properties ... ok [INFO] [stdout] test json_schema::keywords::of::validate_one_of ... ok [INFO] [stdout] test json_schema::keywords::of::validate_all_of ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_properties ... ok [INFO] [stdout] test json_schema::keywords::pattern::validate ... ok [INFO] [stdout] test json_schema::keywords::type_::malformed ... ok [INFO] [stdout] test json_schema::keywords::pattern::mailformed ... ok [INFO] [stdout] test json_schema::keywords::ref_::validate ... ok [INFO] [stdout] test json_schema::keywords::required::validate ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_number ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_array ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_boolean ... ok [INFO] [stdout] test json_schema::keywords::required::malformed ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_integer ... ok [INFO] [stdout] test json_schema::schema::schema_doesnt_compile_not_object ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_object ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_null ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_set ... ok [INFO] [stdout] test json_schema::keywords::unique_items::validate_unique_items ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_string ... ok [INFO] [stdout] test json_schema::scope::lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests valico [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e376a05d8be03f3369066a40e287e054cbf6deade6ffa161bb3084ee395cb247"` [INFO] running `"docker" "rm" "-f" "e376a05d8be03f3369066a40e287e054cbf6deade6ffa161bb3084ee395cb247"` [INFO] [stdout] e376a05d8be03f3369066a40e287e054cbf6deade6ffa161bb3084ee395cb247