[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_libc_patch_0 [INFO] extracting crate btree-ondisk 0.11.0 into /workspace/builds/worker-3-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-3-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] Downloading crates ... [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 47e8684b4735b4c0ed1c885d2951f7ac1c537ec709cc68ef2fb9cc4d08953f08 [INFO] running `Command { std: "docker" "start" "-a" "47e8684b4735b4c0ed1c885d2951f7ac1c537ec709cc68ef2fb9cc4d08953f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47e8684b4735b4c0ed1c885d2951f7ac1c537ec709cc68ef2fb9cc4d08953f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e8684b4735b4c0ed1c885d2951f7ac1c537ec709cc68ef2fb9cc4d08953f08", kill_on_drop: false }` [INFO] [stdout] 47e8684b4735b4c0ed1c885d2951f7ac1c537ec709cc68ef2fb9cc4d08953f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f0d05e8dd6dbeeb397275cee893af82f4020d9405f80401366d1550f1481c4d5 [INFO] running `Command { std: "docker" "start" "-a" "f0d05e8dd6dbeeb397275cee893af82f4020d9405f80401366d1550f1481c4d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [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.85s [INFO] running `Command { std: "docker" "inspect" "f0d05e8dd6dbeeb397275cee893af82f4020d9405f80401366d1550f1481c4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d05e8dd6dbeeb397275cee893af82f4020d9405f80401366d1550f1481c4d5", kill_on_drop: false }` [INFO] [stdout] f0d05e8dd6dbeeb397275cee893af82f4020d9405f80401366d1550f1481c4d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e6a0356f13d90955d4a10534399900e8c2eb1ccaa245c0aee0553f344f229ee8 [INFO] running `Command { std: "docker" "start" "-a" "e6a0356f13d90955d4a10534399900e8c2eb1ccaa245c0aee0553f344f229ee8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.0 [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] [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[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] [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-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] 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] 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] 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[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] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `btree-ondisk` (example "mt-rc-sync-api") due to 1 previous error [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] 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] [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] [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] running `Command { std: "docker" "inspect" "e6a0356f13d90955d4a10534399900e8c2eb1ccaa245c0aee0553f344f229ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a0356f13d90955d4a10534399900e8c2eb1ccaa245c0aee0553f344f229ee8", kill_on_drop: false }` [INFO] [stdout] e6a0356f13d90955d4a10534399900e8c2eb1ccaa245c0aee0553f344f229ee8