[INFO] fetching crate remote-mem 0.1.1... [INFO] checking remote-mem-0.1.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate remote-mem 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate remote-mem 0.1.1 [INFO] finished tweaking crates.io crate remote-mem 0.1.1 [INFO] tweaked toml for crates.io crate remote-mem 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate remote-mem 0.1.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding windows v0.36.1 (available: v0.61.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e48799b6b513ac1176a995a90943b3c76b9d41c3a82da5f55cdb82f6fae83824 [INFO] running `Command { std: "docker" "start" "-a" "e48799b6b513ac1176a995a90943b3c76b9d41c3a82da5f55cdb82f6fae83824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e48799b6b513ac1176a995a90943b3c76b9d41c3a82da5f55cdb82f6fae83824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48799b6b513ac1176a995a90943b3c76b9d41c3a82da5f55cdb82f6fae83824", kill_on_drop: false }` [INFO] [stdout] e48799b6b513ac1176a995a90943b3c76b9d41c3a82da5f55cdb82f6fae83824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b48b9661b66620c6cea86743361c5b313842988015c5c7f0e2990dfe426dd9a [INFO] running `Command { std: "docker" "start" "-a" "4b48b9661b66620c6cea86743361c5b313842988015c5c7f0e2990dfe426dd9a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking stringr v0.1.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking robs v0.2.2 [INFO] [stderr] Checking remote-mem v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `read_bytes` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | self.read_bytes(address, &mut buffer)?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_ptr` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | self.write_ptr(address, buffer.as_ptr() as usize, buffer.len()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / pub fn write( [INFO] [stdout] 82 | | &self, [INFO] [stdout] 83 | | address: usize, [INFO] [stdout] 84 | | value: T, [INFO] [stdout] 85 | | ) -> Result<(), RemoteMemoryError> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_bytes` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | self.read_bytes(address, &mut buffer)?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_ptr` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | self.write_ptr(address, std::ptr::addr_of!(value) as usize, size) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / pub fn write( [INFO] [stdout] 82 | | &self, [INFO] [stdout] 83 | | address: usize, [INFO] [stdout] 84 | | value: T, [INFO] [stdout] 85 | | ) -> Result<(), RemoteMemoryError> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_ptr` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | self.write_ptr(address, buffer.as_ptr() as usize, buffer.len()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / pub fn write( [INFO] [stdout] 82 | | &self, [INFO] [stdout] 83 | | address: usize, [INFO] [stdout] 84 | | value: T, [INFO] [stdout] 85 | | ) -> Result<(), RemoteMemoryError> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_base_address` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let base_address = self.get_base_address(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_base_size` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | let base_size = self.get_base_size(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_ptr` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | self.write_ptr(address, std::ptr::addr_of!(value) as usize, size) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / pub fn write( [INFO] [stdout] 82 | | &self, [INFO] [stdout] 83 | | address: usize, [INFO] [stdout] 84 | | value: T, [INFO] [stdout] 85 | | ) -> Result<(), RemoteMemoryError> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_base_address` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let base_address = self.get_base_address(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_base_size` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | let base_size = self.get_base_size(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_bytes` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | self.read_bytes(base_address, &mut buffer).ok()?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:106:50 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RemoteMemory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 106 | let remote_memory = super::RemoteMemory::new(process_id); [INFO] [stdout] | ^^^ function or associated item not found in `RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_bytes` found for reference `&RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | self.read_bytes(base_address, &mut buffer).ok()?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `&RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RemoteMemory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 121 | let remote_memory = super::RemoteMemory::new(process_id); [INFO] [stdout] | ^^^ function or associated item not found in `RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:136:50 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RemoteMemory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 136 | let remote_memory = super::RemoteMemory::new(process_id); [INFO] [stdout] | ^^^ function or associated item not found in `RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `RemoteMemory` in the current scope [INFO] [stdout] --> src/lib.rs:150:50 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RemoteMemory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 150 | let remote_memory = super::RemoteMemory::new(process_id); [INFO] [stdout] | ^^^ function or associated item not found in `RemoteMemory` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `remote-mem` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `remote-mem` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "4b48b9661b66620c6cea86743361c5b313842988015c5c7f0e2990dfe426dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b48b9661b66620c6cea86743361c5b313842988015c5c7f0e2990dfe426dd9a", kill_on_drop: false }` [INFO] [stdout] 4b48b9661b66620c6cea86743361c5b313842988015c5c7f0e2990dfe426dd9a