[INFO] fetching crate remote-mem 0.1.1...
[INFO] testing remote-mem-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate remote-mem 0.1.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate remote-mem 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding windows v0.36.1 (available: v0.62.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows v0.36.1
[INFO] [stderr]   Downloaded stringr v0.1.3
[INFO] [stderr]   Downloaded robs v0.2.2
[INFO] [stderr]   Downloaded winproc v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 492414496d53d580df8ef8184a622733572cb1c106a0d2b66193a1031e19227b
[INFO] running `Command { std: "docker" "start" "-a" "492414496d53d580df8ef8184a622733572cb1c106a0d2b66193a1031e19227b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "492414496d53d580df8ef8184a622733572cb1c106a0d2b66193a1031e19227b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492414496d53d580df8ef8184a622733572cb1c106a0d2b66193a1031e19227b", kill_on_drop: false }`
[INFO] [stdout] 492414496d53d580df8ef8184a622733572cb1c106a0d2b66193a1031e19227b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b0a16cf79ab91a49eca625a51f0933789af2cb8fb7f37bac0960968ebecf7b0
[INFO] running `Command { std: "docker" "start" "-a" "5b0a16cf79ab91a49eca625a51f0933789af2cb8fb7f37bac0960968ebecf7b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling stringr v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling robs v0.2.2
[INFO] [stderr]    Compiling 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<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 `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] [stderr] error: could not compile `remote-mem` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b0a16cf79ab91a49eca625a51f0933789af2cb8fb7f37bac0960968ebecf7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0a16cf79ab91a49eca625a51f0933789af2cb8fb7f37bac0960968ebecf7b0", kill_on_drop: false }`
[INFO] [stdout] 5b0a16cf79ab91a49eca625a51f0933789af2cb8fb7f37bac0960968ebecf7b0
