[INFO] fetching crate libipld 0.3.1... [INFO] checking libipld-0.3.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate libipld 0.3.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate libipld 0.3.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libipld 0.3.1 [INFO] finished tweaking crates.io crate libipld 0.3.1 [INFO] tweaked toml for crates.io crate libipld 0.3.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libipld-cbor-derive v0.3.0 [INFO] [stderr] Downloaded libipld-cbor v0.3.0 [INFO] [stderr] Downloaded libipld-pb v0.3.0 [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] [stderr] Downloaded model v0.1.2 [INFO] [stderr] Downloaded libipld-json v0.3.0 [INFO] [stderr] Downloaded libipld-macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d671bb8c78e33a549b0aa91c56bf8aa0defa0693ca63a292b233dd49765e7fa [INFO] running `Command { std: "docker" "start" "-a" "5d671bb8c78e33a549b0aa91c56bf8aa0defa0693ca63a292b233dd49765e7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d671bb8c78e33a549b0aa91c56bf8aa0defa0693ca63a292b233dd49765e7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d671bb8c78e33a549b0aa91c56bf8aa0defa0693ca63a292b233dd49765e7fa", kill_on_drop: false }` [INFO] [stdout] 5d671bb8c78e33a549b0aa91c56bf8aa0defa0693ca63a292b233dd49765e7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b101a053501115052dd6246cebd2f5fde6d822e75dfc6640595d7bcf367293c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b101a053501115052dd6246cebd2f5fde6d822e75dfc6640595d7bcf367293c2", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking unsigned-varint v0.5.0 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking multihash v0.11.4 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking model v0.1.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling libipld-cbor-derive v0.3.0 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking data-encoding-macro v0.1.8 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking cid v0.5.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking libipld-core v0.3.1 [INFO] [stderr] Checking libipld-cbor v0.3.0 [INFO] [stderr] Checking libipld-macro v0.3.0 [INFO] [stderr] Checking libipld v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | async fn read(&self, cid: &Cid) -> Result>> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 27 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 28 | | self.0.read(cid).await [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | async fn write(&self, cid: &Cid, data: Box<[u8]>) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 32 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 33 | | self.0.write(cid, data).await [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | async fn flush(&self) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 37 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 38 | | self.0.flush().await [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | async fn gc(&self) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 42 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 43 | | self.0.gc().await [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | async fn pin(&self, cid: &Cid) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 47 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 48 | | self.0.pin(cid).await [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | async fn unpin(&self, cid: &Cid) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 52 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 53 | | self.0.unpin(cid).await [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | async fn autopin(&self, cid: &Cid, auto_path: &Path) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 57 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 58 | | self.0.autopin(cid, auto_path).await [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | async fn write_link(&self, label: &str, cid: &Cid) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 62 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 63 | | self.0.write_link(label, cid).await [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn read_link(&self, label: &str) -> Result> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 67 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 68 | | self.0.read_link(label).await [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> benches/store.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | async fn remove_link(&self, label: &str) -> Result<()> { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 72 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 73 | | self.0.remove_link(label).await [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libipld::block::create_raw_block` [INFO] [stdout] --> benches/store.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use libipld::block::create_raw_block; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_raw_block` in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `libipld::store::BufStore`, `libipld::store::MemStore` [INFO] [stdout] --> benches/store.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use libipld::store::{BufStore, MemStore, Store}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ no `MemStore` in `store` [INFO] [stdout] | | [INFO] [stdout] | no `BufStore` in `store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libipld::DefaultHash` [INFO] [stdout] --> benches/store.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use libipld::{Cid, DefaultHash as H}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `DefaultHash` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> benches/store.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `async_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> benches/store.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / async fn read(&self, cid: &Cid) -> Result>> { [INFO] [stdout] 27 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 28 | | self.0.read(cid).await [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / async fn write(&self, cid: &Cid, data: Box<[u8]>) -> Result<()> { [INFO] [stdout] 32 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 33 | | self.0.write(cid, data).await [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `gc` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / async fn gc(&self) -> Result<()> { [INFO] [stdout] 42 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 43 | | self.0.gc().await [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `pin` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / async fn pin(&self, cid: &Cid) -> Result<()> { [INFO] [stdout] 47 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 48 | | self.0.pin(cid).await [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `autopin` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn autopin(&self, cid: &Cid, auto_path: &Path) -> Result<()> { [INFO] [stdout] 57 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 58 | | self.0.autopin(cid, auto_path).await [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write_link` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / async fn write_link(&self, label: &str, cid: &Cid) -> Result<()> { [INFO] [stdout] 62 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 63 | | self.0.write_link(label, cid).await [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read_link` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / async fn read_link(&self, label: &str) -> Result> { [INFO] [stdout] 67 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 68 | | self.0.read_link(label).await [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `remove_link` is not a member of trait `Store` [INFO] [stdout] --> benches/store.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / async fn remove_link(&self, label: &str) -> Result<()> { [INFO] [stdout] 72 | | sleep(Duration::from_millis(1)).await; [INFO] [stdout] 73 | | self.0.remove_link(label).await [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ not a member of trait `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `libipld::store::Store` cannot be made into an object [INFO] [stdout] --> benches/store.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 79 | fn store_bench(c: &mut Criterion, stores: Vec<(&str, StoreSetup)>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `libipld::store::Store` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] = note: the trait cannot be made into an object because it requires `Self: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DelayStore: libipld::store::ReadonlyStore` is not satisfied [INFO] [stdout] --> benches/store.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | impl Store for DelayStore { [INFO] [stdout] | ^^^^^ the trait `libipld::store::ReadonlyStore` is not implemented for `DelayStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/store.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Store: ReadonlyStore { [INFO] [stdout] | ------------- required by this bound in `libipld::store::Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0277, E0407, E0432, E0706. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libipld`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libipld::cid::CidGeneric` in the current scope [INFO] [stdout] --> benches/codec.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | "link": Cid::random(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `libipld::cid::CidGeneric` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b101a053501115052dd6246cebd2f5fde6d822e75dfc6640595d7bcf367293c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b101a053501115052dd6246cebd2f5fde6d822e75dfc6640595d7bcf367293c2", kill_on_drop: false }` [INFO] [stdout] b101a053501115052dd6246cebd2f5fde6d822e75dfc6640595d7bcf367293c2