[INFO] cloning repository https://github.com/milkey-mouse/quick-error-ice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milkey-mouse/quick-error-ice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fquick-error-ice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fquick-error-ice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18cd5d5d2cea988d379a8820fd07cffd2413374e [INFO] testing milkey-mouse/quick-error-ice against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fquick-error-ice" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/milkey-mouse/quick-error-ice [INFO] finished tweaking git repo https://github.com/milkey-mouse/quick-error-ice [INFO] tweaked toml for git repo https://github.com/milkey-mouse/quick-error-ice written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/milkey-mouse/quick-error-ice on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/milkey-mouse/quick-error-ice 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bc4ca123b524daeb49ffdee3ffe8f2785b41b44b1fdb4f938c291dc3c8947e5 [INFO] running `Command { std: "docker" "start" "-a" "7bc4ca123b524daeb49ffdee3ffe8f2785b41b44b1fdb4f938c291dc3c8947e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bc4ca123b524daeb49ffdee3ffe8f2785b41b44b1fdb4f938c291dc3c8947e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc4ca123b524daeb49ffdee3ffe8f2785b41b44b1fdb4f938c291dc3c8947e5", kill_on_drop: false }` [INFO] [stdout] 7bc4ca123b524daeb49ffdee3ffe8f2785b41b44b1fdb4f938c291dc3c8947e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a672b5a0178ffbd28064079995af765bdb70f028ef73996b7b6c4e15357baa3f [INFO] running `Command { std: "docker" "start" "-a" "a672b5a0178ffbd28064079995af765bdb70f028ef73996b7b6c4e15357baa3f", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error-ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | CrashesRustc(s: &str) { [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AReferenceInQuickError` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | pub enum AReferenceInQuickError { [INFO] [stdout] 5 | | CrashesRustc(s: &str) { [INFO] [stdout] 6 | | display("hello, {}!", s) [INFO] [stdout] ... | [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ the trait `Debug` is not implemented for `AReferenceInQuickError` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `AReferenceInQuickError` or manually `impl Debug for AReferenceInQuickError` [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/error.rs:53:1 [INFO] [stdout] = note: this error originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `AReferenceInQuickError` with `#[derive(Debug)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quick-error-1.2.3/src/lib.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 56+ #[derive(Debug)] [INFO] [stdout] 56| pub enum $name { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quick-error-ice` (bin "quick-error-ice") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a672b5a0178ffbd28064079995af765bdb70f028ef73996b7b6c4e15357baa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a672b5a0178ffbd28064079995af765bdb70f028ef73996b7b6c4e15357baa3f", kill_on_drop: false }` [INFO] [stdout] a672b5a0178ffbd28064079995af765bdb70f028ef73996b7b6c4e15357baa3f