[INFO] cloning repository https://github.com/synchronal/medic-ext-homebrew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synchronal/medic-ext-homebrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynchronal%2Fmedic-ext-homebrew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynchronal%2Fmedic-ext-homebrew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9808e40589003699559c60b13b4f81c8350e6326 [INFO] checking synchronal/medic-ext-homebrew against 1.95.0 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynchronal%2Fmedic-ext-homebrew" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/synchronal/medic-ext-homebrew [INFO] finished tweaking git repo https://github.com/synchronal/medic-ext-homebrew [INFO] tweaked toml for git repo https://github.com/synchronal/medic-ext-homebrew written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/synchronal/medic-ext-homebrew on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/synchronal/medic-ext-homebrew 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded medic-lib v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa325b1495d5726062ee381ef57ed19f8890e9e393b3206da1e8d6623281589 [INFO] running `Command { std: "docker" "start" "-a" "efa325b1495d5726062ee381ef57ed19f8890e9e393b3206da1e8d6623281589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa325b1495d5726062ee381ef57ed19f8890e9e393b3206da1e8d6623281589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa325b1495d5726062ee381ef57ed19f8890e9e393b3206da1e8d6623281589", kill_on_drop: false }` [INFO] [stdout] efa325b1495d5726062ee381ef57ed19f8890e9e393b3206da1e8d6623281589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e8460d5aa921fbc6857c94723d7062871e8093af03c4296c01831954ea5904 [INFO] running `Command { std: "docker" "start" "-a" "c5e8460d5aa921fbc6857c94723d7062871e8093af03c4296c01831954ea5904", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking medic-lib v0.3.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/medic-lib-0.3.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(try_trait_v2, try_trait_v2_residual)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `medic-lib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5e8460d5aa921fbc6857c94723d7062871e8093af03c4296c01831954ea5904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e8460d5aa921fbc6857c94723d7062871e8093af03c4296c01831954ea5904", kill_on_drop: false }` [INFO] [stdout] c5e8460d5aa921fbc6857c94723d7062871e8093af03c4296c01831954ea5904