[INFO] crate cargo-toml-builder 0.3.0 is already in cache [INFO] testing cargo-toml-builder-0.3.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate cargo-toml-builder 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-toml-builder 0.3.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-toml-builder 0.3.0 [INFO] finished tweaking crates.io crate cargo-toml-builder 0.3.0 [INFO] tweaked toml for crates.io crate cargo-toml-builder 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f793283570cc98caee99d6c5f26da4d93b430dea6719f635061202fff0f5c89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f793283570cc98caee99d6c5f26da4d93b430dea6719f635061202fff0f5c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f793283570cc98caee99d6c5f26da4d93b430dea6719f635061202fff0f5c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f793283570cc98caee99d6c5f26da4d93b430dea6719f635061202fff0f5c89", kill_on_drop: false }` [INFO] [stdout] 8f793283570cc98caee99d6c5f26da4d93b430dea6719f635061202fff0f5c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726b7a8235544603582f206e38e1611745495b462803c96d0114990d90a50d29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "726b7a8235544603582f206e38e1611745495b462803c96d0114990d90a50d29", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling cargo-toml-builder v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | StdError::description(&self.inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.95s [INFO] running `Command { std: "docker" "inspect" "726b7a8235544603582f206e38e1611745495b462803c96d0114990d90a50d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726b7a8235544603582f206e38e1611745495b462803c96d0114990d90a50d29", kill_on_drop: false }` [INFO] [stdout] 726b7a8235544603582f206e38e1611745495b462803c96d0114990d90a50d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c4e76fac28449703129b2acd7b69d44970dce272690dc8dc16d133e4d41f7f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c4e76fac28449703129b2acd7b69d44970dce272690dc8dc16d133e4d41f7f7", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-toml-builder v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | StdError::description(&self.inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | StdError::description(&self.inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `Command { std: "docker" "inspect" "6c4e76fac28449703129b2acd7b69d44970dce272690dc8dc16d133e4d41f7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4e76fac28449703129b2acd7b69d44970dce272690dc8dc16d133e4d41f7f7", kill_on_drop: false }` [INFO] [stdout] 6c4e76fac28449703129b2acd7b69d44970dce272690dc8dc16d133e4d41f7f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9410e6237575ef5d7ceee72b25f58b86cc6a7f671d630fb12eff59594faa219 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9410e6237575ef5d7ceee72b25f58b86cc6a7f671d630fb12eff59594faa219", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | StdError::description(&self.inner) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | StdError::description(&self.inner) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_toml_builder-a8de572b0f0b8aa8 [INFO] [stdout] running 3 tests [INFO] [stderr] Doc-tests cargo-toml-builder [INFO] [stdout] test toml::tests::test_basics ... ok [INFO] [stdout] test types::license::tests::test_to_string ... ok [INFO] [stdout] test types::license::tests::test_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test src/lib.rs - CargoToml::bins (line 1861) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::authors (line 281) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_script (line 339) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::circle_ci (line 963) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::coveralls (line 1087) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_dependencies (line 1394) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_dependency (line 1358) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml (line 76) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::bench (line 1897) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::description (line 585) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dependencies (line 1250) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dependency (line 1214) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::category (line 766) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::benches (line 1936) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dev_dependencies (line 1322) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::categories (line 799) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::author (line 249) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dev_dependency (line 1285) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::example (line 2061) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::appveyor (line 930) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::codecov (line 1056) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build (line 2261) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::bin (line 1822) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::exclude (line 394) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::builder (line 203) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::examples (line 2100) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::feature (line 1713) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::include (line 459) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::documentation (line 367) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::homepage (line 614) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::is_it_maintained_time (line 1118) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::gitlab (line 994) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::feature (line 1683) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::includes (line 492) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::license_file (line 896) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::license (line 831) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::is_it_maintained_issues (line 1148) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::keyword (line 701) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::excludes (line 427) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::lib (line 1788) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::new (line 186) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::name (line 220) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::patches (line 2183) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::keywords (line 734) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::licenses (line 864) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::maintenance (line 1178) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_bench (line 1611) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_doc (line 1644) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::patch (line 2143) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_release (line 1545) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::publish (line 524) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_dev (line 1513) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::replace (line 2226) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::readme (line 672) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::tests (line 2019) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::default_features (line 289) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::repository (line 643) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::target_dependencies (line 1470) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::test (line 1979) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::optional (line 266) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_test (line 1578) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::version (line 310) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::travis_ci (line 1025) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::branch (line 241) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::workspace_root (line 556) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::workspace (line 1755) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::repo (line 33) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::target_dependency (line 1430) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::version (line 12) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::path (line 78) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::optional (line 54) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::version (line 161) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::repo (line 141) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::path (line 181) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::tag (line 221) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::rev (line 201) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - CargoToml::bins (line 1861) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::authors (line 281) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::build_script (line 339) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::circle_ci (line 963) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::coveralls (line 1087) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::build_dependencies (line 1394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::build_dependency (line 1358) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml (line 76) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::bench (line 1897) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::description (line 585) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::dependencies (line 1250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::dependency (line 1214) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::category (line 766) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::benches (line 1936) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::dev_dependencies (line 1322) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::categories (line 799) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::author (line 249) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::dev_dependency (line 1285) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::example (line 2061) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::appveyor (line 930) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::codecov (line 1056) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::build (line 2261) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::bin (line 1822) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::exclude (line 394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::builder (line 203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::examples (line 2100) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::feature (line 1713) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::include (line 459) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::documentation (line 367) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::homepage (line 614) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::is_it_maintained_time (line 1118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::gitlab (line 994) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::feature (line 1683) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::includes (line 492) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::license_file (line 896) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::license (line 831) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::is_it_maintained_issues (line 1148) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::keyword (line 701) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::excludes (line 427) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::lib (line 1788) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::new (line 186) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::name (line 220) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::patches (line 2183) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::keywords (line 734) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::licenses (line 864) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::maintenance (line 1178) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::profile_bench (line 1611) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::profile_doc (line 1644) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::patch (line 2143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::profile_release (line 1545) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::publish (line 524) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::profile_dev (line 1513) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::replace (line 2226) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::readme (line 672) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::tests (line 2019) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::default_features (line 289) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::repository (line 643) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::target_dependencies (line 1470) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::test (line 1979) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::optional (line 266) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::profile_test (line 1578) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::version (line 310) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::travis_ci (line 1025) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::branch (line 241) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::workspace_root (line 556) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::workspace (line 1755) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::DependencyExt::repo (line 33) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::target_dependency (line 1430) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::DependencyExt::version (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::DependencyExt::path (line 78) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::DependencyExt::optional (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::version (line 161) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::repo (line 141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::path (line 181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::tag (line 221) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/dependency.rs - types::dependency::Dependency::rev (line 201) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - CargoToml (line 76) [INFO] [stdout] src/lib.rs - CargoToml::appveyor (line 930) [INFO] [stdout] src/lib.rs - CargoToml::author (line 249) [INFO] [stdout] src/lib.rs - CargoToml::authors (line 281) [INFO] [stdout] src/lib.rs - CargoToml::bench (line 1897) [INFO] [stdout] src/lib.rs - CargoToml::benches (line 1936) [INFO] [stdout] src/lib.rs - CargoToml::bin (line 1822) [INFO] [stdout] src/lib.rs - CargoToml::bins (line 1861) [INFO] [stdout] src/lib.rs - CargoToml::build (line 2261) [INFO] [stdout] src/lib.rs - CargoToml::build_dependencies (line 1394) [INFO] [stdout] src/lib.rs - CargoToml::build_dependency (line 1358) [INFO] [stdout] src/lib.rs - CargoToml::build_script (line 339) [INFO] [stdout] src/lib.rs - CargoToml::builder (line 203) [INFO] [stdout] src/lib.rs - CargoToml::categories (line 799) [INFO] [stdout] src/lib.rs - CargoToml::category (line 766) [INFO] [stdout] src/lib.rs - CargoToml::circle_ci (line 963) [INFO] [stdout] src/lib.rs - CargoToml::codecov (line 1056) [INFO] [stdout] src/lib.rs - CargoToml::coveralls (line 1087) [INFO] [stdout] src/lib.rs - CargoToml::dependencies (line 1250) [INFO] [stdout] src/lib.rs - CargoToml::dependency (line 1214) [INFO] [stdout] src/lib.rs - CargoToml::description (line 585) [INFO] [stdout] src/lib.rs - CargoToml::dev_dependencies (line 1322) [INFO] [stdout] src/lib.rs - CargoToml::dev_dependency (line 1285) [INFO] [stdout] src/lib.rs - CargoToml::documentation (line 367) [INFO] [stdout] src/lib.rs - CargoToml::example (line 2061) [INFO] [stdout] src/lib.rs - CargoToml::examples (line 2100) [INFO] [stdout] src/lib.rs - CargoToml::exclude (line 394) [INFO] [stdout] src/lib.rs - CargoToml::excludes (line 427) [INFO] [stdout] src/lib.rs - CargoToml::feature (line 1683) [INFO] [stdout] src/lib.rs - CargoToml::feature (line 1713) [INFO] [stdout] src/lib.rs - CargoToml::gitlab (line 994) [INFO] [stdout] src/lib.rs - CargoToml::homepage (line 614) [INFO] [stdout] src/lib.rs - CargoToml::include (line 459) [INFO] [stdout] src/lib.rs - CargoToml::includes (line 492) [INFO] [stdout] src/lib.rs - CargoToml::is_it_maintained_issues (line 1148) [INFO] [stdout] src/lib.rs - CargoToml::is_it_maintained_time (line 1118) [INFO] [stdout] src/lib.rs - CargoToml::keyword (line 701) [INFO] [stdout] src/lib.rs - CargoToml::keywords (line 734) [INFO] [stdout] src/lib.rs - CargoToml::lib (line 1788) [INFO] [stdout] src/lib.rs - CargoToml::license (line 831) [INFO] [stdout] src/lib.rs - CargoToml::license_file (line 896) [INFO] [stdout] src/lib.rs - CargoToml::licenses (line 864) [INFO] [stdout] src/lib.rs - CargoToml::maintenance (line 1178) [INFO] [stdout] src/lib.rs - CargoToml::name (line 220) [INFO] [stdout] src/lib.rs - CargoToml::new (line 186) [INFO] [stdout] src/lib.rs - CargoToml::patch (line 2143) [INFO] [stdout] src/lib.rs - CargoToml::patches (line 2183) [INFO] [stdout] src/lib.rs - CargoToml::profile_bench (line 1611) [INFO] [stdout] src/lib.rs - CargoToml::profile_dev (line 1513) [INFO] [stdout] src/lib.rs - CargoToml::profile_doc (line 1644) [INFO] [stdout] src/lib.rs - CargoToml::profile_release (line 1545) [INFO] [stdout] src/lib.rs - CargoToml::profile_test (line 1578) [INFO] [stdout] src/lib.rs - CargoToml::publish (line 524) [INFO] [stdout] src/lib.rs - CargoToml::readme (line 672) [INFO] [stdout] src/lib.rs - CargoToml::replace (line 2226) [INFO] [stdout] src/lib.rs - CargoToml::repository (line 643) [INFO] [stdout] src/lib.rs - CargoToml::target_dependencies (line 1470) [INFO] [stdout] src/lib.rs - CargoToml::target_dependency (line 1430) [INFO] [stdout] src/lib.rs - CargoToml::test (line 1979) [INFO] [stdout] src/lib.rs - CargoToml::tests (line 2019) [INFO] [stdout] src/lib.rs - CargoToml::travis_ci (line 1025) [INFO] [stdout] src/lib.rs - CargoToml::version (line 310) [INFO] [stdout] src/lib.rs - CargoToml::workspace (line 1755) [INFO] [stdout] src/lib.rs - CargoToml::workspace_root (line 556) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::branch (line 241) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::default_features (line 289) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::optional (line 266) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::path (line 181) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::repo (line 141) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::rev (line 201) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::tag (line 221) [INFO] [stdout] src/types/dependency.rs - types::dependency::Dependency::version (line 161) [INFO] [stdout] src/types/dependency.rs - types::dependency::DependencyExt::optional (line 54) [INFO] [stdout] src/types/dependency.rs - types::dependency::DependencyExt::path (line 78) [INFO] [stdout] src/types/dependency.rs - types::dependency::DependencyExt::repo (line 33) [INFO] [stdout] src/types/dependency.rs - types::dependency::DependencyExt::version (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 77 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "e9410e6237575ef5d7ceee72b25f58b86cc6a7f671d630fb12eff59594faa219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9410e6237575ef5d7ceee72b25f58b86cc6a7f671d630fb12eff59594faa219", kill_on_drop: false }` [INFO] [stdout] e9410e6237575ef5d7ceee72b25f58b86cc6a7f671d630fb12eff59594faa219