[INFO] cloning repository https://github.com/tftio/versioneer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tftio/versioneer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fversioneer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fversioneer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4817dd980d2174fb5d1b730d3c4a4843e7e9525
[INFO] checking tftio/versioneer/f4817dd980d2174fb5d1b730d3c4a4843e7e9525 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fversioneer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tftio/versioneer
[INFO] finished tweaking git repo https://github.com/tftio/versioneer
[INFO] tweaked toml for git repo https://github.com/tftio/versioneer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tftio/versioneer on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tftio/versioneer 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6077ffffd5edbde8f1705ff5022ec568ad1d36ffd9ce84a64097046b8b1bf86d
[INFO] running `Command { std: "docker" "start" "-a" "6077ffffd5edbde8f1705ff5022ec568ad1d36ffd9ce84a64097046b8b1bf86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6077ffffd5edbde8f1705ff5022ec568ad1d36ffd9ce84a64097046b8b1bf86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6077ffffd5edbde8f1705ff5022ec568ad1d36ffd9ce84a64097046b8b1bf86d", kill_on_drop: false }`
[INFO] [stdout] 6077ffffd5edbde8f1705ff5022ec568ad1d36ffd9ce84a64097046b8b1bf86d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0aca6ee3680301f10b61e72ff3a484599bd9244891f0fdac12d9ed534137e1b
[INFO] running `Command { std: "docker" "start" "-a" "f0aca6ee3680301f10b61e72ff3a484599bd9244891f0fdac12d9ed534137e1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking toml-span v0.5.2
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking rustc-stable-hash v0.1.2
[INFO] [stderr]     Checking concolor-query v0.0.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking concolor-control v0.0.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking toml_edit v0.23.7
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]     Checking clap-cargo v0.16.0
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking workhelix-cli-common v0.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.2.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking cargo-util-schemas v0.8.1
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking tame-index v0.22.0
[INFO] [stderr]     Checking cargo_metadata v0.21.0
[INFO] [stderr]     Checking cargo-edit v0.13.7
[INFO] [stderr]     Checking versioneer v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `update` in `workhelix_cli_common`
[INFO] [stdout]    --> src/main.rs:236:55
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 let exit_code = workhelix_cli_common::update::run_update(
[INFO] [stdout]     |                                                       ^^^^^^ could not find `update` in `workhelix_cli_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_for_updates` in module `workhelix_cli_common::doctor`
[INFO] [stdout]   --> src/doctor.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |     match workhelix_cli_common::doctor::check_for_updates(&repo_info, env!("CARGO_PKG_VERSION")) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^ not found in `workhelix_cli_common::doctor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `update` in `workhelix_cli_common`
[INFO] [stdout]    --> src/main.rs:236:55
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 let exit_code = workhelix_cli_common::update::run_update(
[INFO] [stdout]     |                                                       ^^^^^^ could not find `update` in `workhelix_cli_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_for_updates` in module `workhelix_cli_common::doctor`
[INFO] [stdout]   --> src/doctor.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |     match workhelix_cli_common::doctor::check_for_updates(&repo_info, env!("CARGO_PKG_VERSION")) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^ not found in `workhelix_cli_common::doctor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/doctor.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let repo_info = RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^                        --- unexpected argument #3 of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/workhelix-cli-common-0.4.1/src/types.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const fn new(owner: &'static str, name: &'static str) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 72 -     let repo_info = RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout] 72 +     let repo_info = RepoInfo::new("tftio", "versioneer");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/doctor.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let repo_info = RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^                        --- unexpected argument #3 of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/workhelix-cli-common-0.4.1/src/types.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const fn new(owner: &'static str, name: &'static str) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 72 -     let repo_info = RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout] 72 +     let repo_info = RepoInfo::new("tftio", "versioneer");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                        --- unexpected argument #3 of type `&'static str`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/workhelix-cli-common-0.4.1/src/types.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 |     pub const fn new(owner: &'static str, name: &'static str) -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 235 -                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout] 235 +                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                        --- unexpected argument #3 of type `&'static str`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/workhelix-cli-common-0.4.1/src/types.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 |     pub const fn new(owner: &'static str, name: &'static str) -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 235 -                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer", "v");
[INFO] [stdout] 235 +                 let repo_info = workhelix_cli_common::RepoInfo::new("tftio", "versioneer");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `versioneer` (bin "versioneer" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `versioneer` (bin "versioneer") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f0aca6ee3680301f10b61e72ff3a484599bd9244891f0fdac12d9ed534137e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0aca6ee3680301f10b61e72ff3a484599bd9244891f0fdac12d9ed534137e1b", kill_on_drop: false }`
[INFO] [stdout] f0aca6ee3680301f10b61e72ff3a484599bd9244891f0fdac12d9ed534137e1b
