[INFO] fetching crate cargo-toml-builder 0.3.0... [INFO] testing cargo-toml-builder-0.3.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cargo-toml-builder 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-toml-builder 0.3.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40dfd7822d17f3d01e1a0648c817326964e50240c2d387d13efa0f010c39fb30 [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" "40dfd7822d17f3d01e1a0648c817326964e50240c2d387d13efa0f010c39fb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40dfd7822d17f3d01e1a0648c817326964e50240c2d387d13efa0f010c39fb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40dfd7822d17f3d01e1a0648c817326964e50240c2d387d13efa0f010c39fb30", kill_on_drop: false }` [INFO] [stdout] 40dfd7822d17f3d01e1a0648c817326964e50240c2d387d13efa0f010c39fb30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08b892d6a65aadd90b91f180b9546f5a1f68810c542b2f7844707bde3497fde7 [INFO] running `Command { std: "docker" "start" "-a" "08b892d6a65aadd90b91f180b9546f5a1f68810c542b2f7844707bde3497fde7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling combine v3.8.1 [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 associated function `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 30.86s [INFO] running `Command { std: "docker" "inspect" "08b892d6a65aadd90b91f180b9546f5a1f68810c542b2f7844707bde3497fde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b892d6a65aadd90b91f180b9546f5a1f68810c542b2f7844707bde3497fde7", kill_on_drop: false }` [INFO] [stdout] 08b892d6a65aadd90b91f180b9546f5a1f68810c542b2f7844707bde3497fde7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23df2d354c8fc6cc983eee6972e994e182490dfe801ffca2b2b76a2d3b52b9d2 [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" "23df2d354c8fc6cc983eee6972e994e182490dfe801ffca2b2b76a2d3b52b9d2", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-toml-builder v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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.10s [INFO] running `Command { std: "docker" "inspect" "23df2d354c8fc6cc983eee6972e994e182490dfe801ffca2b2b76a2d3b52b9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23df2d354c8fc6cc983eee6972e994e182490dfe801ffca2b2b76a2d3b52b9d2", kill_on_drop: false }` [INFO] [stdout] 23df2d354c8fc6cc983eee6972e994e182490dfe801ffca2b2b76a2d3b52b9d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67584077abc3696baaa8fa3ffd5e29ba4710f16854c1145c19ab99589b4298a4 [INFO] running `Command { std: "docker" "start" "-a" "67584077abc3696baaa8fa3ffd5e29ba4710f16854c1145c19ab99589b4298a4", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `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 associated function `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.03s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_toml_builder-f0d790711df5a3d4 [INFO] [stdout] running 3 tests [INFO] [stdout] test types::license::tests::test_to_string ... ok [INFO] [stdout] test types::license::tests::test_from_string ... ok [INFO] [stdout] test toml::tests::test_basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cargo-toml-builder [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test src/lib.rs - CargoToml::bin (line 1822) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_dependencies (line 1394) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::category (line 766) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::author (line 249) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::bench (line 1897) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::circle_ci (line 963) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dependencies (line 1250) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::bins (line 1861) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml (line 76) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::authors (line 281) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::codecov (line 1056) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::categories (line 799) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_dependency (line 1358) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::coveralls (line 1087) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::benches (line 1936) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::description (line 585) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dev_dependencies (line 1322) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::excludes (line 427) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dev_dependency (line 1285) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::documentation (line 367) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::exclude (line 394) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::examples (line 2100) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::example (line 2061) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::dependency (line 1214) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::gitlab (line 994) ... 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::includes (line 492) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::homepage (line 614) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::feature (line 1683) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::appveyor (line 930) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::keyword (line 701) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::is_it_maintained_time (line 1118) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::keywords (line 734) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::is_it_maintained_issues (line 1148) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::license (line 831) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::lib (line 1788) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::maintenance (line 1178) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::name (line 220) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::new (line 186) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::license_file (line 896) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::patches (line 2183) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::patch (line 2143) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::licenses (line 864) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build_script (line 339) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::profile_release (line 1545) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::build (line 2261) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::builder (line 203) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::target_dependencies (line 1470) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::target_dependency (line 1430) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::branch (line 241) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::tests (line 2019) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_doc (line 1644) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::default_features (line 289) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::optional (line 266) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::travis_ci (line 1025) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::profile_test (line 1578) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::repository (line 643) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::test (line 1979) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::workspace_root (line 556) ... 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::rev (line 201) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::repo (line 141) ... 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::optional (line 54) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::repo (line 33) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::tag (line 221) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::DependencyExt::path (line 78) ... FAILED [INFO] [stdout] test src/types/dependency.rs - types::dependency::Dependency::version (line 161) ... FAILED [INFO] [stdout] test src/lib.rs - CargoToml::replace (line 2226) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::readme (line 672) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::publish (line 524) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::workspace (line 1755) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::profile_dev (line 1513) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::profile_bench (line 1611) ... ok [INFO] [stdout] test src/lib.rs - CargoToml::version (line 310) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - CargoToml::bin (line 1822) 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::category (line 766) 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::bench (line 1897) 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 - CargoToml::dependencies (line 1250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CargoToml::bins (line 1861) 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::authors (line 281) 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::codecov (line 1056) 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::build_dependency (line 1358) 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::benches (line 1936) 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::dev_dependencies (line 1322) 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::dev_dependency (line 1285) 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::exclude (line 394) 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::example (line 2061) 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::gitlab (line 994) 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::includes (line 492) 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::feature (line 1683) 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::keyword (line 701) 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::keywords (line 734) 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::license (line 831) 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::maintenance (line 1178) 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::new (line 186) 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::patches (line 2183) 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::licenses (line 864) 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::target_dependencies (line 1470) 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::Dependency::branch (line 241) 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/lib.rs - CargoToml::profile_doc (line 1644) 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/types/dependency.rs - types::dependency::Dependency::optional (line 266) 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/lib.rs - CargoToml::profile_test (line 1578) 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::test (line 1979) 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/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::rev (line 201) 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::DependencyExt::version (line 12) 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::DependencyExt::repo (line 33) 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::DependencyExt::path (line 78) 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] [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_dependencies (line 1394) [INFO] [stdout] src/lib.rs - CargoToml::build_dependency (line 1358) [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_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::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::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. 10 passed; 67 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" "67584077abc3696baaa8fa3ffd5e29ba4710f16854c1145c19ab99589b4298a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67584077abc3696baaa8fa3ffd5e29ba4710f16854c1145c19ab99589b4298a4", kill_on_drop: false }` [INFO] [stdout] 67584077abc3696baaa8fa3ffd5e29ba4710f16854c1145c19ab99589b4298a4