[INFO] fetching crate remote-mem 0.1.1...
[INFO] checking remote-mem-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate remote-mem 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate remote-mem 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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.3)
[INFO] [stderr]       Adding windows v0.36.1 (available: v0.58.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f1567d7be3f50f2221167747530230116b10f296c320af9e77333ad9711e9a2
[INFO] running `Command { std: "docker" "start" "-a" "6f1567d7be3f50f2221167747530230116b10f296c320af9e77333ad9711e9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f1567d7be3f50f2221167747530230116b10f296c320af9e77333ad9711e9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1567d7be3f50f2221167747530230116b10f296c320af9e77333ad9711e9a2", kill_on_drop: false }`
[INFO] [stdout] 6f1567d7be3f50f2221167747530230116b10f296c320af9e77333ad9711e9a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c2705a8b621da441482f3618f699692f26778c02a7422f7e4b0cf4a11f1d86f
[INFO] running `Command { std: "docker" "start" "-a" "9c2705a8b621da441482f3618f699692f26778c02a7422f7e4b0cf4a11f1d86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rayon v1.10.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]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking stringr v0.1.3
[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 `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<T: Sized + Copy>(
[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<T: Sized + Copy>(
[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: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<T: Sized + Copy>(
[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 `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<T: Sized + Copy>(
[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_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 `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] For more information about this error, try `rustc --explain E0599`.
[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] [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] 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 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] 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] [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" "9c2705a8b621da441482f3618f699692f26778c02a7422f7e4b0cf4a11f1d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2705a8b621da441482f3618f699692f26778c02a7422f7e4b0cf4a11f1d86f", kill_on_drop: false }`
[INFO] [stdout] 9c2705a8b621da441482f3618f699692f26778c02a7422f7e4b0cf4a11f1d86f
