[INFO] fetching crate object_store 0.6.1... [INFO] checking object_store-0.6.1 against try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740 [INFO] extracting crate object_store 0.6.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate object_store 0.6.1 on toolchain d809384186eaa72b56b7b956dcf0837de4a00262 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate object_store 0.6.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate object_store 0.6.1 [INFO] tweaked toml for crates.io crate object_store 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac054ad3b8fa90ca88c70488655e06bdb2d4c2a381cde716298984af4c9c1435 [INFO] running `Command { std: "docker" "start" "-a" "ac054ad3b8fa90ca88c70488655e06bdb2d4c2a381cde716298984af4c9c1435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac054ad3b8fa90ca88c70488655e06bdb2d4c2a381cde716298984af4c9c1435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac054ad3b8fa90ca88c70488655e06bdb2d4c2a381cde716298984af4c9c1435", kill_on_drop: false }` [INFO] [stdout] ac054ad3b8fa90ca88c70488655e06bdb2d4c2a381cde716298984af4c9c1435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 050b99a39590c5d387b87421d25fa05b81d96be121b2cc72e1b0bfdca9ef08c4 [INFO] running `Command { std: "docker" "start" "-a" "050b99a39590c5d387b87421d25fa05b81d96be121b2cc72e1b0bfdca9ef08c4", kill_on_drop: false }` [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking futures-test v0.3.28 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking object_store v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:915:71 [INFO] [stdout] | [INFO] [stdout] 915 | pub(crate) async fn put_get_delete_list(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:915:54 [INFO] [stdout] | [INFO] [stdout] 915 | pub(crate) async fn put_get_delete_list(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:922:7 [INFO] [stdout] | [INFO] [stdout] 922 | ) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:920:18 [INFO] [stdout] | [INFO] [stdout] 920 | storage: &DynObjectStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1244:61 [INFO] [stdout] | [INFO] [stdout] 1244 | pub(crate) async fn get_opts(storage: &dyn ObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1244:43 [INFO] [stdout] | [INFO] [stdout] 1244 | pub(crate) async fn get_opts(storage: &dyn ObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1339:62 [INFO] [stdout] | [INFO] [stdout] 1339 | pub(crate) async fn stream_get(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1339:45 [INFO] [stdout] | [INFO] [stdout] 1339 | pub(crate) async fn stream_get(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1415:83 [INFO] [stdout] | [INFO] [stdout] 1415 | pub(crate) async fn list_uses_directories_correctly(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1415:66 [INFO] [stdout] | [INFO] [stdout] 1415 | pub(crate) async fn list_uses_directories_correctly(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1460:71 [INFO] [stdout] | [INFO] [stdout] 1460 | pub(crate) async fn list_with_delimiter(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1460:54 [INFO] [stdout] | [INFO] [stdout] 1460 | pub(crate) async fn list_with_delimiter(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1533:10 [INFO] [stdout] | [INFO] [stdout] 1533 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1531:18 [INFO] [stdout] | [INFO] [stdout] 1531 | storage: &DynObjectStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1543:67 [INFO] [stdout] | [INFO] [stdout] 1543 | pub(crate) async fn rename_and_copy(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1543:50 [INFO] [stdout] | [INFO] [stdout] 1543 | pub(crate) async fn rename_and_copy(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1571:70 [INFO] [stdout] | [INFO] [stdout] 1571 | pub(crate) async fn copy_if_not_exists(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1571:53 [INFO] [stdout] | [INFO] [stdout] 1571 | pub(crate) async fn copy_if_not_exists(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:1602:56 [INFO] [stdout] | [INFO] [stdout] 1602 | async fn delete_fixtures(storage: &DynObjectStore) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:1602:39 [INFO] [stdout] | [INFO] [stdout] 1602 | async fn delete_fixtures(storage: &DynObjectStore) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stderr] error: could not compile `object_store` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "050b99a39590c5d387b87421d25fa05b81d96be121b2cc72e1b0bfdca9ef08c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050b99a39590c5d387b87421d25fa05b81d96be121b2cc72e1b0bfdca9ef08c4", kill_on_drop: false }` [INFO] [stdout] 050b99a39590c5d387b87421d25fa05b81d96be121b2cc72e1b0bfdca9ef08c4