[INFO] fetching crate btree-ondisk 0.11.0... [INFO] testing btree-ondisk-0.11.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate btree-ondisk 0.11.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate btree-ondisk 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate btree-ondisk 0.11.0 [INFO] tweaked toml for crates.io crate btree-ondisk 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate btree-ondisk 0.11.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate btree-ondisk 0.11.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human_bytes v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4933520ba636f4ed211526d1c45c6ed8e6e7d3ae48e99bf1d98a28dd995a08b [INFO] running `Command { std: "docker" "start" "-a" "d4933520ba636f4ed211526d1c45c6ed8e6e7d3ae48e99bf1d98a28dd995a08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4933520ba636f4ed211526d1c45c6ed8e6e7d3ae48e99bf1d98a28dd995a08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4933520ba636f4ed211526d1c45c6ed8e6e7d3ae48e99bf1d98a28dd995a08b", kill_on_drop: false }` [INFO] [stdout] d4933520ba636f4ed211526d1c45c6ed8e6e7d3ae48e99bf1d98a28dd995a08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc9e35bff8dd7b71ced77373f72908e9c33dd0ebc3b13e395585f568104d15b4 [INFO] running `Command { std: "docker" "start" "-a" "cc9e35bff8dd7b71ced77373f72908e9c33dd0ebc3b13e395585f568104d15b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling btree-ondisk v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "cc9e35bff8dd7b71ced77373f72908e9c33dd0ebc3b13e395585f568104d15b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9e35bff8dd7b71ced77373f72908e9c33dd0ebc3b13e395585f568104d15b4", kill_on_drop: false }` [INFO] [stdout] cc9e35bff8dd7b71ced77373f72908e9c33dd0ebc3b13e395585f568104d15b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b106f746067dc7e38355f2aa09955ec005732f633694b2f106bcf6c06df6be5 [INFO] running `Command { std: "docker" "start" "-a" "3b106f746067dc7e38355f2aa09955ec005732f633694b2f106bcf6c06df6be5", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling btree-ondisk v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `mt` [INFO] [stdout] --> examples/mt.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/mt.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `btree-ondisk` (example "mt") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> examples/mt-rc-sync-api.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | let last_key = file.bmap.last_key().expect("failed to get last key"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 14 | let last_key = file.bmap.last_key().await.expect("failed to get last key"); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> examples/mt-arc-sync-api.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | let last_key = file.bmap.last_key().expect("failed to get last key"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 36 | let last_key = file.bmap.last_key().await.expect("failed to get last key"); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/node.rs:705:9 [INFO] [stdout] | [INFO] [stdout] 705 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/node_v1.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `btree-ondisk` (example "mt-rc-sync-api") due to 1 previous error [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/meta_node_random.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | let res = self.bmap.lookup(blk_idx).await; [INFO] [stdout] | ------ ^^^^^^^ expected `&u64`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bmap.rs:433:18 [INFO] [stdout] | [INFO] [stdout] 433 | pub async fn lookup(&self, key: &K) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 42 | let res = self.bmap.lookup(&blk_idx).await; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> examples/mt-arc-sync-api.rs:91:41 [INFO] [stdout] | [INFO] [stdout] 91 | let last_key = file.bmap.last_key().expect("failed to get last key"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 91 | let last_key = file.bmap.last_key().await.expect("failed to get last key"); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/meta_node_random.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | let res = self.bmap.delete(blk_idx).await; [INFO] [stdout] | ------ ^^^^^^^ expected `&u64`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bmap.rs:404:18 [INFO] [stdout] | [INFO] [stdout] 404 | pub async fn delete(&mut self, key: &K) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 79 | let res = self.bmap.delete(&blk_idx).await; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> examples/mt-arc-sync-api.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | let last_key = file.bmap.last_key().expect("failed to get last key"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 203 | let last_key = file.bmap.last_key().await.expect("failed to get last key"); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/meta_node_random.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | self.bmap.assign_data_node(*blk_idx, blk_ptr.clone()).await?; [INFO] [stdout] | ---------------- ^^^^^^^^ expected `&u64`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bmap.rs:570:18 [INFO] [stdout] | [INFO] [stdout] 570 | pub async fn assign_data_node(&self, key: &K, newval: V) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider removing deref here [INFO] [stdout] | [INFO] [stdout] 125 - self.bmap.assign_data_node(*blk_idx, blk_ptr.clone()).await?; [INFO] [stdout] 125 + self.bmap.assign_data_node(blk_idx, blk_ptr.clone()).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `btree-ondisk` (example "mt-arc-sync-api") due to 3 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/meta_node_random.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | file.bmap.truncate(0).await [INFO] [stdout] | -------- ^ expected `&u64`, found integer [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bmap.rs:660:18 [INFO] [stdout] | [INFO] [stdout] 660 | pub async fn truncate(&mut self, key: &K) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 215 | file.bmap.truncate(&0).await [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `btree-ondisk` (example "meta_node_random") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "3b106f746067dc7e38355f2aa09955ec005732f633694b2f106bcf6c06df6be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b106f746067dc7e38355f2aa09955ec005732f633694b2f106bcf6c06df6be5", kill_on_drop: false }` [INFO] [stdout] 3b106f746067dc7e38355f2aa09955ec005732f633694b2f106bcf6c06df6be5