[INFO] cloning repository https://github.com/BppleMan/rush-env
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BppleMan/rush-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Frush-env", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Frush-env'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6efe7c46831a218ae848cf2de85fef830c6f29cc
[INFO] checking BppleMan/rush-env against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Frush-env" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BppleMan/rush-env
[INFO] finished tweaking git repo https://github.com/BppleMan/rush-env
[INFO] tweaked toml for git repo https://github.com/BppleMan/rush-env written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BppleMan/rush-env on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BppleMan/rush-env 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c156c96a3c7d9586018f8f32562be92d6eec4b9cd8d2e2098267da5d9db2be14
[INFO] running `Command { std: "docker" "start" "-a" "c156c96a3c7d9586018f8f32562be92d6eec4b9cd8d2e2098267da5d9db2be14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c156c96a3c7d9586018f8f32562be92d6eec4b9cd8d2e2098267da5d9db2be14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c156c96a3c7d9586018f8f32562be92d6eec4b9cd8d2e2098267da5d9db2be14", kill_on_drop: false }`
[INFO] [stdout] c156c96a3c7d9586018f8f32562be92d6eec4b9cd8d2e2098267da5d9db2be14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b578186adbcca8b126b21e52ec7bcbff22a4521fb52417ff69c96dbfbcb75c2
[INFO] running `Command { std: "docker" "start" "-a" "9b578186adbcca8b126b21e52ec7bcbff22a4521fb52417ff69c96dbfbcb75c2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rush-var v0.1.1 (/opt/rustwide/workdir/rush-var)
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking rush-say v0.1.1 (/opt/rustwide/workdir/rush-say)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking quick-xml v0.38.0
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking rush-env v0.1.1 (/opt/rustwide/workdir/rush-env)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> rush-env/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> rush-env/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INITIALIZED_LOG` is never used
[INFO] [stdout]   --> rush-env/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static INITIALIZED_LOG: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INITIALIZED_LOG` is never used
[INFO] [stdout]   --> rush-env/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static INITIALIZED_LOG: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> rush-env/src/cli.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Error, ErrorKind};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubCmd`
[INFO] [stdout]  --> rush-env/src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::{Cli, SubCmd};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> rush-env/src/cli.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Error, ErrorKind};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubCmd`
[INFO] [stdout]  --> rush-env/src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::cli::{Cli, SubCmd};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> rush-env/src/cli.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e)
[INFO] [stdout]    |                 --- ^ expected `Report`, found `Error`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `std::io::Error` due to the type of the argument passed
[INFO] [stdout]   --> rush-env/src/cli.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e)
[INFO] [stdout]    |                 ^^^^-^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/result.rs:559:5
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::io::Error` into `ErrReport`
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e.into())
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> rush-env/src/cli.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e)
[INFO] [stdout]    |                 --- ^ expected `Report`, found `Error`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `std::io::Error` due to the type of the argument passed
[INFO] [stdout]   --> rush-env/src/cli.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e)
[INFO] [stdout]    |                 ^^^^-^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/result.rs:559:5
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::io::Error` into `ErrReport`
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e.into())
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rush-env/src/main.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Some(cmd) => cmd.execute(&executable)?,
[INFO] [stdout]    |                          ^^^^^^^------------- argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> rush-env/src/cli.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^                                   ----------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Some(cmd) => cmd.execute(&executable, /* executable */)?,
[INFO] [stdout]    |                                             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rush-env/src/main.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Some(cmd) => cmd.execute(&executable)?,
[INFO] [stdout]    |                          ^^^^^^^------------- argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> rush-env/src/cli.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^                                   ----------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Some(cmd) => cmd.execute(&executable, /* executable */)?,
[INFO] [stdout]    |                                             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rush_dir`
[INFO] [stdout]   --> rush-env/src/cli.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rush_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executable`
[INFO] [stdout]   --> rush-env/src/cli.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rush_dir`
[INFO] [stdout]   --> rush-env/src/cli.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rush_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executable`
[INFO] [stdout]   --> rush-env/src/cli.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn execute(self, rush_dir: impl AsRef<Path>, executable: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rush-env` (bin "rush") due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rush-env` (bin "rush" test) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9b578186adbcca8b126b21e52ec7bcbff22a4521fb52417ff69c96dbfbcb75c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b578186adbcca8b126b21e52ec7bcbff22a4521fb52417ff69c96dbfbcb75c2", kill_on_drop: false }`
[INFO] [stdout] 9b578186adbcca8b126b21e52ec7bcbff22a4521fb52417ff69c96dbfbcb75c2
