[INFO] fetching crate demikernel 1.5.13... [INFO] checking demikernel-1.5.13 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate demikernel 1.5.13 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate demikernel 1.5.13 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate demikernel 1.5.13 [INFO] tweaked toml for crates.io crate demikernel 1.5.13 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate demikernel 1.5.13 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate demikernel 1.5.13 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ba837b5830e9f3c1183e4e761b0f00f9692b207af4bb93fca8e2ec61b11bc4 [INFO] running `Command { std: "docker" "start" "-a" "87ba837b5830e9f3c1183e4e761b0f00f9692b207af4bb93fca8e2ec61b11bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ba837b5830e9f3c1183e4e761b0f00f9692b207af4bb93fca8e2ec61b11bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ba837b5830e9f3c1183e4e761b0f00f9692b207af4bb93fca8e2ec61b11bc4", kill_on_drop: false }` [INFO] [stdout] 87ba837b5830e9f3c1183e4e761b0f00f9692b207af4bb93fca8e2ec61b11bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66876c63b8dc8ba77d7270180192e4afe171916abd17800b9876393046618c5d [INFO] running `Command { std: "docker" "start" "-a" "66876c63b8dc8ba77d7270180192e4afe171916abd17800b9876393046618c5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling x86 v0.52.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking bit-iter v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling lrpar v0.13.7 [INFO] [stderr] Compiling lrlex v0.13.7 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking eui48 v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking histogram v0.11.0 [INFO] [stderr] Checking flexi_logger v0.28.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking cfgrammar v0.13.7 [INFO] [stderr] Checking lrtable v0.13.7 [INFO] [stderr] Compiling demikernel-network-simulator v0.1.0 [INFO] [stderr] Checking demikernel v1.5.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `noop_waker` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(noop_waker)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(strict_provenance)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `noop_waker` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(noop_waker)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/rust/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(strict_provenance)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rust/collections/async_queue.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_values(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_values(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rust/collections/async_queue.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_mut_values(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_mut_values(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/pipe-open/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/pipe-open/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-echo/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-echo/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/tcp-echo/client.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 422 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ^^^^^^^^^^--------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 422 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x), /* filter */).collect(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@examples/tcp-echo/client.rs:422:45: 422:48}: RangeBounds` is not satisfied [INFO] [stdout] --> examples/tcp-echo/client.rs:422:45 [INFO] [stdout] | [INFO] [stdout] 422 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@examples/tcp-echo/client.rs:422:45: 422:48}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Vec::::extract_if` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/tcp-echo/server.rs:247:34 [INFO] [stdout] | [INFO] [stdout] 247 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ^^^^^^^^^^--------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 247 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x), /* filter */).collect(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@examples/tcp-echo/server.rs:247:45: 247:48}: RangeBounds` is not satisfied [INFO] [stdout] --> examples/tcp-echo/server.rs:247:45 [INFO] [stdout] | [INFO] [stdout] 247 | let _: Vec<_> = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@examples/tcp-echo/server.rs:247:45: 247:48}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Vec::::extract_if` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-close/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-close/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `demikernel` (example "tcp-echo") due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-wait/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/tcp-wait/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/tcp-close/server.rs:237:61 [INFO] [stdout] | [INFO] [stdout] 237 | let qts_dropped: Vec = self.pending_qtokens.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ^^^^^^^^^^--------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 237 | let qts_dropped: Vec = self.pending_qtokens.extract_if(|x| qts_drained.contains_key(x), /* filter */).collect(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@examples/tcp-close/server.rs:237:72: 237:75}: RangeBounds` is not satisfied [INFO] [stdout] --> examples/tcp-close/server.rs:237:72 [INFO] [stdout] | [INFO] [stdout] 237 | let qts_dropped: Vec = self.pending_qtokens.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@examples/tcp-close/server.rs:237:72: 237:75}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Vec::::extract_if` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> examples/tcp-wait/server.rs:180:49 [INFO] [stdout] | [INFO] [stdout] 180 | let qts_dropped: Vec = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ^^^^^^^^^^--------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 180 | let qts_dropped: Vec = self.qts.extract_if(|x| qts_drained.contains_key(x), /* filter */).collect(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@examples/tcp-wait/server.rs:180:60: 180:63}: RangeBounds` is not satisfied [INFO] [stdout] --> examples/tcp-wait/server.rs:180:60 [INFO] [stdout] | [INFO] [stdout] 180 | let qts_dropped: Vec = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect(); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@examples/tcp-wait/server.rs:180:60: 180:63}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Vec::::extract_if` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `demikernel` (example "tcp-close") due to 2 previous errors; 2 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `demikernel` (example "tcp-wait") due to 2 previous errors; 2 warnings emitted [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rust/collections/async_queue.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_values(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_values(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rust/collections/async_queue.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_mut_values(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_mut_values(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66876c63b8dc8ba77d7270180192e4afe171916abd17800b9876393046618c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66876c63b8dc8ba77d7270180192e4afe171916abd17800b9876393046618c5d", kill_on_drop: false }` [INFO] [stdout] 66876c63b8dc8ba77d7270180192e4afe171916abd17800b9876393046618c5d