[INFO] fetching crate demikernel 1.5.13...
[INFO] testing demikernel-1.5.13 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate demikernel 1.5.13 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate demikernel 1.5.13 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af812cdff2373fdc45d3c042713d32cc78b30e88a1b2a1a65eed4eb015f362f5
[INFO] running `Command { std: "docker" "start" "-a" "af812cdff2373fdc45d3c042713d32cc78b30e88a1b2a1a65eed4eb015f362f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af812cdff2373fdc45d3c042713d32cc78b30e88a1b2a1a65eed4eb015f362f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af812cdff2373fdc45d3c042713d32cc78b30e88a1b2a1a65eed4eb015f362f5", kill_on_drop: false }`
[INFO] [stdout] af812cdff2373fdc45d3c042713d32cc78b30e88a1b2a1a65eed4eb015f362f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a182f4d953115046a1e42a24fd7956744440da780303317c9e24ea40ec87ce7
[INFO] running `Command { std: "docker" "start" "-a" "5a182f4d953115046a1e42a24fd7956744440da780303317c9e24ea40ec87ce7", 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 itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cactus v1.0.7
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vob v3.0.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lrpar v0.13.7
[INFO] [stderr]    Compiling lrlex v0.13.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bit-iter v1.2.0
[INFO] [stderr]    Compiling clap v4.5.17
[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]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling eui48 v1.1.0
[INFO] [stderr]    Compiling flexi_logger v0.28.5
[INFO] [stderr]    Compiling histogram v0.11.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 futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling packedvec v1.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cfgrammar v0.13.7
[INFO] [stderr]    Compiling sparsevec v0.2.0
[INFO] [stderr]    Compiling lrtable v0.13.7
[INFO] [stderr]    Compiling demikernel-network-simulator v0.1.0
[INFO] [stderr]    Compiling 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: 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<T> {
[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<T> {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.32s
[INFO] running `Command { std: "docker" "inspect" "5a182f4d953115046a1e42a24fd7956744440da780303317c9e24ea40ec87ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a182f4d953115046a1e42a24fd7956744440da780303317c9e24ea40ec87ce7", kill_on_drop: false }`
[INFO] [stdout] 5a182f4d953115046a1e42a24fd7956744440da780303317c9e24ea40ec87ce7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbba4b1392a25f20000601b5908c98ce9101a644b30ed82b0d9336cbec5e06a6
[INFO] running `Command { std: "docker" "start" "-a" "cbba4b1392a25f20000601b5908c98ce9101a644b30ed82b0d9336cbec5e06a6", kill_on_drop: false }`
[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<T> {
[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<T> {
[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] [stderr]    Compiling 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]  --> 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] 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] [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<QToken> = 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:3953:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let qts_dropped: Vec<QToken> = 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<usize>` is not satisfied
[INFO] [stdout]    --> examples/tcp-close/server.rs:237:72
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let qts_dropped: Vec<QToken> = self.pending_qtokens.extract_if(|x| qts_drained.contains_key(x)).collect();
[INFO] [stdout]     |                                                             ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` 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::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:3953:4
[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] [stderr] error: could not compile `demikernel` (example "tcp-close") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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<QToken> = 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:3953:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let qts_dropped: Vec<QToken> = 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-wait/server.rs:180:60: 180:63}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> examples/tcp-wait/server.rs:180:60
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let qts_dropped: Vec<QToken> = self.qts.extract_if(|x| qts_drained.contains_key(x)).collect();
[INFO] [stdout]     |                                                 ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` 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::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:3953:4
[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] 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<T> {
[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<T> {
[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" "cbba4b1392a25f20000601b5908c98ce9101a644b30ed82b0d9336cbec5e06a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbba4b1392a25f20000601b5908c98ce9101a644b30ed82b0d9336cbec5e06a6", kill_on_drop: false }`
[INFO] [stdout] cbba4b1392a25f20000601b5908c98ce9101a644b30ed82b0d9336cbec5e06a6
