[INFO] cloning repository https://github.com/itto4869/cargo-equip-latest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itto4869/cargo-equip-latest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3081c4cddd8920cf28ff5535e13ee9c98cbab00a
[INFO] testing itto4869/cargo-equip-latest against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitto4869%2Fcargo-equip-latest" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itto4869/cargo-equip-latest
[INFO] finished tweaking git repo https://github.com/itto4869/cargo-equip-latest
[INFO] tweaked toml for git repo https://github.com/itto4869/cargo-equip-latest written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itto4869/cargo-equip-latest on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itto4869/cargo-equip-latest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded ra_ap_tt v0.0.307
[INFO] [stderr]   Downloaded miow v0.6.1
[INFO] [stderr]   Downloaded rustminify v0.2.0
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.307
[INFO] [stderr]   Downloaded kstring v1.0.6
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr]   Downloaded ra_ap_edition v0.0.307
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded jod-thread v1.0.0
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.4
[INFO] [stderr]   Downloaded commoncrypto v0.2.0
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded crypto-hash v0.3.4
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded cargo-util v0.1.2
[INFO] [stderr]   Downloaded rowan v0.15.15
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded toml_edit v0.5.0
[INFO] [stderr]   Downloaded insta v1.45.0
[INFO] [stderr]   Downloaded ra_ap_syntax v0.0.307
[INFO] [stderr]   Downloaded salsa-macros v0.24.0
[INFO] [stderr]   Downloaded ra_ap_span v0.0.307
[INFO] [stderr]   Downloaded ra_ap_parser v0.0.307
[INFO] [stderr]   Downloaded krates v0.8.1
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded cfg-expr v0.9.1
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded ra_ap_proc_macro_api v0.0.307
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded ra_ap_vfs v0.0.307
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded ra-ap-rustc_lexer v0.137.0
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded la-arena v0.3.1
[INFO] [stderr]   Downloaded salsa-macro-rules v0.24.0
[INFO] [stderr]   Downloaded ra_ap_paths v0.0.307
[INFO] [stderr]   Downloaded salsa v0.24.0
[INFO] [stderr]   Downloaded spdx v0.6.2
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] [stderr]   Downloaded ra_ap_intern v0.0.307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25856594050b27295235ab7561051eb65a27d3f431f6f574673a81f1c7cc32cc
[INFO] running `Command { std: "docker" "start" "-a" "25856594050b27295235ab7561051eb65a27d3f431f6f574673a81f1c7cc32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25856594050b27295235ab7561051eb65a27d3f431f6f574673a81f1c7cc32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25856594050b27295235ab7561051eb65a27d3f431f6f574673a81f1c7cc32cc", kill_on_drop: false }`
[INFO] [stdout] 25856594050b27295235ab7561051eb65a27d3f431f6f574673a81f1c7cc32cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a293d2662bcc6a1c12431d38ff288fef5468db9f38846b9346da83dc20352ab2
[INFO] running `Command { std: "docker" "start" "-a" "a293d2662bcc6a1c12431d38ff288fef5468db9f38846b9346da83dc20352ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.137.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.307
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ra_ap_edition v0.0.307
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ra_ap_paths v0.0.307
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ra_ap_parser v0.0.307
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling salsa-macro-rules v0.24.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.307
[INFO] [stderr]    Compiling ra_ap_vfs v0.0.307
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ra_ap_intern v0.0.307
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling salsa-macros v0.24.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling salsa v0.24.0
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling ra_ap_span v0.0.307
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ra_ap_tt v0.0.307
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling cargo-util v0.1.2
[INFO] [stderr]    Compiling krates v0.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ra_ap_proc_macro_api v0.0.307
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rustminify v0.2.0
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]    Compiling spdx v0.6.2
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.5.0
[INFO] [stderr]    Compiling cargo-equip v0.20.2-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "a293d2662bcc6a1c12431d38ff288fef5468db9f38846b9346da83dc20352ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a293d2662bcc6a1c12431d38ff288fef5468db9f38846b9346da83dc20352ab2", kill_on_drop: false }`
[INFO] [stdout] a293d2662bcc6a1c12431d38ff288fef5468db9f38846b9346da83dc20352ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3f85b8b2225a6605ad957729cea16f9900ab1620e5793d04d3134d9d2cc72c1
[INFO] running `Command { std: "docker" "start" "-a" "f3f85b8b2225a6605ad957729cea16f9900ab1620e5793d04d3134d9d2cc72c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.45.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cargo-equip v0.20.2-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/help-snapshot.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let assert = assert_cmd::Command::cargo_bin("cargo-equip")?
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.86s
[INFO] running `Command { std: "docker" "inspect" "f3f85b8b2225a6605ad957729cea16f9900ab1620e5793d04d3134d9d2cc72c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f85b8b2225a6605ad957729cea16f9900ab1620e5793d04d3134d9d2cc72c1", kill_on_drop: false }`
[INFO] [stdout] f3f85b8b2225a6605ad957729cea16f9900ab1620e5793d04d3134d9d2cc72c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 096c15ab21b2e9167ff01b47b6a1c12b817dcc9c819d5a5f645e01dddb18f495
[INFO] running `Command { std: "docker" "start" "-a" "096c15ab21b2e9167ff01b47b6a1c12b817dcc9c819d5a5f645e01dddb18f495", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Owners` is never constructed
[INFO] [stderr]   --> src/workspace/license.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 |     struct Owners {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-equip` (lib) generated 1 warning
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/help-snapshot.rs:12:39
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let assert = assert_cmd::Command::cargo_bin("cargo-equip")?
[INFO] [stderr]    |                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-equip` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cargo-equip` (test "help-snapshot") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_equip-a6798599694bc818)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rust::tests::erase_comments ... ok
[INFO] [stdout] test rust::tests::erase_docs ... 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/main.rs (/opt/rustwide/target/debug/deps/cargo_equip-365098ea3b51394e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/help-snapshot.rs (/opt/rustwide/target/debug/deps/help_snapshot-cee7e37dc2b5f90a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test helps ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- helps stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/help_snapshot__short.snap
[INFO] [stdout] Snapshot: short
[INFO] [stdout] Source: tests/help-snapshot.rs:6
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: run("-h")?
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    19    19 │         --example <NAME>                              Bundle the binary example and its dependencies
[INFO] [stdout]    20    20 │         --manifest-path <PATH>                        Path to Cargo.toml
[INFO] [stdout]    21    21 │         --exclude <SPEC>...                           Exclude library crates from bundling
[INFO] [stdout]    22    22 │         --exclude-atcoder-crates                      Alias for `--exclude {crates available on AtCoder}`
[INFO] [stdout]    23       │-        --exclude-atcoder-202301-crates               Alias for `--exclude {crates available on AtCoder 202301}`
[INFO] [stdout]          23 │+        --exclude-atcoder-202301-crates               Alias for `--exclude {crates available on AtCoder (latest)}`
[INFO] [stdout]    24    24 │         --exclude-codingame-crates                    Alias for `--exclude {crates available on CodinGame}`
[INFO] [stdout]    25    25 │         --mine <DOMAIN_AND_USERNAME>...               Do not include license and copyright notices for the users
[INFO] [stdout]    26    26 │         --toolchain <TOOLCHAIN>                       [Deprecated] Alias for `--toolchain-for-udeps`
[INFO] [stdout]    27    27 │         --toolchain-for-udeps <TOOLCHAIN>             `nightly` toolchain for `cargo-udeps` [default: nightly]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'helps' (21) panicked at tests/help-snapshot.rs:6:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/help_snapshot__short.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647ca22b28b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647ca22b28b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647ca22b28b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647ca22b28b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647ca22c5b8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647ca22c5b8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x647ca227c0c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647ca227c0c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x647ca228f7d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647ca228f7d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647ca228f671 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647ca211fe1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x647ca211fe1e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647ca228fa52 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x647ca228fa52 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647ca228f898 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647ca2289109 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647ca226f87d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647ca22cf18c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647ca22ce552 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x647ca20beab2 - core::result::Result<T,E>::unwrap::h0a5905c796b82696
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647ca20beab2 - help_snapshot::helps::h3417ae5f6556f272
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/help-snapshot.rs:6:5
[INFO] [stdout]   22:     0x647ca20bf207 - help_snapshot::helps::{{closure}}::h788cc443376b64bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/help-snapshot.rs:5:15
[INFO] [stdout]   23:     0x647ca20bfaa6 - core::ops::function::FnOnce::call_once::h58d74c422cb04f74
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647ca211fbdb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647ca211fbdb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x647ca21335ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x647ca21335ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x647ca21335ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x647ca21335ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x647ca21335ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x647ca21335ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x647ca21335ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x647ca210da44 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x647ca210da44 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x647ca21113e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x647ca21113e2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x647ca21113e2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x647ca21113e2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x647ca21113e2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x647ca21113e2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x647ca21113e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x647ca228406f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x647ca228406f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x74c1067a0aa4 - <unknown>
[INFO] [stdout]   45:     0x74c10682da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     helps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test help-snapshot`
[INFO] running `Command { std: "docker" "inspect" "096c15ab21b2e9167ff01b47b6a1c12b817dcc9c819d5a5f645e01dddb18f495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096c15ab21b2e9167ff01b47b6a1c12b817dcc9c819d5a5f645e01dddb18f495", kill_on_drop: false }`
[INFO] [stdout] 096c15ab21b2e9167ff01b47b6a1c12b817dcc9c819d5a5f645e01dddb18f495
