[INFO] cloning repository https://github.com/playXE/rsgc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/rsgc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Frsgc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Frsgc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f173a05f665ac061ec94209aa678b8cdd29e612 [INFO] checking playXE/rsgc against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Frsgc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/playXE/rsgc [INFO] finished tweaking git repo https://github.com/playXE/rsgc [INFO] tweaked toml for git repo https://github.com/playXE/rsgc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/playXE/rsgc on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/playXE/rsgc 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99ed79cf1b92ede8e40f529548f92504799bea298f4c9666975698a442bad5d6 [INFO] running `Command { std: "docker" "start" "-a" "99ed79cf1b92ede8e40f529548f92504799bea298f4c9666975698a442bad5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99ed79cf1b92ede8e40f529548f92504799bea298f4c9666975698a442bad5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ed79cf1b92ede8e40f529548f92504799bea298f4c9666975698a442bad5d6", kill_on_drop: false }` [INFO] [stdout] 99ed79cf1b92ede8e40f529548f92504799bea298f4c9666975698a442bad5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64e4fc5e56c0487d00a82f26e2f2c634e441cb2c2e7fc0a757292adec8056bc [INFO] running `Command { std: "docker" "start" "-a" "c64e4fc5e56c0487d00a82f26e2f2c634e441cb2c2e7fc0a757292adec8056bc", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking str-buf v1.0.6 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking errno v0.3.1 [INFO] [stderr] Checking error-code v2.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking scoped-thread-pool v1.0.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking rsgc v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_refs_to_cell` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | const_refs_to_cell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | const_type_id, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_sub_ptr` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ptr_sub_ptr, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_refs_to_cell` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | const_refs_to_cell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | const_type_id, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_sub_ptr` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ptr_sub_ptr, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | fn resize(mut self: Handle) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn put(mut self: Handle, key: K, value: V) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:143:32 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn remove(mut self: Handle, key: &Q) -> Option [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a mut object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn entry<'a>(self: &'a mut Handle, key: K) -> Entry<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn iter<'a>(self: &'a Handle) -> Iter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn keys<'a>(self: &'a Handle) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn values<'a>(self: &'a Handle) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for reference `&'a object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | self.iter().map(|(key, _)| key) [INFO] [stdout] | ^^^^ method not found in `&'a object::Handle>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 264 | self.nodes.iter().map(|(key, _)| key) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for reference `&'a object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | self.iter().map(|(_, value)| value) [INFO] [stdout] | ^^^^ method not found in `&'a object::Handle>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 268 | self.nodes.iter().map(|(_, value)| value) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | fn resize(mut self: Handle) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn put(mut self: Handle, key: K, value: V) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:143:32 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn remove(mut self: Handle, key: &Q) -> Option [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a mut object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn entry<'a>(self: &'a mut Handle, key: K) -> Entry<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn iter<'a>(self: &'a Handle) -> Iter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn keys<'a>(self: &'a Handle) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0307]: invalid `self` parameter type: `&'a object::Handle>` [INFO] [stdout] --> src/system/collections/hash.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn values<'a>(self: &'a Handle) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type of `self` must be `Self` or some type implementing `Receiver` [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for reference `&'a object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | self.iter().map(|(key, _)| key) [INFO] [stdout] | ^^^^ method not found in `&'a object::Handle>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 264 | self.nodes.iter().map(|(key, _)| key) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for reference `&'a object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | self.iter().map(|(_, value)| value) [INFO] [stdout] | ^^^^ method not found in `&'a object::Handle>` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 268 | self.nodes.iter().map(|(_, value)| value) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resize` found for struct `object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | self.resize(); [INFO] [stdout] | ^^^^^^ method not found in `object::Handle>` [INFO] [stdout] | [INFO] [stdout] ::: src/system/object.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | pub struct Handle { [INFO] [stdout] | ------------------------------------- method `resize` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resize` found for struct `object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | self.resize(); [INFO] [stdout] | ^^^^^^ method not found in `object::Handle>` [INFO] [stdout] | [INFO] [stdout] ::: src/system/object.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | pub struct Handle { [INFO] [stdout] | ------------------------------------- method `resize` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resize` found for mutable reference `&'a mut object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:319:22 [INFO] [stdout] | [INFO] [stdout] 319 | self.map.resize(); [INFO] [stdout] | ^^^^^^ method not found in `&'a mut object::Handle>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resize` found for mutable reference `&'a mut object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:319:22 [INFO] [stdout] | [INFO] [stdout] 319 | self.map.resize(); [INFO] [stdout] | ^^^^^^ method not found in `&'a mut object::Handle>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove` found for mutable reference `&'a mut object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | self.map.remove(&self.node.key); [INFO] [stdout] | ^^^^^^ method not found in `&'a mut object::Handle>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove` found for mutable reference `&'a mut object::Handle>` in the current scope [INFO] [stdout] --> src/system/collections/hash.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | self.map.remove(&self.node.key); [INFO] [stdout] | ^^^^^^ method not found in `&'a mut object::Handle>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0307, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0307`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsgc` (lib) due to 12 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0307, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0307`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsgc` (lib test) due to 12 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c64e4fc5e56c0487d00a82f26e2f2c634e441cb2c2e7fc0a757292adec8056bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64e4fc5e56c0487d00a82f26e2f2c634e441cb2c2e7fc0a757292adec8056bc", kill_on_drop: false }` [INFO] [stdout] c64e4fc5e56c0487d00a82f26e2f2c634e441cb2c2e7fc0a757292adec8056bc