[INFO] cloning repository https://github.com/taiki-e/cargo-hack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taiki-e/cargo-hack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiki-e%2Fcargo-hack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiki-e%2Fcargo-hack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 996ac15613f25cbea11b90c512ce1bba636353a0
[INFO] testing taiki-e/cargo-hack against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiki-e%2Fcargo-hack" "/workspace/builds/worker-8/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/taiki-e/cargo-hack on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/taiki-e/cargo-hack
[INFO] finished tweaking git repo https://github.com/taiki-e/cargo-hack
[INFO] tweaked toml for git repo https://github.com/taiki-e/cargo-hack written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded easy-ext v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58918d63142e61e95020277cc8d90ae62e5135ba3ccf8446856e0e5868c46e6d
[INFO] running `Command { std: "docker" "start" "-a" "58918d63142e61e95020277cc8d90ae62e5135ba3ccf8446856e0e5868c46e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58918d63142e61e95020277cc8d90ae62e5135ba3ccf8446856e0e5868c46e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58918d63142e61e95020277cc8d90ae62e5135ba3ccf8446856e0e5868c46e6d", kill_on_drop: false }`
[INFO] [stdout] 58918d63142e61e95020277cc8d90ae62e5135ba3ccf8446856e0e5868c46e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4160d58b31e355e667f251838551883a74d1d1ef30badf33a8974fae7ae6b13b
[INFO] running `Command { std: "docker" "start" "-a" "4160d58b31e355e667f251838551883a74d1d1ef30badf33a8974fae7ae6b13b", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling anyhow v1.0.40
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling terminal_size v0.1.17
[INFO] [stderr] Compiling nix v0.20.0
[INFO] [stderr] Compiling ctrlc v3.1.9
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling cargo-hack v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.76s
[INFO] running `Command { std: "docker" "inspect" "4160d58b31e355e667f251838551883a74d1d1ef30badf33a8974fae7ae6b13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4160d58b31e355e667f251838551883a74d1d1ef30badf33a8974fae7ae6b13b", kill_on_drop: false }`
[INFO] [stdout] 4160d58b31e355e667f251838551883a74d1d1ef30badf33a8974fae7ae6b13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceb5472401d22d74cc7844f86a852a5b85c26f44841f31fe657350094bcba5e1
[INFO] running `Command { std: "docker" "start" "-a" "ceb5472401d22d74cc7844f86a852a5b85c26f44841f31fe657350094bcba5e1", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling syn v1.0.72
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Compiling fs-err v2.6.0
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling rand_core v0.6.2
[INFO] [stderr] Compiling rand_chacha v0.3.0
[INFO] [stderr] Compiling rand v0.8.3
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling tempfile v3.2.0
[INFO] [stderr] Compiling easy-ext v0.2.7
[INFO] [stderr] Compiling cargo-hack v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "ceb5472401d22d74cc7844f86a852a5b85c26f44841f31fe657350094bcba5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb5472401d22d74cc7844f86a852a5b85c26f44841f31fe657350094bcba5e1", kill_on_drop: false }`
[INFO] [stdout] ceb5472401d22d74cc7844f86a852a5b85c26f44841f31fe657350094bcba5e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c6f7fdbca2e2331b44a467b1566df97f8857aafc380502968b8dd44d347556e
[INFO] running `Command { std: "docker" "start" "-a" "3c6f7fdbca2e2331b44a467b1566df97f8857aafc380502968b8dd44d347556e", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hack-392d6b5a8d6540ea)
[INFO] [stdout]
[INFO] [stdout] running 19 tests
[INFO] [stdout] test features::tests::powerset_depth1 ... ok
[INFO] [stdout] test cli::tests::short_help ... ok
[INFO] [stdout] test features::tests::powerset_depth2 ... ok
[INFO] [stdout] test features::tests::powerset_depth3 ... ok
[INFO] [stdout] test remove_dev_deps::tests::a ... ok
[INFO] [stdout] test remove_dev_deps::tests::c ... ok
[INFO] [stdout] test features::tests::feature_deps1 ... ok
[INFO] [stdout] test features::tests::powerset_full ... ok
[INFO] [stdout] test remove_dev_deps::tests::many_lines ... ok
[INFO] [stdout] test remove_dev_deps::tests::not_table_multi_line ... ok
[INFO] [stdout] test remove_dev_deps::tests::d ... ok
[INFO] [stdout] test remove_dev_deps::tests::not_table ... ok
[INFO] [stdout] test cli::tests::long_help ... ok
[INFO] [stdout] test remove_dev_deps::tests::target_deps1 ... ok
[INFO] [stdout] test remove_dev_deps::tests::target_deps2 ... ok
[INFO] [stdout] test remove_dev_deps::tests::target_deps3 ... ok
[INFO] [stdout] test remove_dev_deps::tests::target_deps4 ... ok
[INFO] [stdout] test remove_dev_deps::tests::b ... ok
[INFO] [stdout] test cli::tests::update_readme ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- cli::tests::update_readme stdout ----
[INFO] [stdout] [src/cli.rs:925] &line = "# cargo-hack"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "[](https://crates.io/crates/cargo-hack)"
[INFO] [stdout] [src/cli.rs:925] &line = "[](#license)"
[INFO] [stdout] [src/cli.rs:925] &line = "[](https://www.rust-lang.org)"
[INFO] [stdout] [src/cli.rs:925] &line = "[](https://github.com/taiki-e/cargo-hack/actions)"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "A cargo subcommand to provide various options useful for testing and continuous"
[INFO] [stdout] [src/cli.rs:925] &line = "integration."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "- [Installation](#installation)"
[INFO] [stdout] [src/cli.rs:925] &line = "- [Usage](#usage)"
[INFO] [stdout] [src/cli.rs:925] &line = "- [License](#license)"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "## Installation"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### From source"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "cargo install cargo-hack"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "*Compiler support: requires rustc 1.36+*"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "cargo-hack is usually runnable with Cargo versions older than the Rust version"
[INFO] [stdout] [src/cli.rs:925] &line = "required for installation (e.g., `cargo +1.31 hack check`). Currently, to run"
[INFO] [stdout] [src/cli.rs:925] &line = "cargo-hack requires Cargo 1.26+."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### From prebuilt binaries"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "You can download prebuilt binaries from the [Release page](https://github.com/taiki-e/cargo-hack/releases)."
[INFO] [stdout] [src/cli.rs:925] &line = "Prebuilt binaries are available for macOS, Linux (gnu and musl), and Windows."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### Via Homebrew"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "You can install cargo-hack using [Homebrew tap on macOS and Linux](https://github.com/taiki-e/homebrew-tap/blob/main/Formula/cargo-hack.rb):"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "brew install taiki-e/tap/cargo-hack"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "## Usage"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Click to show a complete list of options
"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = " "
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "`cargo-hack` is basically wrapper of `cargo` that propagates subcommand and most"
[INFO] [stdout] [src/cli.rs:925] &line = "of the passed flags to `cargo`, but provides additional flags and changes the"
[INFO] [stdout] [src/cli.rs:925] &line = "behavior of some existing flags."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --each-feature"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Perform for each feature which includes default features and"
[INFO] [stdout] [src/cli.rs:925] &line = "`--no-default-features` of the package."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This is useful to check that each feature is working properly. (When used for"
[INFO] [stdout] [src/cli.rs:925] &line = "this purpose, it is recommended to use with `--no-dev-deps` to avoid"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4866].)"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "cargo hack check --each-feature --no-dev-deps"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --feature-powerset"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Perform for the feature powerset which includes `--no-default-features` and"
[INFO] [stdout] [src/cli.rs:925] &line = "default features of the package."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This is useful to check that every combination of features is working"
[INFO] [stdout] [src/cli.rs:925] &line = "properly. (When used for this purpose, it is recommended to use with"
[INFO] [stdout] [src/cli.rs:925] &line = "`--no-dev-deps` to avoid [cargo#4866].)"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "cargo hack check --feature-powerset --no-dev-deps"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --no-dev-deps"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Perform without dev-dependencies."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This is a workaround for an issue that dev-dependencies leaking into normal"
[INFO] [stdout] [src/cli.rs:925] &line = "build ([cargo#4866])."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Also, this can be used as a workaround for an issue that `cargo` does not"
[INFO] [stdout] [src/cli.rs:925] &line = "allow publishing a package with cyclic dev-dependencies. ([cargo#4242])"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "cargo hack publish --no-dev-deps --dry-run --allow-dirty"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Note: Currently, using `--no-dev-deps` flag removes dev-dependencies from"
[INFO] [stdout] [src/cli.rs:925] &line = "real manifest while cargo-hack is running and restores it when finished."
[INFO] [stdout] [src/cli.rs:925] &line = "See [cargo#4242] for why this is necessary."
[INFO] [stdout] [src/cli.rs:925] &line = "Also, this behavior may change in the future on some subcommands. See also"
[INFO] [stdout] [src/cli.rs:925] &line = "[#15]."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --remove-dev-deps"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Equivalent to `--no-dev-deps` except for does not restore the original"
[INFO] [stdout] [src/cli.rs:925] &line = "`Cargo.toml` after execution."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This is useful to know what Cargo.toml that cargo-hack is actually using"
[INFO] [stdout] [src/cli.rs:925] &line = "with `--no-dev-deps`."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "*This flag also works without subcommands.*"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --ignore-private"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Skip to perform on `publish = false` packages."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --ignore-unknown-features"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Skip passing `--features` to `cargo` if that feature does not exist."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --version-range"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Perform commands on a specified (inclusive) range of Rust versions."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```console"
[INFO] [stdout] [src/cli.rs:925] &line = "$ cargo hack check --version-range 1.46..1.47"
[INFO] [stdout] [src/cli.rs:925] &line = "info: running `cargo +1.46 check` on cargo-hack (1/2)"
[INFO] [stdout] [src/cli.rs:925] &line = "..."
[INFO] [stdout] [src/cli.rs:925] &line = "info: running `cargo +1.47 check` on cargo-hack (2/2)"
[INFO] [stdout] [src/cli.rs:925] &line = "..."
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "If the given range is unclosed, the latest stable compiler is treated as the"
[INFO] [stdout] [src/cli.rs:925] &line = "upper bound."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This might be useful for catching issues like [termcolor#35], [regex#685],"
[INFO] [stdout] [src/cli.rs:925] &line = "[rust-clippy#6324]."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --version-step"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Specify the version interval of `--version-range`."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### --clean-per-run"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Remove artifacts for that package before running the command."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "This also works as a workaround for [rust-clippy#4612]."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### Options for adjusting the behavior of --each-feature and --feature-powerset"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "The following flags can be used with `--each-feature` and `--feature-powerset`."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --optional-deps"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Use optional dependencies as features."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --exclude-features, --skip"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Space-separated list of features to exclude."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --depth"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Specify a max number of simultaneous feature flags of `--feature-powerset`."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "If the number is set to 1, `--feature-powerset` is equivalent to"
[INFO] [stdout] [src/cli.rs:925] &line = "`--each-feature`."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --group-features"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Space-separated list of features to group."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "To specify multiple groups, use this option multiple times:"
[INFO] [stdout] [src/cli.rs:925] &line = "`--group-features a,b --group-features c,d`"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "### Improvement of the behavior of existing cargo flags"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "`cargo-hack` changes the behavior of the following existing flags."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --features, --no-default-features"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Unlike `cargo` ([cargo#3620], [cargo#4106], [cargo#4463], [cargo#4753],"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#5015], [cargo#5364], [cargo#6195]), it can also be applied to"
[INFO] [stdout] [src/cli.rs:925] &line = "sub-crates."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "#### --all, --workspace"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Perform command for all packages in the workspace."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Unlike cargo, it does not compile all members at once."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "For example, running `cargo hack check --all` in a workspace with members"
[INFO] [stdout] [src/cli.rs:925] &line = "`foo` and `bar` behaves almost the same as the following script:"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "```sh"
[INFO] [stdout] [src/cli.rs:925] &line = "# If you use cargo-hack, you don't need to maintain this list manually."
[INFO] [stdout] [src/cli.rs:925] &line = "members=(\"foo\" \"bar\")"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "for member in \"${members[@]}\"; do"
[INFO] [stdout] [src/cli.rs:925] &line = " cargo check --manifest-path \"${member}/Cargo.toml\""
[INFO] [stdout] [src/cli.rs:925] &line = "done"
[INFO] [stdout] [src/cli.rs:925] &line = "```"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "*Workspace members will be performed according to the order of the 'packages'"
[INFO] [stdout] [src/cli.rs:925] &line = "fields of [`cargo metadata`][cargo-metadata].*"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "[#15]: https://github.com/taiki-e/cargo-hack/issues/15"
[INFO] [stdout] [src/cli.rs:925] &line = "[termcolor#35]: https://github.com/BurntSushi/termcolor/issues/35"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#3620]: https://github.com/rust-lang/cargo/issues/3620"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4106]: https://github.com/rust-lang/cargo/issues/4106"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4242]: https://github.com/rust-lang/cargo/issues/4242"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4463]: https://github.com/rust-lang/cargo/issues/4463"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4753]: https://github.com/rust-lang/cargo/issues/4753"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#4866]: https://github.com/rust-lang/cargo/issues/4866"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#5015]: https://github.com/rust-lang/cargo/issues/4463"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#5364]: https://github.com/rust-lang/cargo/issues/5364"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo#6195]: https://github.com/rust-lang/cargo/issues/6195"
[INFO] [stdout] [src/cli.rs:925] &line = "[regex#685]: https://github.com/rust-lang/regex/issues/685"
[INFO] [stdout] [src/cli.rs:925] &line = "[rust-clippy#4612]: https://github.com/rust-lang/rust-clippy/issues/4612"
[INFO] [stdout] [src/cli.rs:925] &line = "[rust-clippy#6324]: https://github.com/rust-lang/rust-clippy/issues/6324"
[INFO] [stdout] [src/cli.rs:925] &line = "[cargo-metadata]: https://doc.rust-lang.org/cargo/commands/cargo-metadata.html"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "## License"
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or"
[INFO] [stdout] [src/cli.rs:925] &line = "[MIT license](LICENSE-MIT) at your option."
[INFO] [stdout] [src/cli.rs:925] &line = ""
[INFO] [stdout] [src/cli.rs:925] &line = "Unless you explicitly state otherwise, any contribution intentionally submitted"
[INFO] [stdout] [src/cli.rs:925] &line = "for inclusion in the work by you, as defined in the Apache-2.0 license, shall"
[INFO] [stdout] [src/cli.rs:925] &line = "be dual licensed as above, without any additional terms or conditions."
[INFO] [stdout] Error: failed to write to file `/opt/rustwide/workdir/README.md`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context::
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/context.rs:27:29
[INFO] [stdout] 1: as anyhow::Context<(), std::io::error::Error>>::with_context::::{closure#0}>::{closure#0}
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/context.rs:58:30
[INFO] [stdout] 2: >::map_err:: as anyhow::Context<(), std::io::error::Error>>::with_context::{closure#0}>::{closure#0}>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591:27
[INFO] [stdout] 3: as anyhow::Context<(), std::io::error::Error>>::with_context::::{closure#0}>
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/context.rs:58:9
[INFO] [stdout] 4: cargo_hack::fs::write::<&std::path::PathBuf, alloc::string::String>
[INFO] [stdout] at ./src/fs.rs:10:5
[INFO] [stdout] 5: cargo_hack::cli::tests::update_readme
[INFO] [stdout] at ./src/cli.rs:946:13
[INFO] [stdout] 6: cargo_hack::cli::tests::update_readme::{closure#0}
[INFO] [stdout] at ./src/cli.rs:916:5
[INFO] [stdout] 7: >::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 8: >::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] test::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5
[INFO] [stdout] 9: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] + core::marker::Send>> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9
[INFO] [stdout] std::panicking::try::do_call:: + core::marker::Send>>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40
[INFO] [stdout] std::panicking::try::<(), std::panic::AssertUnwindSafe + core::marker::Send>>>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19
[INFO] [stdout] std::panic::catch_unwind:: + core::marker::Send>>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14
[INFO] [stdout] test::run_test_in_process
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18
[INFO] [stdout] test::run_test::run_test_inner::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39
[INFO] [stdout] 10: test::run_test::run_test_inner::{closure#1}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37
[INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 11: ::spawn_unchecked::::{closure#0}::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17
[INFO] [stdout] ::spawn_unchecked::{closure#0}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9
[INFO] [stdout] std::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40
[INFO] [stdout] std::panicking::try::<(), std::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19
[INFO] [stdout] std::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14
[INFO] [stdout] ::spawn_unchecked::::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30
[INFO] [stdout] <::spawn_unchecked::{closure#0} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 12: > as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] >> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] ::new::thread_start
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 13: start_thread
[INFO] [stdout] 14: clone
[INFO] [stdout] thread 'cli::tests::update_readme' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x557864f57040 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x557864f57040 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x557864f57040 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x557864f57040 - ::fmt
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x557864f7ac7c - core[ee1ca6415511a9c4]::fmt::write
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17
[INFO] [stdout] 5: 0x557864f53a25 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15
[INFO] [stdout] 6: 0x557864f5965b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x557864f5965b - std[77c0456e0eb29f0c]::sys_common::backtrace::print
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x557864f5965b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x557864f5916c - std[77c0456e0eb29f0c]::panicking::default_hook
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x557864f59d01 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x557864f59807 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x557864f5753c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x557864f59769 - rust_begin_unwind
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x557864e4c8b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x557864f7939e - core[ee1ca6415511a9c4]::panicking::assert_failed_inner
[INFO] [stdout] 16: 0x557864eab9ba - core[ee1ca6415511a9c4]::panicking::assert_failed::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x557864e7f641 - test[eeb9024d9ac7bc83]::assert_test_result::>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x557864e8878d - cargo_hack[1da2e6d2c1aa6ba1]::cli::tests::update_readme::{closure#0}
[INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:916:5
[INFO] [stdout] 19: 0x557864ea06ce - >::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x557864ed1f73 - >::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x557864ed1f73 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5
[INFO] [stdout] 22: 0x557864ed0a3c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] 23: 0x557864ed0a3c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9
[INFO] [stdout] 24: 0x557864ed0a3c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40
[INFO] [stdout] 25: 0x557864ed0a3c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19
[INFO] [stdout] 26: 0x557864ed0a3c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14
[INFO] [stdout] 27: 0x557864ed0a3c - test[eeb9024d9ac7bc83]::run_test_in_process
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18
[INFO] [stdout] 28: 0x557864ed0a3c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39
[INFO] [stdout] 29: 0x557864eb0702 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37
[INFO] [stdout] 30: 0x557864eb0702 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x557864eb0fe8 - ::spawn_unchecked::::{closure#0}::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17
[INFO] [stdout] 32: 0x557864eb0fe8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9
[INFO] [stdout] 33: 0x557864eb0fe8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40
[INFO] [stdout] 34: 0x557864eb0fe8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19
[INFO] [stdout] 35: 0x557864eb0fe8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14
[INFO] [stdout] 36: 0x557864eb0fe8 - ::spawn_unchecked::::{closure#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30
[INFO] [stdout] 37: 0x557864eb0fe8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x557864f5f437 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] 39: 0x557864f5f437 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9
[INFO] [stdout] 40: 0x557864f5f437 - ::new::thread_start
[INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f44358cf609 - start_thread
[INFO] [stdout] 42: 0x7f44356a1293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] cli::tests::update_readme
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--bin cargo-hack'
[INFO] running `Command { std: "docker" "inspect" "3c6f7fdbca2e2331b44a467b1566df97f8857aafc380502968b8dd44d347556e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6f7fdbca2e2331b44a467b1566df97f8857aafc380502968b8dd44d347556e", kill_on_drop: false }`
[INFO] [stdout] 3c6f7fdbca2e2331b44a467b1566df97f8857aafc380502968b8dd44d347556e