[INFO] fetching crate gluesql_sled_storage 0.14.0... [INFO] checking gluesql_sled_storage-0.14.0 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate gluesql_sled_storage 0.14.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate gluesql_sled_storage 0.14.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 gluesql_sled_storage 0.14.0 [INFO] finished tweaking crates.io crate gluesql_sled_storage 0.14.0 [INFO] tweaked toml for crates.io crate gluesql_sled_storage 0.14.0 written to /workspace/builds/worker-2-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e59e907caa0f57160fdf13e895c661f0ed7189d6bf62225db2701e2434a74c36 [INFO] running `Command { std: "docker" "start" "-a" "e59e907caa0f57160fdf13e895c661f0ed7189d6bf62225db2701e2434a74c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e59e907caa0f57160fdf13e895c661f0ed7189d6bf62225db2701e2434a74c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59e907caa0f57160fdf13e895c661f0ed7189d6bf62225db2701e2434a74c36", kill_on_drop: false }` [INFO] [stdout] e59e907caa0f57160fdf13e895c661f0ed7189d6bf62225db2701e2434a74c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f3a2ff413669c2d82993b1d2d0e73258a4aa01c75911de0ab4dc5d77897ef26 [INFO] running `Command { std: "docker" "start" "-a" "4f3a2ff413669c2d82993b1d2d0e73258a4aa01c75911de0ab4dc5d77897ef26", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking sqlparser v0.30.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling iter-enum v1.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking gluesql-utils v0.14.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Checking gluesql-core v0.14.0 [INFO] [stderr] Checking gluesql-test-suite v0.14.0 [INFO] [stderr] Checking gluesql_sled_storage v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/store.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | const SCHEMA_PREFIX: &str = "schema/"; [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 `gluesql_sled_storage` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f3a2ff413669c2d82993b1d2d0e73258a4aa01c75911de0ab4dc5d77897ef26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3a2ff413669c2d82993b1d2d0e73258a4aa01c75911de0ab4dc5d77897ef26", kill_on_drop: false }` [INFO] [stdout] 4f3a2ff413669c2d82993b1d2d0e73258a4aa01c75911de0ab4dc5d77897ef26