[INFO] cloning repository https://github.com/adam-gaia/shim [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/shim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fshim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fshim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00f0b0461a0e1a0f17937a2a725922ba2f1a8a26 [INFO] testing adam-gaia/shim against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fshim" "/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/adam-gaia/shim [INFO] finished tweaking git repo https://github.com/adam-gaia/shim [INFO] tweaked toml for git repo https://github.com/adam-gaia/shim written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adam-gaia/shim on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adam-gaia/shim 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-fd v0.3.0 [INFO] [stderr] Downloaded ttycommand v0.2.0 [INFO] [stderr] Downloaded commandstream v0.3.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afe127c73a0b6f7381a89a569f82c73af4455dd67e81bc4189be77447d1c3a0a [INFO] running `Command { std: "docker" "start" "-a" "afe127c73a0b6f7381a89a569f82c73af4455dd67e81bc4189be77447d1c3a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afe127c73a0b6f7381a89a569f82c73af4455dd67e81bc4189be77447d1c3a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe127c73a0b6f7381a89a569f82c73af4455dd67e81bc4189be77447d1c3a0a", kill_on_drop: false }` [INFO] [stdout] afe127c73a0b6f7381a89a569f82c73af4455dd67e81bc4189be77447d1c3a0a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d495ac3ecfdc9a56578d43b40216c32ff6399b7ba0cd74958041de9ef5e36038 [INFO] running `Command { std: "docker" "start" "-a" "d495ac3ecfdc9a56578d43b40216c32ff6399b7ba0cd74958041de9ef5e36038", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-fd v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ttycommand v0.2.0 [INFO] [stderr] Compiling commandstream v0.3.0 [INFO] [stderr] Compiling shim v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `eyre::Report: StdError` is not satisfied [INFO] [stdout] --> src/app.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | let cmd = SimpleCommand::new(command)?; [INFO] [stdout] | ---------------------------^ the trait `StdError` is not implemented for `eyre::Report` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, eyre::Report>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `eyre::Report: StdError` is not satisfied [INFO] [stdout] --> src/app.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | let child_status = cmd.run().await?; [INFO] [stdout] | ---------------^ the trait `StdError` is not implemented for `eyre::Report` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, eyre::Report>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_command` [INFO] [stdout] --> src/app.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | original_command: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/app.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | let env = shim.env(); // TODO: do something with the env [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shim` (bin "shim") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d495ac3ecfdc9a56578d43b40216c32ff6399b7ba0cd74958041de9ef5e36038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d495ac3ecfdc9a56578d43b40216c32ff6399b7ba0cd74958041de9ef5e36038", kill_on_drop: false }` [INFO] [stdout] d495ac3ecfdc9a56578d43b40216c32ff6399b7ba0cd74958041de9ef5e36038