[INFO] cloning repository https://github.com/Queryable-Labs/queryable-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Queryable-Labs/queryable-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c7dc5e4d8c8b1609dfba3154ee46505aa6c785
[INFO] testing Queryable-Labs/queryable-core against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] finished tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] tweaked toml for git repo https://github.com/Queryable-Labs/queryable-core written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Queryable-Labs/queryable-core 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/Queryable-Labs/queryable-core 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 validator_derive v0.16.0
[INFO] [stderr]   Downloaded validator v0.16.0
[INFO] [stderr]   Downloaded thiserror v1.0.36
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded integer-encoding v1.1.7
[INFO] [stderr]   Downloaded flatbuffers v2.1.2
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded multihash-derive v0.7.2
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded datafusion-row v12.0.0
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded mime_guess v2.0.4
[INFO] [stderr]   Downloaded datafusion-common v12.0.0
[INFO] [stderr]   Downloaded blake2 v0.10.4
[INFO] [stderr]   Downloaded datafusion-expr v12.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v12.0.0
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded seq-macro v0.3.1
[INFO] [stderr]   Downloaded comfy-table v6.1.0
[INFO] [stderr]   Downloaded ipfs-api-prelude v0.5.0
[INFO] [stderr]   Downloaded parquet-format v4.0.0
[INFO] [stderr]   Downloaded half v2.1.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded parquet v22.0.0
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded datafusion v12.0.0
[INFO] [stderr]   Downloaded lz4-sys v1.9.4
[INFO] [stderr]   Downloaded arrow v22.0.0
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded sqlparser v0.23.0
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.10
[INFO] [stderr]   Downloaded multibase v0.9.1
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded object_store v0.5.0
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded datafusion-physical-expr v12.0.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded datafusion-sql v12.0.0
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded snap v1.0.5
[INFO] [stderr]   Downloaded thrift v0.13.0
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded parity-multiaddr v0.11.2
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded typed-builder v0.10.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.36
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded ordered-float v3.1.0
[INFO] [stderr]   Downloaded ipfs-api-backend-hyper v0.5.0
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.6.0
[INFO] [stderr]   Downloaded multihash v0.13.2
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded unsigned-varint v0.5.1
[INFO] [stderr]   Downloaded unsigned-varint v0.7.1
[INFO] [stderr]   Downloaded lz4 v1.24.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.12
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 32cff37f3fade2f15efcfae8b6cbafb40f21a4e1bbd0b69a1f9949fe796251ac
[INFO] running `Command { std: "docker" "start" "-a" "32cff37f3fade2f15efcfae8b6cbafb40f21a4e1bbd0b69a1f9949fe796251ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32cff37f3fade2f15efcfae8b6cbafb40f21a4e1bbd0b69a1f9949fe796251ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32cff37f3fade2f15efcfae8b6cbafb40f21a4e1bbd0b69a1f9949fe796251ac", kill_on_drop: false }`
[INFO] [stdout] 32cff37f3fade2f15efcfae8b6cbafb40f21a4e1bbd0b69a1f9949fe796251ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a92bf2b885024b0dc8eacc285cd52057bbdde5b7d066730ca343d9d2738aac
[INFO] running `Command { std: "docker" "start" "-a" "e1a92bf2b885024b0dc8eacc285cd52057bbdde5b7d066730ca343d9d2738aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling parquet v22.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling parquet-format v4.0.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ordered-float v3.1.0
[INFO] [stderr]    Compiling sqlparser v0.23.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling comfy-table v6.1.0
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling object_store v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling unsigned-varint v0.5.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling multihash v0.13.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.12
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.6.0
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parity-multiaddr v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling arrow v22.0.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling ipfs-api-prelude v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling validator v0.16.0
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling ipfs-api-backend-hyper v0.5.0
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling datafusion-common v12.0.0
[INFO] [stderr]    Compiling datafusion-expr v12.0.0
[INFO] [stderr]    Compiling datafusion-row v12.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v12.0.0
[INFO] [stderr]    Compiling datafusion-sql v12.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v12.0.0
[INFO] [stderr]    Compiling datafusion v12.0.0
[INFO] [stderr]    Compiling queryable-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NameResolve` is never constructed
[INFO] [stdout]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NameResolve<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ipfs/object_store.rs:198:70
[INFO] [stdout]     |
[INFO] [stdout] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v12.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e1a92bf2b885024b0dc8eacc285cd52057bbdde5b7d066730ca343d9d2738aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a92bf2b885024b0dc8eacc285cd52057bbdde5b7d066730ca343d9d2738aac", kill_on_drop: false }`
[INFO] [stdout] e1a92bf2b885024b0dc8eacc285cd52057bbdde5b7d066730ca343d9d2738aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deaae7cfd890367a5816dd28bf4318487839f68dc305e3c2a087b91dbfb5c458
[INFO] running `Command { std: "docker" "start" "-a" "deaae7cfd890367a5816dd28bf4318487839f68dc305e3c2a087b91dbfb5c458", kill_on_drop: false }`
[INFO] [stdout] warning: struct `NameResolve` is never constructed
[INFO] [stdout]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NameResolve<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ipfs/object_store.rs:198:70
[INFO] [stdout]     |
[INFO] [stdout] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling queryable-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NameResolve` is never constructed
[INFO] [stdout]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NameResolve<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ipfs/object_store.rs:198:70
[INFO] [stdout]     |
[INFO] [stdout] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v12.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "deaae7cfd890367a5816dd28bf4318487839f68dc305e3c2a087b91dbfb5c458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deaae7cfd890367a5816dd28bf4318487839f68dc305e3c2a087b91dbfb5c458", kill_on_drop: false }`
[INFO] [stdout] deaae7cfd890367a5816dd28bf4318487839f68dc305e3c2a087b91dbfb5c458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f10eff0de34ef539fe714a982f3d4ded8961419dc0bc996b0afb2e9336f47bb
[INFO] running `Command { std: "docker" "start" "-a" "4f10eff0de34ef539fe714a982f3d4ded8961419dc0bc996b0afb2e9336f47bb", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NameResolve` is never constructed
[INFO] [stderr]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct NameResolve<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/ipfs/object_store.rs:61:42
[INFO] [stderr]    |
[INFO] [stderr] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stderr]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/ipfs/object_store.rs:97:42
[INFO] [stderr]    |
[INFO] [stderr] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stderr]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ipfs/object_store.rs:198:70
[INFO] [stderr]     |
[INFO] [stderr] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stderr]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stderr] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `queryable-core` (lib) generated 4 warnings (run `cargo fix --lib -p queryable-core` to apply 3 suggestions)
[INFO] [stderr] warning: `queryable-core` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v12.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/queryable_core-5eec217932556c46)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests queryable_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f10eff0de34ef539fe714a982f3d4ded8961419dc0bc996b0afb2e9336f47bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f10eff0de34ef539fe714a982f3d4ded8961419dc0bc996b0afb2e9336f47bb", kill_on_drop: false }`
[INFO] [stdout] 4f10eff0de34ef539fe714a982f3d4ded8961419dc0bc996b0afb2e9336f47bb
