[INFO] cloning repository https://github.com/dvc94ch/rust-ipld
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/rust-ipld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bf61ebf9cc377badba226420df4cb6606695aa2
[INFO] checking dvc94ch/rust-ipld against beta for pr-78714
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld" "/workspace/builds/worker-5/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dvc94ch/rust-ipld on toolchain beta
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed workspace from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-cbor from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-cbor-derive from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-core from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-json from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-macro from git repo https://github.com/dvc94ch/rust-ipld
[INFO] removed path dependency libipld-pb from git repo https://github.com/dvc94ch/rust-ipld
[INFO] finished tweaking git repo https://github.com/dvc94ch/rust-ipld
[INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-ipld written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/dvc94ch/rust-ipld already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c09e9ad1bdebae95fe18b6378e14f3b32c06638a2a051b97935dd913d763ccd8
[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" "c09e9ad1bdebae95fe18b6378e14f3b32c06638a2a051b97935dd913d763ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c09e9ad1bdebae95fe18b6378e14f3b32c06638a2a051b97935dd913d763ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09e9ad1bdebae95fe18b6378e14f3b32c06638a2a051b97935dd913d763ccd8", kill_on_drop: false }`
[INFO] [stdout] c09e9ad1bdebae95fe18b6378e14f3b32c06638a2a051b97935dd913d763ccd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba61833bb6fb8df2d8263986ea0f926d196ecae004bb62572fcd5e700115c573
[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" "ba61833bb6fb8df2d8263986ea0f926d196ecae004bb62572fcd5e700115c573", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling syn v1.0.48
[INFO] [stderr] Compiling anyhow v1.0.34
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Checking block-padding v0.2.1
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling data-encoding v2.3.1
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Checking unsigned-varint v0.5.1
[INFO] [stderr] Checking base-x v0.2.8
[INFO] [stderr] Checking once_cell v1.5.2
[INFO] [stderr] Checking futures-io v0.3.8
[INFO] [stderr] Compiling hashbrown v0.9.1
[INFO] [stderr] Compiling unicode-segmentation v1.7.0
[INFO] [stderr] Compiling multimap v0.8.2
[INFO] [stderr] Checking async-task v4.0.3
[INFO] [stderr] Checking half v1.6.0
[INFO] [stderr] Checking oorandom v11.1.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking blake2s_simd v0.5.11
[INFO] [stderr] Checking blake2b_simd v0.5.11
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Checking cached v0.19.0
[INFO] [stderr] Checking regex v1.4.2
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking async-channel v1.5.1
[INFO] [stderr] Checking wait-timeout v0.2.0
[INFO] [stderr] Checking nb-connect v1.0.2
[INFO] [stderr] Checking rand v0.5.6
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking futures-lite v1.11.2
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Compiling heck v0.3.1
[INFO] [stderr] Compiling indexmap v1.6.0
[INFO] [stderr] Checking block-buffer v0.9.0
[INFO] [stderr] Checking digest v0.9.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling prost-build v0.6.1
[INFO] [stderr] Checking rand_xorshift v0.2.0
[INFO] [stderr] Checking tiny-keccak v2.0.2
[INFO] [stderr] Checking polling v2.0.2
[INFO] [stderr] Checking kv-log-macro v1.0.7
[INFO] [stderr] Checking sha-1 v0.9.2
[INFO] [stderr] Checking sha2 v0.9.2
[INFO] [stderr] Checking sha3 v0.9.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Checking strobe-rs v0.5.4
[INFO] [stderr] Compiling petgraph v0.5.1
[INFO] [stderr] Checking tempfile v3.1.0
[INFO] [stderr] Checking rayon v1.5.0
[INFO] [stderr] Checking async-executor v1.4.0
[INFO] [stderr] Checking async-io v1.2.0
[INFO] [stderr] Checking blocking v1.0.2
[INFO] [stderr] Checking criterion-plot v0.4.3
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Checking rusty-fork v0.2.2
[INFO] [stderr] Checking rusty-fork v0.3.0
[INFO] [stderr] Checking async-global-executor v1.4.3
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking proptest v0.8.7
[INFO] [stderr] Checking plotters v0.2.15
[INFO] [stderr] Checking proptest v0.10.1
[INFO] [stderr] Checking model v0.1.2
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9
[INFO] [stderr] Compiling prost-derive v0.6.1
[INFO] [stderr] Compiling thiserror-impl v1.0.22
[INFO] [stderr] Compiling async-attributes v1.1.1
[INFO] [stderr] Compiling libipld-cbor-derive v0.6.0
[INFO] [stderr] Compiling async-trait v0.1.41
[INFO] [stderr] Checking async-std v1.7.0
[INFO] [stderr] Checking data-encoding-macro v0.1.10
[INFO] [stderr] Checking multibase v0.8.0
[INFO] [stderr] Checking thiserror v1.0.22
[INFO] [stderr] Compiling prost v0.6.1
[INFO] [stderr] Compiling prost-types v0.6.1
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling libipld-pb v0.6.0
[INFO] [stderr] Checking serde_json v1.0.59
[INFO] [stderr] Checking bstr v0.2.14
[INFO] [stderr] Checking serde_cbor v0.11.1
[INFO] [stderr] Checking csv v1.1.4
[INFO] [stderr] Checking tinytemplate v1.1.0
[INFO] [stderr] Checking criterion v0.3.3
[INFO] [stderr] Compiling toml v0.5.7
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling tiny-multihash-derive v0.4.2
[INFO] [stderr] Checking tiny-multihash v0.4.7
[INFO] [stderr] Checking tiny-cid v0.2.8
[INFO] [stderr] Checking libipld-core v0.6.0
[INFO] [stderr] Checking libipld-cbor v0.6.0
[INFO] [stderr] Checking libipld-json v0.6.0
[INFO] [stderr] Checking libipld-macro v0.6.0
[INFO] [stderr] Checking libipld v0.6.1 (/opt/rustwide/workdir)
[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[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