[INFO] cloning repository https://github.com/killercup/cargo-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/cargo-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afccc3fd4c18141633fc1e4ab41bd661f0dee015
[INFO] testing killercup/cargo-edit against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/killercup/cargo-edit
[INFO] finished tweaking git repo https://github.com/killercup/cargo-edit
[INFO] tweaked toml for git repo https://github.com/killercup/cargo-edit written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/killercup/cargo-edit 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2bb03fa81429db0fa40f146876b23561816b63752af6e56661e020102f85af7
[INFO] running `Command { std: "docker" "start" "-a" "e2bb03fa81429db0fa40f146876b23561816b63752af6e56661e020102f85af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2bb03fa81429db0fa40f146876b23561816b63752af6e56661e020102f85af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2bb03fa81429db0fa40f146876b23561816b63752af6e56661e020102f85af7", kill_on_drop: false }`
[INFO] [stdout] e2bb03fa81429db0fa40f146876b23561816b63752af6e56661e020102f85af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff38fc480503cd499a36765beaf3c7cec98da98180fd4a9d55c601dfb20534c1
[INFO] running `Command { std: "docker" "start" "-a" "ff38fc480503cd499a36765beaf3c7cec98da98180fd4a9d55c601dfb20534c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml-span v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling zerovec v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling clap-cargo v0.16.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.23.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling tame-index v0.22.0
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling cargo-edit v0.13.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "ff38fc480503cd499a36765beaf3c7cec98da98180fd4a9d55c601dfb20534c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff38fc480503cd499a36765beaf3c7cec98da98180fd4a9d55c601dfb20534c1", kill_on_drop: false }`
[INFO] [stdout] ff38fc480503cd499a36765beaf3c7cec98da98180fd4a9d55c601dfb20534c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74cb8b1d7fa4e9c97170aef97b2364d9ec1a5c84839ca609cd05048f4d5d451f
[INFO] running `Command { std: "docker" "start" "-a" "74cb8b1d7fa4e9c97170aef97b2364d9ec1a5c84839ca609cd05048f4d5d451f", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling toml_edit v0.23.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling curl-sys v0.4.82+curl-8.14.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling anstyle-lossy v1.1.4
[INFO] [stderr]    Compiling curl v0.4.48
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling anstyle-svg v0.1.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling clap-cargo v0.16.0
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling cargo-test-support v0.7.4
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling cargo-util v0.2.21
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling crates-io v0.40.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling cargo-test-macro v0.4.3
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling orion v0.17.11
[INFO] [stderr]    Compiling tame-index v0.22.0
[INFO] [stderr]    Compiling pasetors v0.7.7
[INFO] [stderr]    Compiling cargo-edit v0.13.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "74cb8b1d7fa4e9c97170aef97b2364d9ec1a5c84839ca609cd05048f4d5d451f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74cb8b1d7fa4e9c97170aef97b2364d9ec1a5c84839ca609cd05048f4d5d451f", kill_on_drop: false }`
[INFO] [stdout] 74cb8b1d7fa4e9c97170aef97b2364d9ec1a5c84839ca609cd05048f4d5d451f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea16b6ba0be1af0ec39a31a3c27d404c250851bc4aaf897ea1e53ee52f62bc65
[INFO] running `Command { std: "docker" "start" "-a" "ea16b6ba0be1af0ec39a31a3c27d404c250851bc4aaf897ea1e53ee52f62bc65", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_edit-8dbfd79f51412a1a)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test dependency::tests::paths_with_forward_slashes_are_left_as_is ... ok
[INFO] [stdout] test dependency::tests::to_toml_complex_dep ... ok
[INFO] [stdout] test dependency::tests::to_toml_dep_from_alt_registry ... ok
[INFO] [stdout] test dependency::tests::to_toml_dep_with_path_source ... ok
[INFO] [stdout] test dependency::tests::to_toml_dep_with_git_source ... ok
[INFO] [stdout] test dependency::tests::to_toml_dep_without_default_features ... ok
[INFO] [stdout] test dependency::tests::to_toml_renamed_dep ... ok
[INFO] [stdout] test dependency::tests::to_toml_optional_dep ... ok
[INFO] [stdout] test dependency::tests::to_toml_simple_dep ... ok
[INFO] [stdout] test dependency::tests::to_toml_simple_dep_with_version ... ok
[INFO] [stdout] test version::test::increment::alpha ... ok
[INFO] [stdout] test version::test::increment::rc ... ok
[INFO] [stdout] test version::test::increment::beta ... ok
[INFO] [stdout] test version::test::upgrade_requirement::caret_minor ... ok
[INFO] [stdout] test version::test::upgrade_requirement::caret_patch ... ok
[INFO] [stdout] test version::test::upgrade_requirement::equal_minor ... ok
[INFO] [stdout] test version::test::upgrade_requirement::equal_patch ... ok
[INFO] [stdout] test version::test::upgrade_requirement::tilde_major ... ok
[INFO] [stdout] test version::test::upgrade_requirement::caret_major ... ok
[INFO] [stdout] test version::test::upgrade_requirement::tilde_patch ... ok
[INFO] [stdout] test version::test::upgrade_requirement::equal_major ... ok
[INFO] [stdout] test version::test::increment::metadata ... ok
[INFO] [stdout] test version::test::upgrade_requirement::tilde_minor ... ok
[INFO] [stdout] test version::test::upgrade_requirement::wildcard_patch ... ok
[INFO] [stdout] test version::test::upgrade_requirement::wildcard_major ... ok
[INFO] [stdout] test version::test::upgrade_requirement::wildcard_minor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/add/main.rs (/opt/rustwide/target/debug/deps/cargo_add-f5c1e258c8d34d61)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli::verify_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rm/main.rs (/opt/rustwide/target/debug/deps/cargo_rm-15a587dc854e83cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli::verify_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/set-version/main.rs (/opt/rustwide/target/debug/deps/cargo_set_version-ddac13f5874b6061)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test version::test::abs_bump_from_dev ... ok
[INFO] [stdout] test cli::verify_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/upgrade/main.rs (/opt/rustwide/target/debug/deps/cargo_upgrade-71fd9e77977083bc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test upgrade::test::exact_is_pinned_req ... ok
[INFO] [stdout] test cli::verify_app ... ok
[INFO] [stdout] test upgrade::test::caret_is_not_pinned ... ok
[INFO] [stdout] test upgrade::test::greater_than_is_not_pinned ... ok
[INFO] [stdout] test upgrade::test::greater_than_equal_is_not_pinned ... ok
[INFO] [stdout] test upgrade::test::default_is_not_pinned ... ok
[INFO] [stdout] test upgrade::test::less_than_equal_is_pinned_req ... ok
[INFO] [stdout] test upgrade::test::less_than_is_pinned_req ... ok
[INFO] [stdout] test upgrade::test::major_wildcard_is_not_pinned ... ok
[INFO] [stdout] test upgrade::test::minor_wildcard_is_pinned_req ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cargo-set-version/main.rs (/opt/rustwide/target/debug/deps/cargo_set_version-fa7ec4c83437ab26)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test relative_absolute_conflict::case ... ok
[INFO] [stdout] test downgrade_error::case ... ok
[INFO] [stdout] test set_absolute_workspace_version::case ... ok
[INFO] [stdout] test ignore_dependent::case ... ok
[INFO] [stdout] test set_relative_workspace_version::case ... ok
[INFO] [stdout] test set_relative_version::case ... ok
[INFO] [stdout] test set_absolute_version::case ... ok
[INFO] [stdout] test dry_run::case ... ok
[INFO] [stdout] test upgrade_workspace::case ... ok
[INFO] [stdout] test workspace_version_exclude::case ... ok
[INFO] [stdout] test upgrade_incompatible_dependency::case ... ok
[INFO] [stdout] test workspace_version_subset::case ... ok
[INFO] [stdout] test workspace_deps::case ... ok
[INFO] [stdout] test upgrade_compatible_dependency::case ... ok
[INFO] [stdout] test virtual_workspace_deps::case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cargo-upgrade/main.rs (/opt/rustwide/target/debug/deps/cargo_upgrade-a41ce14e1fd84a17)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test invalid_dep::case ... ok
[INFO] [stdout] test dry_run::case ... ok
[INFO] [stdout] test cli_rust_version::case ... ok
[INFO] [stdout] test ignore_rust_version::case ... ok
[INFO] [stdout] test invalid_flag::case ... ok
[INFO] [stdout] test alt_registry::case ... ok
[INFO] [stdout] test invalid_workspace_root_manifest::case ... FAILED
[INFO] [stdout] test locked_dry_run::case ... ok
[INFO] [stdout] test locked::case ... ok
[INFO] [stdout] test invalid_manifest::case ... FAILED
[INFO] [stdout] test implicit_prerelease::case ... ok
[INFO] [stdout] test package_rust_version::case ... ok
[INFO] [stdout] test lockfile::case ... ok
[INFO] [stdout] test optional_dep::case ... ok
[INFO] [stdout] test preserve_precision_major::case ... ok
[INFO] [stdout] test exclude_renamed::case ... ok
[INFO] [stdout] test exclude_dep::case ... ok
[INFO] [stdout] test preserve_precision_patch::case ... ok
[INFO] [stdout] test preserve_precision_minor::case ... ok
[INFO] [stdout] test skip_compatible::case ... ok
[INFO] [stdout] test preserves_std_table::case ... ok
[INFO] [stdout] test preserve_op::case ... ok
[INFO] [stdout] test preserves_inline_table::case ... ok
[INFO] [stdout] test single_dep::case ... ok
[INFO] [stdout] test pinned::case ... ok
[INFO] [stdout] test specified::case ... ok
[INFO] [stdout] test upgrade_all::case ... ok
[INFO] [stdout] test upgrade_renamed::case ... ok
[INFO] [stdout] test virtual_manifest::case ... ok
[INFO] [stdout] test upgrade_workspace::case ... ok
[INFO] [stdout] test workspace_member_cwd::case ... ok
[INFO] [stdout] test workspace_inheritance::case ... ok
[INFO] [stdout] test workspace_member_manifest_path::case ... ok
[INFO] [stdout] test to_version::case ... ok
[INFO] [stdout] test upgrade_everything::case ... ok
[INFO] [stdout] test upgrade_verbose::case ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_workspace_root_manifest::case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_workspace_root_manifest::case' (445) panicked at tests/cargo-upgrade/invalid_workspace_root_manifest/mod.rs:22:10:
[INFO] [stdout] 
[INFO] [stdout] [31m---- expected: tests/cargo-upgrade/invalid_workspace_root_manifest/stderr.term.svg[0m
[INFO] [stdout] [32m++++ actual:   stderr[0m
[INFO] [stdout] [2m  18[0m [2m  18[0m [2m|[0m [2m  <text xml:space="preserve" class="container fg">
[INFO] [stdout] [0m[2m  19[0m      [31m-[0m [31m    <tspan x="10px" y="28px"><tspan>Error: `cargo metadata` exited with an error: error: [0m[31mexpected [0m[4m[31m`.`, [0m[31m`=`</tspan>
[INFO] [stdout] [0m     [2m  19[0m [32m+[0m [32m    <tspan x="10px" y="28px"><tspan>Error: `cargo metadata` exited with an error: error: [0m[4m[32mkey with no value, [0m[32mexpected [0m[32m`=`</tspan>
[INFO] [stdout] [0m[2m  20[0m [2m  20[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  21[0m [2m  21[0m [2m|[0m [2m    <tspan x="10px" y="46px"><tspan> --&gt; Cargo.toml:1:6</tspan>
[INFO] [stdout] [0m[2m  22[0m [2m  22[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  23[0m [2m  23[0m [2m|[0m [2m    <tspan x="10px" y="64px"><tspan>  |</tspan>
[INFO] [stdout] [0m[2m  24[0m [2m  24[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  25[0m [2m  25[0m [2m|[0m [2m    <tspan x="10px" y="82px"><tspan>1 | This is clearly not a valid Cargo.toml.</tspan>
[INFO] [stdout] [0m[2m  26[0m [2m  26[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  27[0m [2m  27[0m [2m|[0m [2m    <tspan x="10px" y="100px"><tspan>  |      ^</tspan>
[INFO] [stdout] [0m[2m  28[0m [2m  28[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  29[0m      [31m-[0m [31m    <tspan x="10px" [0m[4m[31my="118px"><tspan>  |</tspan>[0m[31m
[INFO] [stdout] [0m     [2m  29[0m [32m+[0m [32m    <tspan x="10px" [0m[4m[32my="118px">[0m[32m
[INFO] [stdout] [0m[2m  30[0m [2m  30[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  31[0m [2m  31[0m [2m|[0m [2m    <tspan x="10px" y="136px">
[INFO] [stdout] [0m[2m  32[0m [2m  32[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  33[0m      [31m-[0m [31m    <tspan x="10px" y="154px">
[INFO] [stdout] [0m[2m  34[0m      [31m-[0m [31m</tspan>
[INFO] [stdout] [0m[2m  35[0m [2m  33[0m [2m|[0m [2m  </text>
[INFO] [stdout] [0m
[INFO] [stdout] [2mUpdate with SNAPSHOTS=overwrite[0m
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x593df0ef38d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593df0ef38d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593df0ef38d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x593df0ef38d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x593df0f04d4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x593df0f04d4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x593df0eb9573 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593df0eb9573 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x593df0ec8ac2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x593df0ecef0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x593df0eceda1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x593df07d9c4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x593df07d9c4e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593df0ecf5cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x593df0ecf5cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x593df0ecf37a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x593df0ec8bf9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x593df0eac95d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x593df0f0e640 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x593df0aa2840 - snapbox::assert::error::Error::panic::heeeb7d170eb52581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/assert/error.rs:23:9
[INFO] [stdout]   20:     0x593df0ad7da3 - snapbox::cmd::OutputAssert::stderr_eq_inner::h67d29d3c3e5678dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/cmd.rs:705:17
[INFO] [stdout]   21:     0x593df0798e5d - snapbox::cmd::OutputAssert::stderr_eq::ha49deb0ae86e7a90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/cmd.rs:692:14
[INFO] [stdout]   22:     0x593df0792f89 - cargo_upgrade::invalid_workspace_root_manifest::case::ha414b3d7dd43cb22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo-upgrade/invalid_workspace_root_manifest/mod.rs:22:10
[INFO] [stdout]   23:     0x593df07933e7 - cargo_upgrade::invalid_workspace_root_manifest::case::{{closure}}::h23e84959f6b258e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo-upgrade/invalid_workspace_root_manifest/mod.rs:10:10
[INFO] [stdout]   24:     0x593df0797e16 - core::ops::function::FnOnce::call_once::hd7d3b41315eb8c76
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x593df07d9a4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x593df07d9a4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x593df07edaad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x593df07edaad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x593df07edaad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x593df07edaad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x593df07edaad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x593df07edaad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x593df07edaad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x593df07c6ff4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x593df07c6ff4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x593df07ca84a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x593df07ca84a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x593df07ca84a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x593df07ca84a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x593df07ca84a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x593df07ca84a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x593df07ca84a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x593df0ec37cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x593df0ec37cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75fc256adaa4 - <unknown>
[INFO] [stdout]   46:     0x75fc2573aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_manifest::case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_manifest::case' (438) panicked at tests/cargo-upgrade/invalid_manifest/mod.rs:22:10:
[INFO] [stdout] 
[INFO] [stdout] [31m---- expected: tests/cargo-upgrade/invalid_manifest/stderr.term.svg[0m
[INFO] [stdout] [32m++++ actual:   stderr[0m
[INFO] [stdout] [2m  18[0m [2m  18[0m [2m|[0m [2m  <text xml:space="preserve" class="container fg">
[INFO] [stdout] [0m[2m  19[0m      [31m-[0m [31m    <tspan x="10px" y="28px"><tspan>Error: `cargo metadata` exited with an error: error: [0m[31mexpected [0m[4m[31m`.`, [0m[31m`=`</tspan>
[INFO] [stdout] [0m     [2m  19[0m [32m+[0m [32m    <tspan x="10px" y="28px"><tspan>Error: `cargo metadata` exited with an error: error: [0m[4m[32mkey with no value, [0m[32mexpected [0m[32m`=`</tspan>
[INFO] [stdout] [0m[2m  20[0m [2m  20[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  21[0m [2m  21[0m [2m|[0m [2m    <tspan x="10px" y="46px"><tspan> --&gt; Cargo.toml:1:6</tspan>
[INFO] [stdout] [0m[2m  22[0m [2m  22[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  23[0m [2m  23[0m [2m|[0m [2m    <tspan x="10px" y="64px"><tspan>  |</tspan>
[INFO] [stdout] [0m[2m  24[0m [2m  24[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  25[0m [2m  25[0m [2m|[0m [2m    <tspan x="10px" y="82px"><tspan>1 | This is clearly not a valid Cargo.toml.</tspan>
[INFO] [stdout] [0m[2m  26[0m [2m  26[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  27[0m [2m  27[0m [2m|[0m [2m    <tspan x="10px" y="100px"><tspan>  |      ^</tspan>
[INFO] [stdout] [0m[2m  28[0m [2m  28[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  29[0m      [31m-[0m [31m    <tspan x="10px" [0m[4m[31my="118px"><tspan>  |</tspan>[0m[31m
[INFO] [stdout] [0m     [2m  29[0m [32m+[0m [32m    <tspan x="10px" [0m[4m[32my="118px">[0m[32m
[INFO] [stdout] [0m[2m  30[0m [2m  30[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  31[0m [2m  31[0m [2m|[0m [2m    <tspan x="10px" y="136px">
[INFO] [stdout] [0m[2m  32[0m [2m  32[0m [2m|[0m [2m</tspan>
[INFO] [stdout] [0m[2m  33[0m      [31m-[0m [31m    <tspan x="10px" y="154px">
[INFO] [stdout] [0m[2m  34[0m      [31m-[0m [31m</tspan>
[INFO] [stdout] [0m[2m  35[0m [2m  33[0m [2m|[0m [2m  </text>
[INFO] [stdout] [0m
[INFO] [stdout] [2mUpdate with SNAPSHOTS=overwrite[0m
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x593df0ef38d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593df0ef38d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593df0ef38d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x593df0ef38d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x593df0f04d4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x593df0f04d4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x593df0eb9573 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593df0eb9573 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x593df0ec8ac2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x593df0ecef0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x593df0eceda1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x593df07d9c4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x593df07d9c4e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593df0ecf5cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x593df0ecf5cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x593df0ecf37a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x593df0ec8bf9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x593df0eac95d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x593df0f0e640 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x593df0aa2840 - snapbox::assert::error::Error::panic::heeeb7d170eb52581
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/assert/error.rs:23:9
[INFO] [stdout]   20:     0x593df0ad7da3 - snapbox::cmd::OutputAssert::stderr_eq_inner::h67d29d3c3e5678dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/cmd.rs:705:17
[INFO] [stdout]   21:     0x593df0798e5d - snapbox::cmd::OutputAssert::stderr_eq::ha49deb0ae86e7a90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.21/src/cmd.rs:692:14
[INFO] [stdout]   22:     0x593df07b1b39 - cargo_upgrade::invalid_manifest::case::hc0252739766c9c1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo-upgrade/invalid_manifest/mod.rs:22:10
[INFO] [stdout]   23:     0x593df07b2047 - cargo_upgrade::invalid_manifest::case::{{closure}}::h1cf0fa8c8a05dd1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo-upgrade/invalid_manifest/mod.rs:10:10
[INFO] [stdout]   24:     0x593df0797b96 - core::ops::function::FnOnce::call_once::h95e69979c3f620fb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x593df07d9a4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x593df07d9a4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x593df07edaad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x593df07edaad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x593df07edaad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x593df07edaad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x593df07edaad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x593df07edaad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x593df07edaad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x593df07c6ff4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x593df07c6ff4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x593df07ca84a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x593df07ca84a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x593df07ca84a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x593df07ca84a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x593df07ca84a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x593df07ca84a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x593df07ca84a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x593df0ec37cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x593df0ec37cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75fc256adaa4 - <unknown>
[INFO] [stdout]   46:     0x75fc2573aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     invalid_manifest::case
[INFO] [stdout]     invalid_workspace_root_manifest::case
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cargo-upgrade`
[INFO] running `Command { std: "docker" "inspect" "ea16b6ba0be1af0ec39a31a3c27d404c250851bc4aaf897ea1e53ee52f62bc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea16b6ba0be1af0ec39a31a3c27d404c250851bc4aaf897ea1e53ee52f62bc65", kill_on_drop: false }`
[INFO] [stdout] ea16b6ba0be1af0ec39a31a3c27d404c250851bc4aaf897ea1e53ee52f62bc65
