[INFO] fetching crate stabby 1.0.0... [INFO] checking stabby-1.0.0 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate stabby 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate stabby 1.0.0 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stabby 1.0.0 [INFO] finished tweaking crates.io crate stabby 1.0.0 [INFO] tweaked toml for crates.io crate stabby 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c47a4f9a91c83c5a104d1161b08e941d1071f9ff20748c29b24d9070946f444 [INFO] running `Command { std: "docker" "start" "-a" "8c47a4f9a91c83c5a104d1161b08e941d1071f9ff20748c29b24d9070946f444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c47a4f9a91c83c5a104d1161b08e941d1071f9ff20748c29b24d9070946f444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c47a4f9a91c83c5a104d1161b08e941d1071f9ff20748c29b24d9070946f444", kill_on_drop: false }` [INFO] [stdout] 8c47a4f9a91c83c5a104d1161b08e941d1071f9ff20748c29b24d9070946f444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91432203addf798a3edd416792b31b2cb9cc183bdda70d5ab8cb0d550f06c7f7 [INFO] running `Command { std: "docker" "start" "-a" "91432203addf798a3edd416792b31b2cb9cc183bdda70d5ab8cb0d550f06c7f7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling stabby-macros v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling stabby-abi v1.0.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stabby v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-macros-1.0.0/src/functions.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | pub const ARRAY: &[(&'static str, Self)] = &[ [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stabby-macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "91432203addf798a3edd416792b31b2cb9cc183bdda70d5ab8cb0d550f06c7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91432203addf798a3edd416792b31b2cb9cc183bdda70d5ab8cb0d550f06c7f7", kill_on_drop: false }` [INFO] [stdout] 91432203addf798a3edd416792b31b2cb9cc183bdda70d5ab8cb0d550f06c7f7