[INFO] fetching crate parse-changelog 0.6.14...
[INFO] testing parse-changelog-0.6.14 against 1.90.0 for beta-1.91-3
[INFO] extracting crate parse-changelog 0.6.14 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate parse-changelog 0.6.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parse-changelog 0.6.14
[INFO] tweaked toml for crates.io crate parse-changelog 0.6.14 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parse-changelog 0.6.14 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parse-changelog 0.6.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded fs-err v3.1.2
[INFO] [stderr]   Downloaded lexopt v0.3.1
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1156b579c0c87d0cddfac7704c8ac3868dfe3e231f5a6d7fcb8d48e15c022698
[INFO] running `Command { std: "docker" "start" "-a" "1156b579c0c87d0cddfac7704c8ac3868dfe3e231f5a6d7fcb8d48e15c022698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1156b579c0c87d0cddfac7704c8ac3868dfe3e231f5a6d7fcb8d48e15c022698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1156b579c0c87d0cddfac7704c8ac3868dfe3e231f5a6d7fcb8d48e15c022698", kill_on_drop: false }`
[INFO] [stdout] 1156b579c0c87d0cddfac7704c8ac3868dfe3e231f5a6d7fcb8d48e15c022698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 123bcbb4f20665f7dfcd9551a78a0d8fd66b38b8a4ce61dd5b5cd754a8d331f8
[INFO] running `Command { std: "docker" "start" "-a" "123bcbb4f20665f7dfcd9551a78a0d8fd66b38b8a4ce61dd5b5cd754a8d331f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling parse-changelog v0.6.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
[INFO] running `Command { std: "docker" "inspect" "123bcbb4f20665f7dfcd9551a78a0d8fd66b38b8a4ce61dd5b5cd754a8d331f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123bcbb4f20665f7dfcd9551a78a0d8fd66b38b8a4ce61dd5b5cd754a8d331f8", kill_on_drop: false }`
[INFO] [stdout] 123bcbb4f20665f7dfcd9551a78a0d8fd66b38b8a4ce61dd5b5cd754a8d331f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c6a9c97e571be8fedc352458426f0d122f6e76bc81d04a83513381575134574
[INFO] running `Command { std: "docker" "start" "-a" "8c6a9c97e571be8fedc352458426f0d122f6e76bc81d04a83513381575134574", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling fs-err v3.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling parse-changelog v0.6.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]   --> tests/cli.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_helper::cli::{ChildExt as _, CommandExt as _};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]  --> tests/test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_helper::git::assert_diff;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]    --> tests/cli.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     test_helper::doc::sync_command_output_to_markdown(path, "readme-long-help", command, new);
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     parse_changelog(["tests/fixtures/pin-project.md"])
[INFO] [stdout] 22 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     parse_changelog(["tests/fixtures/pin-project.md", "1.0.0"])
[INFO] [stdout] 25 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:27:70
[INFO] [stdout]    |
[INFO] [stdout] 27 |     parse_changelog(["tests/fixtures/pin-project.md", "Unreleased"]).assert_success().stdout_eq("");
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     parse_changelog(["tests/fixtures/pin-project.md", "1.0.0", "--title"])
[INFO] [stdout] 29 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     parse_changelog(["tests/fixtures/pin-project.md", "1.0.0", "--title-no-link"])
[INFO] [stdout] 32 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_with_stdin` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     parse_changelog(["-", "1.0.0"])
[INFO] [stdout] 35 | |         .spawn_with_stdin(include_bytes!("fixtures/pin-project.md"))
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     parse_changelog(["tests/fixtures/rust.md"])
[INFO] [stdout] 40 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]   --> src/gen/tests/track_size.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     test_helper::git::assert_diff(
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helper`, use `cargo add test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     parse_changelog(["tests/fixtures/rust.md", "1.46.0"])
[INFO] [stdout] 43 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     parse_changelog(["tests/fixtures/rust-atx.md", "1.46.0"])
[INFO] [stdout] 47 | |         .assert_success()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parse-changelog` (test "test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     parse_changelog([
[INFO] [stdout] 51 | |         "tests/fixtures/cargo.md",
[INFO] [stdout] 52 | |         "1.50",
[INFO] [stdout] 53 | |         "--prefix",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     ])
[INFO] [stdout] 58 | |     .assert_success()
[INFO] [stdout]    | |     -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     parse_changelog([] as [&str; 0])
[INFO] [stdout] 65 | |         .assert_failure()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     parse_changelog(["tests/fixtures/pin-project.md", "0.0.0", "0.0.1"])
[INFO] [stdout] 69 | |         .assert_failure()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     parse_changelog(["tests/fixtures/pin-project.md", "0.0.0", "--title", "--title-no-link"])
[INFO] [stdout] 73 | |         .assert_failure()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         parse_changelog(["tests/fixtures/pin-project.md", "0.0.0", flag, flag])
[INFO] [stdout] 86 | |             .assert_failure()
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     parse_changelog(["tests/fixtures/pin-project.md", "0.0.0"])
[INFO] [stdout] 94 | |         .assert_failure()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_with_stdin` found for struct `Command` in the current scope
[INFO] [stdout]   --> tests/cli.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | /     parse_changelog(["-", "0.0.0"])
[INFO] [stdout] 97 | |         .spawn_with_stdin(include_bytes!("fixtures/pin-project.md"))
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     parse_changelog(["tests/fixtures/cargo.md", "1.50", "--prefix", "Cargo "])
[INFO] [stdout] 102 | |         .assert_failure()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_with_stdin` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     parse_changelog(["-"])
[INFO] [stdout] 106 | |         .spawn_with_stdin("\n")
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     parse_changelog(["tests/fixtures/pin-project.md", "1.0.0", "--version-format=\\"])
[INFO] [stdout] 111 | |         .assert_failure()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_failure` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     parse_changelog(["tests/fixtures/pin-project.md", "1.0.0", "--prefix-format=\\"])
[INFO] [stdout] 114 | |         .assert_failure()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_with_stdin` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     parse_changelog(["-"])
[INFO] [stdout] 118 | |         .spawn_with_stdin("# Unreleased\n")
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_with_stdin` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     parse_changelog(["-"])
[INFO] [stdout] 123 | |         .spawn_with_stdin([b'f', b'o', 0x80, b'o'])
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:141:77
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let text = parse_changelog(["tests/fixtures/pin-project.md", "--json"]).assert_success().stdout;
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:145:70
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let text = parse_changelog(["tests/fixtures/rust.md", "--json"]).assert_success().stdout;
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:149:74
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let text = parse_changelog(["tests/fixtures/rust-atx.md", "--json"]).assert_success().stdout;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:161:6
[INFO] [stdout]     |
[INFO] [stdout] 153 |       let text = parse_changelog([
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 154 | |         "tests/fixtures/cargo.md",
[INFO] [stdout] 155 | |         "--json",
[INFO] [stdout] 156 | |         "--prefix",
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     ])
[INFO] [stdout] 161 | |     .assert_success()
[INFO] [stdout]     | |     -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:169:41
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let short = parse_changelog(["-h"]).assert_success();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let long = parse_changelog(["--help"]).assert_success();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |     parse_changelog(["-V"]).assert_success().stdout_eq(expected);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:178:36
[INFO] [stdout]     |
[INFO] [stdout] 178 |     parse_changelog(["--version"]).assert_success().stdout_eq(expected);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `assert_success` found for struct `Command` in the current scope
[INFO] [stdout]    --> tests/cli.rs:183:43
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let new = parse_changelog(["--help"]).assert_success().stdout;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parse-changelog` (lib test) due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parse-changelog` (test "cli") due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "8c6a9c97e571be8fedc352458426f0d122f6e76bc81d04a83513381575134574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6a9c97e571be8fedc352458426f0d122f6e76bc81d04a83513381575134574", kill_on_drop: false }`
[INFO] [stdout] 8c6a9c97e571be8fedc352458426f0d122f6e76bc81d04a83513381575134574
