[INFO] crate cargo_toml_validate 1.0.0 is already in cache [INFO] extracting crate cargo_toml_validate 1.0.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo_toml_validate/1.0.0 [INFO] extracting crate cargo_toml_validate 1.0.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo_toml_validate/1.0.0 [INFO] validating manifest of cargo_toml_validate-1.0.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo_toml_validate-1.0.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo_toml_validate-1.0.0 [INFO] finished frobbing cargo_toml_validate-1.0.0 [INFO] frobbed toml for cargo_toml_validate-1.0.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cargo_toml_validate/1.0.0/Cargo.toml [INFO] started frobbing cargo_toml_validate-1.0.0 [INFO] finished frobbing cargo_toml_validate-1.0.0 [INFO] frobbed toml for cargo_toml_validate-1.0.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo_toml_validate/1.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo_toml_validate-1.0.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo_toml_validate/1.0.0:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0f2f49efb14a3a4ba6337b32b7c9350d5b085c416a125685a380ee5ff35ab8d5 [INFO] running `"docker" "start" "-a" "0f2f49efb14a3a4ba6337b32b7c9350d5b085c416a125685a380ee5ff35ab8d5"` [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cargo_toml_validate v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "0f2f49efb14a3a4ba6337b32b7c9350d5b085c416a125685a380ee5ff35ab8d5"` [INFO] running `"docker" "rm" "-f" "0f2f49efb14a3a4ba6337b32b7c9350d5b085c416a125685a380ee5ff35ab8d5"` [INFO] [stdout] 0f2f49efb14a3a4ba6337b32b7c9350d5b085c416a125685a380ee5ff35ab8d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo_toml_validate/1.0.0:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 41adc489c30bf60b12785cd5b6a4146a7706ad85a6abf6a031e7d999194888a3 [INFO] running `"docker" "start" "-a" "41adc489c30bf60b12785cd5b6a4146a7706ad85a6abf6a031e7d999194888a3"` [INFO] [stderr] Compiling cargo_toml_validate v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "41adc489c30bf60b12785cd5b6a4146a7706ad85a6abf6a031e7d999194888a3"` [INFO] running `"docker" "rm" "-f" "41adc489c30bf60b12785cd5b6a4146a7706ad85a6abf6a031e7d999194888a3"` [INFO] [stdout] 41adc489c30bf60b12785cd5b6a4146a7706ad85a6abf6a031e7d999194888a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo_toml_validate/1.0.0:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a05a410c0fafa10d31bfd392f461b3ed875b42ef007d3bb09aaff34e50bc2c73 [INFO] running `"docker" "start" "-a" "a05a410c0fafa10d31bfd392f461b3ed875b42ef007d3bb09aaff34e50bc2c73"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_toml_validate-dacbf494d8b0834b [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::it_should_fail_when_description_is_missing ... ok [INFO] [stdout] test tests::it_should_fail_with_errors ... ok [INFO] [stdout] test tests::it_passes_with_valid_cargo_toml ... ok [INFO] [stdout] test tests::it_passes_with_license_file_instead_of_license ... ok [INFO] [stdout] test tests::it_should_fail_when_cargo_toml_is_malformed ... ok [INFO] [stdout] test tests::it_should_fail_when_repository_is_missing ... ok [INFO] [stdout] test tests::it_should_fail_when_license_is_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cargo_toml_validate [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - validate (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a05a410c0fafa10d31bfd392f461b3ed875b42ef007d3bb09aaff34e50bc2c73"` [INFO] running `"docker" "rm" "-f" "a05a410c0fafa10d31bfd392f461b3ed875b42ef007d3bb09aaff34e50bc2c73"` [INFO] [stdout] a05a410c0fafa10d31bfd392f461b3ed875b42ef007d3bb09aaff34e50bc2c73