[INFO] cloning repository https://github.com/adam-gaia/git-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adam-gaia/git-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fgit-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fgit-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9e8c561a05755d7e9a3c9065251497ddf7c906 [INFO] checking adam-gaia/git-utils/9c9e8c561a05755d7e9a3c9065251497ddf7c906 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fgit-utils" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adam-gaia/git-utils on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adam-gaia/git-utils [INFO] finished tweaking git repo https://github.com/adam-gaia/git-utils [INFO] tweaked toml for git repo https://github.com/adam-gaia/git-utils written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adam-gaia/git-utils 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ttycommand v0.1.0 [INFO] [stderr] Downloaded commandstream v0.2.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d97e60f7538ada868dad615572adf90d3a9a8f73cfdc5eeaafeba7f10024648 [INFO] running `Command { std: "docker" "start" "-a" "6d97e60f7538ada868dad615572adf90d3a9a8f73cfdc5eeaafeba7f10024648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d97e60f7538ada868dad615572adf90d3a9a8f73cfdc5eeaafeba7f10024648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d97e60f7538ada868dad615572adf90d3a9a8f73cfdc5eeaafeba7f10024648", kill_on_drop: false }` [INFO] [stdout] 6d97e60f7538ada868dad615572adf90d3a9a8f73cfdc5eeaafeba7f10024648 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e425bda3c09884182742deaeda4f791d06f825a49f159abaf886f10b7c944c0e [INFO] running `Command { std: "docker" "start" "-a" "e425bda3c09884182742deaeda4f791d06f825a49f159abaf886f10b7c944c0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking git-pr v0.1.0 (/opt/rustwide/workdir/crates/git-pr) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-fd v0.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ttycommand v0.1.0 [INFO] [stderr] Checking commandstream v0.2.0 [INFO] [stderr] Checking git-forked v0.1.0 (/opt/rustwide/workdir/crates/git-forked) [INFO] [stdout] error[E0053]: method `handle_stdout` has an incompatible type for trait [INFO] [stdout] --> crates/git-forked/src/command.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | fn handle_stdout(&self, line: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ expected `anyhow::Error`, found `ErrReport` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&command::Command<'_>, &_) -> Result<_, anyhow::Error>` [INFO] [stdout] found signature `fn(&command::Command<'_>, &_) -> Result<_, ErrReport>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 21 | fn handle_stdout(&self, line: &str) -> Result<(), anyhow::Error> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `handle_stderr` has an incompatible type for trait [INFO] [stdout] --> crates/git-forked/src/command.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | fn handle_stderr(&self, line: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ expected `anyhow::Error`, found `ErrReport` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&command::Command<'_>, &_) -> Result<_, anyhow::Error>` [INFO] [stdout] found signature `fn(&command::Command<'_>, &_) -> Result<_, ErrReport>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 26 | fn handle_stderr(&self, line: &str) -> Result<(), anyhow::Error> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `handle_stdout` has an incompatible type for trait [INFO] [stdout] --> crates/git-forked/src/command.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | fn handle_stdout(&self, line: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ expected `anyhow::Error`, found `ErrReport` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&command::Command<'_>, &_) -> Result<_, anyhow::Error>` [INFO] [stdout] found signature `fn(&command::Command<'_>, &_) -> Result<_, ErrReport>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 21 | fn handle_stdout(&self, line: &str) -> Result<(), anyhow::Error> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `handle_stderr` has an incompatible type for trait [INFO] [stdout] --> crates/git-forked/src/command.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | fn handle_stderr(&self, line: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ expected `anyhow::Error`, found `ErrReport` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&command::Command<'_>, &_) -> Result<_, anyhow::Error>` [INFO] [stdout] found signature `fn(&command::Command<'_>, &_) -> Result<_, ErrReport>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 26 | fn handle_stderr(&self, line: &str) -> Result<(), anyhow::Error> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anyhow::Error: std::error::Error` is not satisfied [INFO] [stdout] --> crates/git-forked/src/command.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 40 | let return_code = command.run().await?; [INFO] [stdout] | ^ the trait `std::error::Error` is not implemented for `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is implemented for `Result` [INFO] [stdout] = note: required for `ErrReport` to implement `From` [INFO] [stdout] = note: required for `Result` to implement `FromResidual>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `anyhow::Error: std::error::Error` is not satisfied [INFO] [stdout] --> crates/git-forked/src/command.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 40 | let return_code = command.run().await?; [INFO] [stdout] | ^ the trait `std::error::Error` is not implemented for `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is implemented for `Result` [INFO] [stdout] = note: required for `ErrReport` to implement `From` [INFO] [stdout] = note: required for `Result` to implement `FromResidual>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-forked` (bin "git-forked" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `git-forked` (bin "git-forked") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e425bda3c09884182742deaeda4f791d06f825a49f159abaf886f10b7c944c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e425bda3c09884182742deaeda4f791d06f825a49f159abaf886f10b7c944c0e", kill_on_drop: false }` [INFO] [stdout] e425bda3c09884182742deaeda4f791d06f825a49f159abaf886f10b7c944c0e