[INFO] fetching crate test-fuzz 7.2.5...
[INFO] testing test-fuzz-7.2.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate test-fuzz 7.2.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate test-fuzz 7.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate test-fuzz 7.2.5
[INFO] tweaked toml for crates.io crate test-fuzz 7.2.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate test-fuzz 7.2.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate test-fuzz 7.2.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23d3536d406e29a0ce03936c18fe1df90fffefb66da3460a823b714a9fde39a0
[INFO] running `Command { std: "docker" "start" "-a" "23d3536d406e29a0ce03936c18fe1df90fffefb66da3460a823b714a9fde39a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d3536d406e29a0ce03936c18fe1df90fffefb66da3460a823b714a9fde39a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d3536d406e29a0ce03936c18fe1df90fffefb66da3460a823b714a9fde39a0", kill_on_drop: false }`
[INFO] [stdout] 23d3536d406e29a0ce03936c18fe1df90fffefb66da3460a823b714a9fde39a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fd1857606ab57052bc3a514c59de7b9210ffacd34c71343b4790dde1489034f
[INFO] running `Command { std: "docker" "start" "-a" "4fd1857606ab57052bc3a514c59de7b9210ffacd34c71343b4790dde1489034f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling test-fuzz-internal v7.2.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling test-fuzz v7.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling test-fuzz-macro v7.2.5
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_combinators v0.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling test-fuzz-runtime v7.2.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
[INFO] running `Command { std: "docker" "inspect" "4fd1857606ab57052bc3a514c59de7b9210ffacd34c71343b4790dde1489034f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd1857606ab57052bc3a514c59de7b9210ffacd34c71343b4790dde1489034f", kill_on_drop: false }`
[INFO] [stdout] 4fd1857606ab57052bc3a514c59de7b9210ffacd34c71343b4790dde1489034f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88e7c229b523f74c90a62d180d7e4fe0582db28b21fc89702d021a13709272e0
[INFO] running `Command { std: "docker" "start" "-a" "88e7c229b523f74c90a62d180d7e4fe0582db28b21fc89702d021a13709272e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling ctor v0.6.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling test-fuzz v7.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/auto_generate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]   --> tests/integration/ci.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use testing::CommandExt;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` 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 `testing`
[INFO] [stdout]  --> tests/integration/conversion.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/conversion.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/default.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]   --> tests/integration/in_production.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use testing::CommandExt;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` 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 `testing`
[INFO] [stdout]  --> tests/integration/link.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/link.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` 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 `testing`
[INFO] [stdout]  --> tests/integration/rename.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/rename.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` 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 `testing`
[INFO] [stdout]  --> tests/integration/self_ty_in_mod_name.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/self_ty_in_mod_name.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/serde_format.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use testing::{CommandExt, examples};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` 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 `testing`
[INFO] [stdout]  --> tests/integration/test_fuzz_log.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/integration/test_fuzz_log.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::{CommandExt, examples::MANIFEST_PATH};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     Command::new(stdout.trim_end())
[INFO] [stdout] 34 | |         .env("SHELLCHECK_OPTS", "--exclude=SC2002")
[INFO] [stdout] 35 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     Command::new("cargo")
[INFO] [stdout] 42 | |         .args(["clippy", "--all-targets", "--", "--deny=warnings"])
[INFO] [stdout] 43 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     Command::new("cargo")
[INFO] [stdout] 50 | |         .args(["dylint", "--all", "--", "--all-targets"])
[INFO] [stdout] 51 | |         .env("DYLINT_RUSTFLAGS", "--deny warnings")
[INFO] [stdout] 52 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     Command::new("cargo")
[INFO] [stdout] 59 | |         .args(["+nightly", "fmt", "--check"])
[INFO] [stdout] 60 | |         .current_dir("..")
[INFO] [stdout] 61 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |           &Command::new("cargo")
[INFO] [stdout]    |  __________-
[INFO] [stdout] 71 | |             .arg("license")
[INFO] [stdout] 72 | |             .current_dir("..")
[INFO] [stdout] 73 | |             .logged_assert()
[INFO] [stdout]    | |             -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/ci.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 95 | /     Command::new("npm")
[INFO] [stdout] 96 | |         .args(["install", "markdown-link-check"])
[INFO] [stdout] 97 | |         .current_dir(&tempdir)
[INFO] [stdout] 98 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | /     Command::new("npx")
[INFO] [stdout] 104 | |         .args(["markdown-link-check", readme_md.to_str().unwrap()])
[INFO] [stdout] 105 | |         .current_dir(&tempdir)
[INFO] [stdout] 106 | |         .logged_assert()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     Command::new("prettier")
[INFO] [stdout] 113 | |         .args([
[INFO] [stdout] 114 | |             "--check",
[INFO] [stdout] 115 | |             "**/*.json",
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         .current_dir("..")
[INFO] [stdout] 121 | |         .logged_assert()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 130 |       let assert = Command::new("cargo")
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 131 | |         .args(["run", "--bin=cargo-test-fuzz", "--", "test-fuzz", "--help"])
[INFO] [stdout] 132 | |         .logged_assert();
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 176 | /             Command::new("shellcheck")
[INFO] [stdout] 177 | |                 .args(["--exclude=SC2002", &path.to_string_lossy()])
[INFO] [stdout] 178 | |                 .logged_assert()
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     Command::new("cargo")
[INFO] [stdout] 323 | |         .args([
[INFO] [stdout] 324 | |             "+nightly",
[INFO] [stdout] 325 | |             "udeps",
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |         .current_dir("..")
[INFO] [stdout] 330 | |         .logged_assert()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> tests/integration/ci.rs:338:10
[INFO] [stdout]     |
[INFO] [stdout] 336 | /     Command::new("cargo")
[INFO] [stdout] 337 | |         .args(["unmaintained", "--color=never", "--fail-fast"])
[INFO] [stdout] 338 | |         .logged_assert()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for struct `std::process::Command` in the current scope
[INFO] [stdout]  --> tests/integration/conversion.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     command.logged_assert().success();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ method not found in `std::process::Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/conversion.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     command
[INFO] [stdout] 12 | |         .args(["--features", "__inapplicable_conversion"])
[INFO] [stdout] 13 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/in_production.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     command
[INFO] [stdout] 66 | |         .current_dir("/tmp")
[INFO] [stdout] 67 | |         .envs(envs)
[INFO] [stdout] 68 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/link.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     Command::new("cargo")
[INFO] [stdout] 11 | |         .args([
[INFO] [stdout] 12 | |             "build",
[INFO] [stdout] 13 | |             "--manifest-path",
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         ])
[INFO] [stdout] 18 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/link.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     Command::new("nm")
[INFO] [stdout] 28 | |         .args([target_directory(false)
[INFO] [stdout] 29 | |             .join("debug/hello-world")
[INFO] [stdout] 30 | |             .to_string_lossy()
[INFO] [stdout] 31 | |             .to_string()])
[INFO] [stdout] 32 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for struct `std::process::Command` in the current scope
[INFO] [stdout]  --> tests/integration/rename.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     command.logged_assert().success();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ method not found in `std::process::Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/rename.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     command
[INFO] [stdout] 12 | |         .args(["--features", "__bar_fuzz"])
[INFO] [stdout] 13 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for struct `std::process::Command` in the current scope
[INFO] [stdout]  --> tests/integration/self_ty_in_mod_name.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     command.logged_assert().success();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ method not found in `std::process::Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/self_ty_in_mod_name.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     command
[INFO] [stdout] 17 | |         .args(["--features=__self_ty_conflict"])
[INFO] [stdout] 18 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `logged_assert` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]   --> tests/integration/test_fuzz_log.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     Command::new("cargo")
[INFO] [stdout]  9 | |         .env("TEST_FUZZ_LOG", "1")
[INFO] [stdout] 10 | |         .args([
[INFO] [stdout] 11 | |             "test",
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         ])
[INFO] [stdout] 19 | |         .logged_assert()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-fuzz` (test "integration") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "88e7c229b523f74c90a62d180d7e4fe0582db28b21fc89702d021a13709272e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e7c229b523f74c90a62d180d7e4fe0582db28b21fc89702d021a13709272e0", kill_on_drop: false }`
[INFO] [stdout] 88e7c229b523f74c90a62d180d7e4fe0582db28b21fc89702d021a13709272e0
