[INFO] fetching crate rair-io 0.1.0... [INFO] checking rair-io-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate rair-io 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rair-io 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rair-io 0.1.0 [INFO] finished tweaking crates.io crate rair-io 0.1.0 [INFO] tweaked toml for crates.io crate rair-io 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (available: v0.7.6) [INFO] [stderr] Adding base64 v0.11.0 (available: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding lexical-core v0.7.6 (available: v1.0.2) [INFO] [stderr] Adding nom v5.1.3 (available: v7.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtrees v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27fad0aa953637ae7da4e9c0a08b550ad63d4ddbf48a196902c994821e1565b2 [INFO] running `Command { std: "docker" "start" "-a" "27fad0aa953637ae7da4e9c0a08b550ad63d4ddbf48a196902c994821e1565b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27fad0aa953637ae7da4e9c0a08b550ad63d4ddbf48a196902c994821e1565b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fad0aa953637ae7da4e9c0a08b550ad63d4ddbf48a196902c994821e1565b2", kill_on_drop: false }` [INFO] [stdout] 27fad0aa953637ae7da4e9c0a08b550ad63d4ddbf48a196902c994821e1565b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 688a28737d3c743e9ae593f26ecc105489aecc2633850ed40012057b12228d9a [INFO] running `Command { std: "docker" "start" "-a" "688a28737d3c743e9ae593f26ecc105489aecc2633850ed40012057b12228d9a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rtrees v0.1.0 [INFO] [stderr] Checking rair-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `test_file` [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | extern crate test_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/plugins/srec.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | Count(u64), // s5, s6 [INFO] [stdout] | ----- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 57 | Count(()), // s5, s6 [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | operate_on_file(&test_desc_read_cb, DATA) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:121:45 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(desc.has_paddr(0x40000 + DATA.len() as u64), false); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:122:45 [INFO] [stdout] | [INFO] [stdout] 122 | assert_eq!(desc.has_paddr(0x40000 + DATA.len() as u64 - 1), true); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:126:50 [INFO] [stdout] | [INFO] [stdout] 126 | operate_on_file(&test_desc_has_paddr_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:157:52 [INFO] [stdout] | [INFO] [stdout] 157 | operate_on_file(&test_desc_read_errors_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:181:46 [INFO] [stdout] | [INFO] [stdout] 181 | operate_on_file(&test_desc_write_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/desc.rs:212:48 [INFO] [stdout] | [INFO] [stdout] 212 | operate_on_file(&test_write_errors_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:246:49 [INFO] [stdout] | [INFO] [stdout] 246 | operate_on_files(&test_open_close_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:246:55 [INFO] [stdout] | [INFO] [stdout] 246 | operate_on_files(&test_open_close_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:246:61 [INFO] [stdout] | [INFO] [stdout] 246 | operate_on_files(&test_open_close_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:258:92 [INFO] [stdout] | [INFO] [stdout] 258 | descs.register_open_at(&mut *p, &path[1].to_string_lossy(), IoMode::READ, 0x5000 - DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:263:76 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(descs.hndl_to_desc(1).as_ref().unwrap().paddr, 0x5000 - DATA.len() as u64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:267:92 [INFO] [stdout] | [INFO] [stdout] 267 | descs.register_open_at(&mut *p, &path[1].to_string_lossy(), IoMode::READ, 0x5000 - DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:272:76 [INFO] [stdout] | [INFO] [stdout] 272 | assert_eq!(descs.hndl_to_desc(1).as_ref().unwrap().paddr, 0x5000 - DATA.len() as u64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | operate_on_files(&test_open_at_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:277:52 [INFO] [stdout] | [INFO] [stdout] 277 | operate_on_files(&test_open_at_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:277:58 [INFO] [stdout] | [INFO] [stdout] 277 | operate_on_files(&test_open_at_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:287:87 [INFO] [stdout] | [INFO] [stdout] 287 | e = descs.register_open_at(&mut *p, &path[1].to_string_lossy(), IoMode::READ, DATA.len() as u64).err().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:294:57 [INFO] [stdout] | [INFO] [stdout] 294 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:319:46 [INFO] [stdout] | [INFO] [stdout] 319 | operate_on_files(&test_lookups_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:319:52 [INFO] [stdout] | [INFO] [stdout] 319 | operate_on_files(&test_lookups_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:319:58 [INFO] [stdout] | [INFO] [stdout] 319 | operate_on_files(&test_lookups_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:328:84 [INFO] [stdout] | [INFO] [stdout] 328 | descs.register_open_at(&mut *p, &paths[3].to_string_lossy(), IoMode::READ, DATA.len() as u64 * 4).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:347:53 [INFO] [stdout] | [INFO] [stdout] 347 | operate_on_files(&paddr_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:347:59 [INFO] [stdout] | [INFO] [stdout] 347 | operate_on_files(&paddr_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:347:65 [INFO] [stdout] | [INFO] [stdout] 347 | operate_on_files(&paddr_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:347:71 [INFO] [stdout] | [INFO] [stdout] 347 | operate_on_files(&paddr_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:359:24 [INFO] [stdout] | [INFO] [stdout] 359 | assert_eq!(DATA.len() as u64, desc.size()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:366:38 [INFO] [stdout] | [INFO] [stdout] 366 | operate_on_files(&iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:366:44 [INFO] [stdout] | [INFO] [stdout] 366 | operate_on_files(&iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:366:50 [INFO] [stdout] | [INFO] [stdout] 366 | operate_on_files(&iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:366:56 [INFO] [stdout] | [INFO] [stdout] 366 | operate_on_files(&iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | start += DATA.len() as u64 + 0x10; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | let len = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:387:60 [INFO] [stdout] | [INFO] [stdout] 387 | operate_on_files(&paddr_sparce_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:387:66 [INFO] [stdout] | [INFO] [stdout] 387 | operate_on_files(&paddr_sparce_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:387:72 [INFO] [stdout] | [INFO] [stdout] 387 | operate_on_files(&paddr_sparce_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/descquery.rs:387:78 [INFO] [stdout] | [INFO] [stdout] 387 | operate_on_files(&paddr_sparce_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:389:51 [INFO] [stdout] | [INFO] [stdout] 389 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:389:57 [INFO] [stdout] | [INFO] [stdout] 389 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:400:29 [INFO] [stdout] | [INFO] [stdout] 400 | assert_eq!(fillme, &DATA[0..8]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:402:26 [INFO] [stdout] | [INFO] [stdout] 402 | fillme = vec![0; DATA.len() * 3 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:404:48 [INFO] [stdout] | [INFO] [stdout] 404 | let mut sanity_data: Vec = vec![0; DATA.len() * 3 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 405 - sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] 405 + sanity_data[0.DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:405:52 [INFO] [stdout] | [INFO] [stdout] 405 | sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:406:37 [INFO] [stdout] | [INFO] [stdout] 406 | let l = sanity_data.len() - DATA.len(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:407:21 [INFO] [stdout] | [INFO] [stdout] 407 | sanity_data[DATA.len()..DATA.len() * 3 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:407:33 [INFO] [stdout] | [INFO] [stdout] 407 | sanity_data[DATA.len()..DATA.len() * 3 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 407 - sanity_data[DATA.len()..DATA.len() * 3 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] 407 + sanity_data[DATA.len().DATA.len() * 3 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:407:70 [INFO] [stdout] | [INFO] [stdout] 407 | sanity_data[DATA.len()..DATA.len() * 3 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:410:26 [INFO] [stdout] | [INFO] [stdout] 410 | fillme = vec![0; DATA.len() * 5 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:412:31 [INFO] [stdout] | [INFO] [stdout] 412 | sanity_data = vec![0; DATA.len() * 5 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:413:24 [INFO] [stdout] | [INFO] [stdout] 413 | sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 413 - sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] 413 + sanity_data[0.DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:413:52 [INFO] [stdout] | [INFO] [stdout] 413 | sanity_data[0..DATA.len()].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | sanity_data[DATA.len()..DATA.len() * 2].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:414:33 [INFO] [stdout] | [INFO] [stdout] 414 | sanity_data[DATA.len()..DATA.len() * 2].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 414 - sanity_data[DATA.len()..DATA.len() * 2].copy_from_slice(DATA); [INFO] [stdout] 414 + sanity_data[DATA.len().DATA.len() * 2].copy_from_slice(DATA); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:414:65 [INFO] [stdout] | [INFO] [stdout] 414 | sanity_data[DATA.len()..DATA.len() * 2].copy_from_slice(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:415:37 [INFO] [stdout] | [INFO] [stdout] 415 | let l = sanity_data.len() - DATA.len() * 2; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | sanity_data[DATA.len() * 2..DATA.len() * 5 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:416:37 [INFO] [stdout] | [INFO] [stdout] 416 | sanity_data[DATA.len() * 2..DATA.len() * 5 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 416 - sanity_data[DATA.len() * 2..DATA.len() * 5 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] 416 + sanity_data[DATA.len() * 2.DATA.len() * 5 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:416:74 [INFO] [stdout] | [INFO] [stdout] 416 | sanity_data[DATA.len() * 2..DATA.len() * 5 / 2].copy_from_slice(&DATA[0..l]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:421:44 [INFO] [stdout] | [INFO] [stdout] 421 | operate_on_files(&test_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:421:50 [INFO] [stdout] | [INFO] [stdout] 421 | operate_on_files(&test_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:421:56 [INFO] [stdout] | [INFO] [stdout] 421 | operate_on_files(&test_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:429:26 [INFO] [stdout] | [INFO] [stdout] 429 | fillme = vec![0; DATA.len() + 1]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:433:63 [INFO] [stdout] | [INFO] [stdout] 433 | io.open_at(&paths[2].to_string_lossy(), IoMode::READ, DATA.len() as u64 * 2 + 1).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | fillme = vec![0; DATA.len() * 3]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:440:49 [INFO] [stdout] | [INFO] [stdout] 440 | operate_on_files(&test_fail_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:440:55 [INFO] [stdout] | [INFO] [stdout] 440 | operate_on_files(&test_fail_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:440:61 [INFO] [stdout] | [INFO] [stdout] 440 | operate_on_files(&test_fail_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | fillme = vec![1; DATA.len() * 3 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:458:36 [INFO] [stdout] | [INFO] [stdout] 458 | assert_eq!(fillme, vec![1; DATA.len() * 3 / 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:460:26 [INFO] [stdout] | [INFO] [stdout] 460 | fillme = vec![2; DATA.len() * 5 / 2]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:463:36 [INFO] [stdout] | [INFO] [stdout] 463 | assert_eq!(fillme, vec![2; DATA.len() * 5 / 2]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:467:45 [INFO] [stdout] | [INFO] [stdout] 467 | operate_on_files(&test_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:467:51 [INFO] [stdout] | [INFO] [stdout] 467 | operate_on_files(&test_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:467:57 [INFO] [stdout] | [INFO] [stdout] 467 | operate_on_files(&test_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:480:28 [INFO] [stdout] | [INFO] [stdout] 480 | write_me = vec![0; DATA.len() + 1]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:484:79 [INFO] [stdout] | [INFO] [stdout] 484 | io.open_at(&paths[2].to_string_lossy(), IoMode::READ | IoMode::WRITE, DATA.len() as u64 * 2 + 1).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:485:28 [INFO] [stdout] | [INFO] [stdout] 485 | write_me = vec![0; DATA.len() * 3]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:491:50 [INFO] [stdout] | [INFO] [stdout] 491 | operate_on_files(&test_fail_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:491:56 [INFO] [stdout] | [INFO] [stdout] 491 | operate_on_files(&test_fail_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:491:62 [INFO] [stdout] | [INFO] [stdout] 491 | operate_on_files(&test_fail_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:499:31 [INFO] [stdout] | [INFO] [stdout] 499 | io.map(0x1000, 0x400, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:500:32 [INFO] [stdout] | [INFO] [stdout] 500 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:500:51 [INFO] [stdout] | [INFO] [stdout] 500 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:501:32 [INFO] [stdout] | [INFO] [stdout] 501 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:501:55 [INFO] [stdout] | [INFO] [stdout] 501 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 506 | size: DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:510:32 [INFO] [stdout] | [INFO] [stdout] 510 | vaddr: 0x400 + DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:511:23 [INFO] [stdout] | [INFO] [stdout] 511 | size: DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:515:32 [INFO] [stdout] | [INFO] [stdout] 515 | vaddr: 0x400 + DATA.len() as u64 * 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | size: DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:519:41 [INFO] [stdout] | [INFO] [stdout] 519 | assert_eq!(io.vir_to_phy(0x400, DATA.len() as u64 * 3).unwrap(), maps); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:520:26 [INFO] [stdout] | [INFO] [stdout] 520 | io.unmap(0x400 + DATA.len() as u64, DATA.len() as u64 / 2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:520:45 [INFO] [stdout] | [INFO] [stdout] 520 | io.unmap(0x400 + DATA.len() as u64, DATA.len() as u64 / 2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:521:41 [INFO] [stdout] | [INFO] [stdout] 521 | assert_eq!(io.vir_to_phy(0x400, DATA.len() as u64 * 3), None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:525:19 [INFO] [stdout] | [INFO] [stdout] 525 | size: DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:527:41 [INFO] [stdout] | [INFO] [stdout] 527 | assert_eq!(io.vir_to_phy(0x400, DATA.len() as u64).unwrap(), maps); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:530:33 [INFO] [stdout] | [INFO] [stdout] 530 | paddr: 0x2000 + DATA.len() as u64 / 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:531:32 [INFO] [stdout] | [INFO] [stdout] 531 | vaddr: 0x400 + DATA.len() as u64 * 3 / 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:532:23 [INFO] [stdout] | [INFO] [stdout] 532 | size: DATA.len() as u64 - DATA.len() as u64 / 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:532:43 [INFO] [stdout] | [INFO] [stdout] 532 | size: DATA.len() as u64 - DATA.len() as u64 / 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:536:32 [INFO] [stdout] | [INFO] [stdout] 536 | vaddr: 0x400 + DATA.len() as u64 * 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:537:23 [INFO] [stdout] | [INFO] [stdout] 537 | size: DATA.len() as u64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:540:42 [INFO] [stdout] | [INFO] [stdout] 540 | assert_eq!(io.vir_to_phy(0x400 + DATA.len() as u64 * 3 / 2, DATA.len() as u64 * 2 - DATA.len() as u64 / 2).unwrap(), maps); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:540:69 [INFO] [stdout] | [INFO] [stdout] 540 | assert_eq!(io.vir_to_phy(0x400 + DATA.len() as u64 * 3 / 2, DATA.len() as u64 * 2 - DATA.len() as u64 / 2).unwrap(), maps); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:540:93 [INFO] [stdout] | [INFO] [stdout] 540 | assert_eq!(io.vir_to_phy(0x400 + DATA.len() as u64 * 3 / 2, DATA.len() as u64 * 2 - DATA.len() as u64 / 2).unwrap(), maps); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:545:48 [INFO] [stdout] | [INFO] [stdout] 545 | operate_on_files(&test_map_unmap_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:545:54 [INFO] [stdout] | [INFO] [stdout] 545 | operate_on_files(&test_map_unmap_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:545:60 [INFO] [stdout] | [INFO] [stdout] 545 | operate_on_files(&test_map_unmap_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:554:31 [INFO] [stdout] | [INFO] [stdout] 554 | io.map(0x1000, 0x400, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:555:32 [INFO] [stdout] | [INFO] [stdout] 555 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:555:51 [INFO] [stdout] | [INFO] [stdout] 555 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:556:32 [INFO] [stdout] | [INFO] [stdout] 556 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:556:55 [INFO] [stdout] | [INFO] [stdout] 556 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:558:29 [INFO] [stdout] | [INFO] [stdout] 558 | assert_eq!(fillme, &DATA[0..8]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:561:26 [INFO] [stdout] | [INFO] [stdout] 561 | io.vread(0x400 + DATA.len() as u64 - 4, &mut fillme).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | sanity_data.extend(&DATA[DATA.len() - 4..DATA.len()]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:563:34 [INFO] [stdout] | [INFO] [stdout] 563 | sanity_data.extend(&DATA[DATA.len() - 4..DATA.len()]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:563:50 [INFO] [stdout] | [INFO] [stdout] 563 | sanity_data.extend(&DATA[DATA.len() - 4..DATA.len()]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 563 - sanity_data.extend(&DATA[DATA.len() - 4..DATA.len()]); [INFO] [stdout] 563 + sanity_data.extend(&DATA[DATA.len() - 4.DATA.len()]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:564:29 [INFO] [stdout] | [INFO] [stdout] 564 | sanity_data.extend(&DATA[0..4]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:568:42 [INFO] [stdout] | [INFO] [stdout] 568 | sanity_data = Vec::with_capacity(DATA.len()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:569:26 [INFO] [stdout] | [INFO] [stdout] 569 | fillme = vec![1; DATA.len() * 3]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:571:32 [INFO] [stdout] | [INFO] [stdout] 571 | sanity_data.extend(DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:579:44 [INFO] [stdout] | [INFO] [stdout] 579 | operate_on_files(&test_vread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:579:50 [INFO] [stdout] | [INFO] [stdout] 579 | operate_on_files(&test_vread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:579:56 [INFO] [stdout] | [INFO] [stdout] 579 | operate_on_files(&test_vread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:588:31 [INFO] [stdout] | [INFO] [stdout] 588 | io.map(0x1000, 0x400, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:589:32 [INFO] [stdout] | [INFO] [stdout] 589 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:589:51 [INFO] [stdout] | [INFO] [stdout] 589 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:590:32 [INFO] [stdout] | [INFO] [stdout] 590 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:590:55 [INFO] [stdout] | [INFO] [stdout] 590 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:596:27 [INFO] [stdout] | [INFO] [stdout] 596 | io.vwrite(0x400 + DATA.len() as u64 - 4, &fillme).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:597:26 [INFO] [stdout] | [INFO] [stdout] 597 | io.vread(0x400 + DATA.len() as u64 - 4, &mut fillme).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:602:26 [INFO] [stdout] | [INFO] [stdout] 602 | fillme = vec![1; DATA.len() * 3]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:605:36 [INFO] [stdout] | [INFO] [stdout] 605 | assert_eq!(fillme, vec![1; DATA.len() * 3]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:610:45 [INFO] [stdout] | [INFO] [stdout] 610 | operate_on_files(&test_vwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:610:51 [INFO] [stdout] | [INFO] [stdout] 610 | operate_on_files(&test_vwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:610:57 [INFO] [stdout] | [INFO] [stdout] 610 | operate_on_files(&test_vwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:621:24 [INFO] [stdout] | [INFO] [stdout] 621 | assert_eq!(DATA.len() as u64, desc.size()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:628:42 [INFO] [stdout] | [INFO] [stdout] 628 | operate_on_files(&uri_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:628:48 [INFO] [stdout] | [INFO] [stdout] 628 | operate_on_files(&uri_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:628:54 [INFO] [stdout] | [INFO] [stdout] 628 | operate_on_files(&uri_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:628:60 [INFO] [stdout] | [INFO] [stdout] 628 | operate_on_files(&uri_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:633:20 [INFO] [stdout] | [INFO] [stdout] 633 | let size = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:638:27 [INFO] [stdout] | [INFO] [stdout] 638 | io.map(0, 0x4000, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:651:42 [INFO] [stdout] | [INFO] [stdout] 651 | operate_on_files(&map_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:651:48 [INFO] [stdout] | [INFO] [stdout] 651 | operate_on_files(&map_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:651:54 [INFO] [stdout] | [INFO] [stdout] 651 | operate_on_files(&map_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:651:60 [INFO] [stdout] | [INFO] [stdout] 651 | operate_on_files(&map_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:659:22 [INFO] [stdout] | [INFO] [stdout] 659 | start += DATA.len() as u64 + 0x10; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:661:19 [INFO] [stdout] | [INFO] [stdout] 661 | let len = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | data.insert(i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:669:41 [INFO] [stdout] | [INFO] [stdout] 669 | data.insert(len + 0x10 + i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:672:47 [INFO] [stdout] | [INFO] [stdout] 672 | data.insert((len + 0x10) * 2 + i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:679:46 [INFO] [stdout] | [INFO] [stdout] 679 | operate_on_files(&pread_sparce_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:679:52 [INFO] [stdout] | [INFO] [stdout] 679 | operate_on_files(&pread_sparce_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:679:58 [INFO] [stdout] | [INFO] [stdout] 679 | operate_on_files(&pread_sparce_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:679:64 [INFO] [stdout] | [INFO] [stdout] 679 | operate_on_files(&pread_sparce_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:683:19 [INFO] [stdout] | [INFO] [stdout] 683 | let len = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:693:36 [INFO] [stdout] | [INFO] [stdout] 693 | data.insert(0x400 + i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:697:49 [INFO] [stdout] | [INFO] [stdout] 697 | data.insert(0x400 + len + 0x10 + i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:700:55 [INFO] [stdout] | [INFO] [stdout] 700 | data.insert(0x400 + (len + 0x10) * 2 + i, DATA[i as usize]); [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:706:46 [INFO] [stdout] | [INFO] [stdout] 706 | operate_on_files(&vread_sparce_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:706:52 [INFO] [stdout] | [INFO] [stdout] 706 | operate_on_files(&vread_sparce_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:706:58 [INFO] [stdout] | [INFO] [stdout] 706 | operate_on_files(&vread_sparce_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:711:19 [INFO] [stdout] | [INFO] [stdout] 711 | let len = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:730:44 [INFO] [stdout] | [INFO] [stdout] 730 | operate_on_files(&phy_to_vir_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:730:50 [INFO] [stdout] | [INFO] [stdout] 730 | operate_on_files(&phy_to_vir_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:730:56 [INFO] [stdout] | [INFO] [stdout] 730 | operate_on_files(&phy_to_vir_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:737:42 [INFO] [stdout] | [INFO] [stdout] 737 | assert_eq!(desc.size() as usize, DATA.len()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:743:44 [INFO] [stdout] | [INFO] [stdout] 743 | operate_on_file(&hndl_to_desc_cb, &DATA) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:750:31 [INFO] [stdout] | [INFO] [stdout] 750 | io.map(0x1000, 0x400, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:751:32 [INFO] [stdout] | [INFO] [stdout] 751 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:751:51 [INFO] [stdout] | [INFO] [stdout] 751 | io.map(0x2000, 0x400 + DATA.len() as u64, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:752:32 [INFO] [stdout] | [INFO] [stdout] 752 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:752:55 [INFO] [stdout] | [INFO] [stdout] 752 | io.map(0x3000, 0x400 + DATA.len() as u64 * 2, DATA.len() as u64).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:758:29 [INFO] [stdout] | [INFO] [stdout] 758 | assert_eq!(fillme, &DATA[0..8]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:762:39 [INFO] [stdout] | [INFO] [stdout] 762 | operate_on_files(&serde_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:762:45 [INFO] [stdout] | [INFO] [stdout] 762 | operate_on_files(&serde_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io.rs:762:51 [INFO] [stdout] | [INFO] [stdout] 762 | operate_on_files(&serde_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:189:50 [INFO] [stdout] | [INFO] [stdout] 189 | operate_on_files(&test_open_errors_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:189:56 [INFO] [stdout] | [INFO] [stdout] 189 | operate_on_files(&test_open_errors_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:189:62 [INFO] [stdout] | [INFO] [stdout] 189 | operate_on_files(&test_open_errors_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:189:68 [INFO] [stdout] | [INFO] [stdout] 189 | operate_on_files(&test_open_errors_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:207:40 [INFO] [stdout] | [INFO] [stdout] 207 | operate_on_file(&test_read_cb, DATA) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:238:47 [INFO] [stdout] | [INFO] [stdout] 238 | operate_on_file(&test_read_errors_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:261:41 [INFO] [stdout] | [INFO] [stdout] 261 | operate_on_file(&test_write_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:291:48 [INFO] [stdout] | [INFO] [stdout] 291 | operate_on_file(&test_write_errors_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/desc.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | operate_on_file(&test_desc_read_cb, DATA) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/desc.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | operate_on_file(&test_desc_has_paddr_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/desc.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | operate_on_file(&test_desc_read_errors_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/desc.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | operate_on_file(&test_desc_write_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/desc.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | operate_on_file(&test_write_errors_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | operate_on_files(&test_open_close_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | operate_on_files(&test_open_at_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | operate_on_files(&test_lookups_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | operate_on_files(&paddr_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | operate_on_files(&iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/descquery.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | operate_on_files(&paddr_sparce_range_to_hndl_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | operate_on_files(&test_failing_open_cb, &[DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | operate_on_files(&test_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | operate_on_files(&test_fail_pread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | operate_on_files(&test_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | operate_on_files(&test_fail_pwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | operate_on_files(&test_map_unmap_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | operate_on_files(&test_vread_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:610:9 [INFO] [stdout] | [INFO] [stdout] 610 | operate_on_files(&test_vwrite_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | operate_on_files(&uri_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:651:9 [INFO] [stdout] | [INFO] [stdout] 651 | operate_on_files(&map_iter_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:679:9 [INFO] [stdout] | [INFO] [stdout] 679 | operate_on_files(&pread_sparce_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:706:9 [INFO] [stdout] | [INFO] [stdout] 706 | operate_on_files(&vread_sparce_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:730:9 [INFO] [stdout] | [INFO] [stdout] 730 | operate_on_files(&phy_to_vir_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/io.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | operate_on_file(&hndl_to_desc_cb, &DATA) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/io.rs:762:9 [INFO] [stdout] | [INFO] [stdout] 762 | operate_on_files(&serde_cb, &[DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/base64.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | operate_on_copy(&nopad_write_cb, "../../testing_binaries/rio/base64/no_padding.b64"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/base64.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | operate_on_copy(&one_pad_write_cb, "../../testing_binaries/rio/base64/one_pad.b64"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/base64.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | operate_on_copy(&two_pad_write_cb, "../../testing_binaries/rio/base64/two_pad.b64"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_files` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | operate_on_files(&test_open_errors_cb, &[DATA, DATA, DATA, DATA]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | operate_on_file(&test_read_cb, DATA) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | operate_on_file(&test_read_errors_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | operate_on_file(&test_write_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/plugins/defaultplugin.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | operate_on_file(&test_write_errors_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/ihex.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | operate_on_copy(&tiny_ihex_write_cb, "../../testing_binaries/rio/ihex/tiny.hex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/ihex.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | operate_on_copy(&tiny_sparce_ihex_write_cb, "../../testing_binaries/rio/ihex/tiny_sparce.hex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/ihex.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | operate_on_copy(&big_write_cb, "../../testing_binaries/rio/ihex/record_00_01.hex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/ihex.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | operate_on_copy(&write_02_03_cb, "../../testing_binaries/rio/ihex/record_02_03.hex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/ihex.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | operate_on_copy(&write_04_05_cb, "../../testing_binaries/rio/ihex/record_04_05.hex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/srec.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | operate_on_copy(&write_s0_s1_s9_cb, "../../testing_binaries/rio/srec/record_0_1_9.srec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/srec.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | operate_on_copy(&write_s2_cb, "../../testing_binaries/rio/srec/record_0_2_8.srec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_copy` in this scope [INFO] [stdout] --> src/plugins/srec.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | operate_on_copy(&write_s3_cb, "../../testing_binaries/rio/srec/record_0_3_7.srec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 234 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rair-io` (lib test) due to 235 previous errors [INFO] running `Command { std: "docker" "inspect" "688a28737d3c743e9ae593f26ecc105489aecc2633850ed40012057b12228d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688a28737d3c743e9ae593f26ecc105489aecc2633850ed40012057b12228d9a", kill_on_drop: false }` [INFO] [stdout] 688a28737d3c743e9ae593f26ecc105489aecc2633850ed40012057b12228d9a