[INFO] fetching crate vb6parse 0.5.1... [INFO] checking vb6parse-0.5.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate vb6parse 0.5.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vb6parse 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vb6parse 0.5.1 [INFO] tweaked toml for crates.io crate vb6parse 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vb6parse 0.5.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vb6parse 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3aecb4a0f05beff37acee88d31731b542aa0f2e6673e2318b682ddc1b0358ab [INFO] running `Command { std: "docker" "start" "-a" "a3aecb4a0f05beff37acee88d31731b542aa0f2e6673e2318b682ddc1b0358ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3aecb4a0f05beff37acee88d31731b542aa0f2e6673e2318b682ddc1b0358ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3aecb4a0f05beff37acee88d31731b542aa0f2e6673e2318b682ddc1b0358ab", kill_on_drop: false }` [INFO] [stdout] a3aecb4a0f05beff37acee88d31731b542aa0f2e6673e2318b682ddc1b0358ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896dbf46dbcf2091def39995ddb28b2cce91ffbf90d215ca41195025420398f9 [INFO] running `Command { std: "docker" "start" "-a" "896dbf46dbcf2091def39995ddb28b2cce91ffbf90d215ca41195025420398f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling borrow-macro v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking borrow v1.3.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking vb6parse v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/project.rs:1311:38 [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn get_subproject_references(&self) -> Vec<&VB6ProjectReference> { [INFO] [stdout] | ^^^^^ -------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn get_subproject_references(&self) -> Vec<&VB6ProjectReference<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/project.rs:1319:36 [INFO] [stdout] | [INFO] [stdout] 1319 | pub fn get_compiled_references(&self) -> Vec<&VB6ProjectReference> { [INFO] [stdout] | ^^^^^ -------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1319 | pub fn get_compiled_references(&self) -> Vec<&VB6ProjectReference<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_About.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_About.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Busy.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Busy.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Init.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Init.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Main.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Main.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Normalize.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2339:9 [INFO] [stdout] | [INFO] [stdout] 2339 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Normalize.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_OpenDialog.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2364:9 [INFO] [stdout] | [INFO] [stdout] 2364 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_OpenDialog.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Playlist.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2474:9 [INFO] [stdout] | [INFO] [stdout] 2474 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Playlist.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Plugins.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2501:9 [INFO] [stdout] | [INFO] [stdout] 2501 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Plugins.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Settings_Record.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2526:9 [INFO] [stdout] | [INFO] [stdout] 2526 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Settings_Record.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Settings_Recorder.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2685:9 [INFO] [stdout] | [INFO] [stdout] 2685 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Settings_Recorder.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Streams.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2719:9 [INFO] [stdout] | [INFO] [stdout] 2719 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Streams.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/audiostation/Audiostation/src/Forms/Form_Track_Properties.frx`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form_resource.rs:2745:9 [INFO] [stdout] | [INFO] [stdout] 2745 | include_bytes!("./data/audiostation/Audiostation/src/Forms/Form_Track_Properties.frx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Artificial-life/frmMain.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | let form_file_bytes = include_bytes!("./data/vb6-code/Artificial-life/frmMain.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Blacklight-effect/Blacklight.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let form_file_bytes = include_bytes!("./data/vb6-code/Blacklight-effect/Blacklight.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | include_bytes!("./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | let form_file_bytes = include_bytes!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 55 | | "./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm" [INFO] [stdout] 56 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | include_bytes!("./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | let form_file_bytes = include_bytes!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 91 | | "./data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm" [INFO] [stdout] 92 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Color-shift-effect/ShiftColors.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | let form_file_bytes = include_bytes!("./data/vb6-code/Color-shift-effect/ShiftColors.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Colorize-effect/Colorize.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | let form_file_bytes = include_bytes!("./data/vb6-code/Colorize-effect/Colorize.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Contrast-effect/Contrast.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | let form_file_bytes = include_bytes!("./data/vb6-code/Contrast-effect/Contrast.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Curves-effect/Curves.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:165:27 [INFO] [stdout] | [INFO] [stdout] 165 | let form_file_bytes = include_bytes!("./data/vb6-code/Curves-effect/Curves.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Custom-image-filters/CustomFilters.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | let form_file_bytes = include_bytes!("./data/vb6-code/Custom-image-filters/CustomFilters.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Diffuse-effect/Diffuse.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 200 | let form_file_bytes = include_bytes!("./data/vb6-code/Diffuse-effect/Diffuse.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Edge-detection/EdgeDetection.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:218:27 [INFO] [stdout] | [INFO] [stdout] 218 | let form_file_bytes = include_bytes!("./data/vb6-code/Edge-detection/EdgeDetection.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | let form_file_bytes = include_bytes!("./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fill-image-region/frmFill.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:254:27 [INFO] [stdout] | [INFO] [stdout] 254 | let form_file_bytes = include_bytes!("./data/vb6-code/Fill-image-region/frmFill.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fire-effect/frmFire.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let form_file_bytes = include_bytes!("./data/vb6-code/Fire-effect/frmFire.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Game-physics-basic/FormPhysics.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let form_file_bytes = include_bytes!("./data/vb6-code/Game-physics-basic/FormPhysics.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Gradient-2D/Gradient.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | let form_file_bytes = include_bytes!("./data/vb6-code/Gradient-2D/Gradient.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Grayscale-effect/Grayscale.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:323:27 [INFO] [stdout] | [INFO] [stdout] 323 | let form_file_bytes = include_bytes!("./data/vb6-code/Grayscale-effect/Grayscale.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Hidden-Markov-model/frmHMM.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:338:27 [INFO] [stdout] | [INFO] [stdout] 338 | let form_file_bytes = include_bytes!("./data/vb6-code/Hidden-Markov-model/frmHMM.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-advanced/Histogram.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | let form_file_bytes = include_bytes!("./data/vb6-code/Histograms-advanced/Histogram.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-basic/Histogram.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:371:27 [INFO] [stdout] | [INFO] [stdout] 371 | let form_file_bytes = include_bytes!("./data/vb6-code/Histograms-basic/Histogram.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Levels-effect/Main.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | let form_file_bytes = include_bytes!("./data/vb6-code/Levels-effect/Main.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Mandelbrot/Mandelbrot.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:401:27 [INFO] [stdout] | [INFO] [stdout] 401 | let form_file_bytes = include_bytes!("./data/vb6-code/Mandelbrot/Mandelbrot.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Artificial-life/Declarations.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | let module_file_bytes = include_bytes!("./data/vb6-code/Artificial-life/Declarations.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Game-physics-basic/Physics_Logic.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let module_file_bytes = include_bytes!("./data/vb6-code/Game-physics-basic/Physics_Logic.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Map-editor-2D/Main Editor.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:416:27 [INFO] [stdout] | [INFO] [stdout] 416 | let form_file_bytes = include_bytes!("./data/vb6-code/Map-editor-2D/Main Editor.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Nature-effects/NatureFilters.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:434:27 [INFO] [stdout] | [INFO] [stdout] 434 | let form_file_bytes = include_bytes!("./data/vb6-code/Nature-effects/NatureFilters.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Randomize-effects/RandomizationFX.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:449:27 [INFO] [stdout] | [INFO] [stdout] 449 | let form_file_bytes = include_bytes!("./data/vb6-code/Randomize-effects/RandomizationFX.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Scanner-TWAIN/frmScanner.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:464:27 [INFO] [stdout] | [INFO] [stdout] 464 | let form_file_bytes = include_bytes!("./data/vb6-code/Scanner-TWAIN/frmScanner.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Screen-capture/FormScreenCapture.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:479:27 [INFO] [stdout] | [INFO] [stdout] 479 | let form_file_bytes = include_bytes!("./data/vb6-code/Screen-capture/FormScreenCapture.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Sepia-effect/Sepia.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:494:27 [INFO] [stdout] | [INFO] [stdout] 494 | let form_file_bytes = include_bytes!("./data/vb6-code/Sepia-effect/Sepia.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Threshold-effect/Threshold.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:509:27 [INFO] [stdout] | [INFO] [stdout] 509 | let form_file_bytes = include_bytes!("./data/vb6-code/Threshold-effect/Threshold.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Transparency-2D/frmTransparency.frm`: No such file or directory (os error 2) [INFO] [stdout] --> tests/form.rs:524:27 [INFO] [stdout] | [INFO] [stdout] 524 | let form_file_bytes = include_bytes!("./data/vb6-code/Transparency-2D/frmTransparency.frm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-advanced/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | include_bytes!("./data/vb6-code/Histograms-advanced/mod_PublicVars.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-basic/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | let module_file_bytes = include_bytes!("./data/vb6-code/Histograms-basic/mod_PublicVars.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Levels-effect/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | let module_file_bytes = include_bytes!("./data/vb6-code/Levels-effect/mod_PublicVars.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Map-editor-2D/Subs.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | let module1_file_bytes = include_bytes!("./data/vb6-code/Map-editor-2D/Subs.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Map-editor-2D/Declarations.bas`: No such file or directory (os error 2) [INFO] [stdout] --> tests/module.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | let module2_file_bytes = include_bytes!("./data/vb6-code/Map-editor-2D/Declarations.bas"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vb6parse` (test "module") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Artificial-life/Artificial Life.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | include_bytes!("../tests/data/vb6-code/Artificial-life/Artificial Life.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Blacklight-effect/Blacklight.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | include_bytes!("../tests/data/vb6-code/Blacklight-effect/Blacklight.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.vbp") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Color-shift-effect/ShiftColor.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | include_bytes!("../tests/data/vb6-code/Color-shift-effect/ShiftColor.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Colorize-effect/Colorize.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | include_bytes!("../tests/data/vb6-code/Colorize-effect/Colorize.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Contrast-effect/Contrast.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | include_bytes!("../tests/data/vb6-code/Contrast-effect/Contrast.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Curves-effect/Curves.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | include_bytes!("../tests/data/vb6-code/Curves-effect/Curves.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Custom-image-filters/CustomFilters.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | include_bytes!("../tests/data/vb6-code/Custom-image-filters/CustomFilters.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Diffuse-effect/Diffuse.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | include_bytes!("../tests/data/vb6-code/Diffuse-effect/Diffuse.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Edge-detection/EdgeDetection.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | include_bytes!("../tests/data/vb6-code/Edge-detection/EdgeDetection.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Emboss-engrave-effect/EmbossEngrave.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | include_bytes!("../tests/data/vb6-code/Emboss-engrave-effect/EmbossEngrave.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Fill-image-region/Fill_Region.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | include_bytes!("../tests/data/vb6-code/Fill-image-region/Fill_Region.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Fire-effect/FlameTest.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | include_bytes!("../tests/data/vb6-code/Fire-effect/FlameTest.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Game-physics-basic/Physics.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | include_bytes!("../tests/data/vb6-code/Game-physics-basic/Physics.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Gradient-2D/Gradient.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | include_bytes!("../tests/data/vb6-code/Gradient-2D/Gradient.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Grayscale-effect/Grayscale.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | include_bytes!("../tests/data/vb6-code/Grayscale-effect/Grayscale.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Hidden-Markov-model/HMM.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | include_bytes!("../tests/data/vb6-code/Hidden-Markov-model/HMM.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Artificial-life/Organism.cls`: No such file or directory (os error 2) [INFO] [stdout] --> tests/class.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | let organism_class_bytes = include_bytes!("./data/vb6-code/Artificial-life/Organism.cls"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-advanced/Advanced Histograms.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | include_bytes!("../tests/data/vb6-code/Histograms-advanced/Advanced Histograms.vbp") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-basic/Basic Histograms.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | include_bytes!("../tests/data/vb6-code/Histograms-basic/Basic Histograms.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/Image Levels.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | include_bytes!("../tests/data/vb6-code/Levels-effect/Image Levels.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Mandelbrot/Mandelbrot.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | include_bytes!("../tests/data/vb6-code/Mandelbrot/Mandelbrot.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Map-editor-2D/Map Editor.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | include_bytes!("../tests/data/vb6-code/Map-editor-2D/Map Editor.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Nature-effects/NatureFilters.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | include_bytes!("../tests/data/vb6-code/Nature-effects/NatureFilters.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Randomize-effects/RandomizationFX.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | include_bytes!("../tests/data/vb6-code/Randomize-effects/RandomizationFX.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Scanner-TWAIN/VB_Scanner_Support.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | include_bytes!("../tests/data/vb6-code/Scanner-TWAIN/VB_Scanner_Support.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Screen-capture/ScreenCapture.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | include_bytes!("../tests/data/vb6-code/Screen-capture/ScreenCapture.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Sepia-effect/Sepia.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | include_bytes!("../tests/data/vb6-code/Sepia-effect/Sepia.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Threshold-effect/Threshold.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | include_bytes!("../tests/data/vb6-code/Threshold-effect/Threshold.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Transparency-2D/Transparency.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | include_bytes!("../tests/data/vb6-code/Transparency-2D/Transparency.vbp").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/FastDrawing.cls`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | include_bytes!("../tests/data/vb6-code/Levels-effect/FastDrawing.cls").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/pdOpenSaveDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | include_bytes!("../tests/data/vb6-code/Levels-effect/pdOpenSaveDialog.cls").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Randomize-effects/cCommonDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | include_bytes!("../tests/data/vb6-code/Randomize-effects/cCommonDialog.cls").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Emboss-engrave-effect/cSystemColorDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | include_bytes!("../tests/data/vb6-code/Emboss-engrave-effect/cSystemColorDialog.cls") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Artificial-life/Organism.cls`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | include_bytes!("../tests/data/vb6-code/Artificial-life/Organism.cls").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Game-physics-basic/Physics_Logic.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | include_bytes!("../tests/data/vb6-code/Game-physics-basic/Physics_Logic.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | include_bytes!("../tests/data/vb6-code/Levels-effect/mod_PublicVars.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-advanced/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | include_bytes!("../tests/data/vb6-code/Histograms-advanced/mod_PublicVars.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Map-editor-2D/Declarations.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | include_bytes!("../tests/data/vb6-code/Map-editor-2D/Declarations.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Map-editor-2D/Subs.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | include_bytes!("../tests/data/vb6-code/Map-editor-2D/Subs.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-basic/mod_PublicVars.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | include_bytes!("../tests/data/vb6-code/Histograms-basic/mod_PublicVars.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Artificial-life/Declarations.bas`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | include_bytes!("../tests/data/vb6-code/Artificial-life/Declarations.bas").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Game-physics-basic/FormPhysics.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | include_bytes!("../tests/data/vb6-code/Game-physics-basic/FormPhysics.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/Histogram.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | include_bytes!("../tests/data/vb6-code/Levels-effect/Histogram.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Levels-effect/Main.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | include_bytes!("../tests/data/vb6-code/Levels-effect/Main.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Contrast-effect/Contrast.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | include_bytes!("../tests/data/vb6-code/Contrast-effect/Contrast.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Colorize-effect/Colorize.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | include_bytes!("../tests/data/vb6-code/Colorize-effect/Colorize.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Custom-image-filters/CustomFilters.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | include_bytes!("../tests/data/vb6-code/Custom-image-filters/CustomFilters.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Hidden-Markov-model/frmHMM.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | include_bytes!("../tests/data/vb6-code/Hidden-Markov-model/frmHMM.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Grayscale-effect/Grayscale.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | include_bytes!("../tests/data/vb6-code/Grayscale-effect/Grayscale.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Blacklight-effect/FastDrawing.cls`: No such file or directory (os error 2) [INFO] [stdout] --> tests/class.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | let class1_file_bytes = include_bytes!("./data/vb6-code/Blacklight-effect/FastDrawing.cls"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vb6parse` (test "form") due to 32 previous errors [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Blacklight-effect/pdOpenSaveDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> tests/class.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | include_bytes!("./data/vb6-code/Blacklight-effect/pdOpenSaveDialog.cls"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Scanner-TWAIN/frmScanner.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | include_bytes!("../tests/data/vb6-code/Scanner-TWAIN/frmScanner.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Color-shift-effect/ShiftColors.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | include_bytes!("../tests/data/vb6-code/Color-shift-effect/ShiftColors.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Fill-image-region/frmFill.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | include_bytes!("../tests/data/vb6-code/Fill-image-region/frmFill.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Transparency-2D/frmTransparency.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | include_bytes!("../tests/data/vb6-code/Transparency-2D/frmTransparency.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Edge-detection/EdgeDetection.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | include_bytes!("../tests/data/vb6-code/Edge-detection/EdgeDetection.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Nature-effects/NatureFilters.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | include_bytes!("../tests/data/vb6-code/Nature-effects/NatureFilters.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Screen-capture/FormScreenCapture.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | include_bytes!("../tests/data/vb6-code/Screen-capture/FormScreenCapture.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-advanced/Histogram.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | include_bytes!("../tests/data/vb6-code/Histograms-advanced/Histogram.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-advanced/Main.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | include_bytes!("../tests/data/vb6-code/Histograms-advanced/Main.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Sepia-effect/Sepia.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | include_bytes!("../tests/data/vb6-code/Sepia-effect/Sepia.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Fire-effect/frmFire.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | include_bytes!("../tests/data/vb6-code/Fire-effect/frmFire.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Randomize-effects/RandomizationFX.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | include_bytes!("../tests/data/vb6-code/Randomize-effects/RandomizationFX.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | include_bytes!("../tests/data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Gradient-2D/cSystemColorDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> tests/class.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let class_file_bytes = include_bytes!("./data/vb6-code/Gradient-2D/cSystemColorDialog.cls"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Hidden-Markov-model/cCommonDialog.cls`: No such file or directory (os error 2) [INFO] [stdout] --> tests/class.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | let class_file_bytes = include_bytes!("./data/vb6-code/Hidden-Markov-model/cCommonDialog.cls"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Map-editor-2D/FrmResize.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | include_bytes!("../tests/data/vb6-code/Map-editor-2D/FrmResize.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Map-editor-2D/Main Editor.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | include_bytes!("../tests/data/vb6-code/Map-editor-2D/Main Editor.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-basic/Histogram.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | include_bytes!("../tests/data/vb6-code/Histograms-basic/Histogram.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Histograms-basic/Main.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | include_bytes!("../tests/data/vb6-code/Histograms-basic/Main.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | include_bytes!("../tests/data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Blacklight-effect/Blacklight.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | include_bytes!("../tests/data/vb6-code/Blacklight-effect/Blacklight.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Gradient-2D/Gradient.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | include_bytes!("../tests/data/vb6-code/Gradient-2D/Gradient.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Mandelbrot/Mandelbrot.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | include_bytes!("../tests/data/vb6-code/Mandelbrot/Mandelbrot.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Curves-effect/Curves.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | include_bytes!("../tests/data/vb6-code/Curves-effect/Curves.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../tests/data/vb6-code/Artificial-life/frmMain.frm`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bulk_parser_load.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | include_bytes!("../tests/data/vb6-code/Artificial-life/frmMain.frm").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Artificial-life/Artificial Life.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | let project_file_bytes = include_bytes!("./data/vb6-code/Artificial-life/Artificial Life.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Blacklight-effect/Blacklight.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | let project_file_bytes = include_bytes!("./data/vb6-code/Blacklight-effect/Blacklight.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | include_bytes!("./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let project_file_bytes = include_bytes!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 49 | | "./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.vbp" [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | include_bytes!("./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Color-shift-effect/ShiftColor.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | let project_file_bytes = include_bytes!("./data/vb6-code/Color-shift-effect/ShiftColor.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Colorize-effect/Colorize.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | let project_file_bytes = include_bytes!("./data/vb6-code/Colorize-effect/Colorize.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Contrast-effect/Contrast.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | let project_file_bytes = include_bytes!("./data/vb6-code/Contrast-effect/Contrast.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Curves-effect/Curves.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | let project_file_bytes = include_bytes!("./data/vb6-code/Curves-effect/Curves.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Custom-image-filters/CustomFilters.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | include_bytes!("./data/vb6-code/Custom-image-filters/CustomFilters.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Diffuse-effect/Diffuse.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | let project_file_bytes = include_bytes!("./data/vb6-code/Diffuse-effect/Diffuse.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Edge-detection/EdgeDetection.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | let project_file_bytes = include_bytes!("./data/vb6-code/Edge-detection/EdgeDetection.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | include_bytes!("./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fill-image-region/Fill_Region.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | let project_file_bytes = include_bytes!("./data/vb6-code/Fill-image-region/Fill_Region.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fire-effect/FlameTest.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | let project_file_bytes = include_bytes!("./data/vb6-code/Fire-effect/FlameTest.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Game-physics-basic/Physics.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 221 | let project_file_bytes = include_bytes!("./data/vb6-code/Game-physics-basic/Physics.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Gradient-2D/Gradient.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | let project_file_bytes = include_bytes!("./data/vb6-code/Gradient-2D/Gradient.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Grayscale-effect/Grayscale.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | let project_file_bytes = include_bytes!("./data/vb6-code/Grayscale-effect/Grayscale.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Hidden-Markov-model/HMM.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | let project_file_bytes = include_bytes!("./data/vb6-code/Hidden-Markov-model/HMM.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-advanced/Advanced Histograms.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | include_bytes!("./data/vb6-code/Histograms-advanced/Advanced Histograms.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-basic/Basic Histograms.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | include_bytes!("./data/vb6-code/Histograms-basic/Basic Histograms.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Levels-effect/Image Levels.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | let project_file_bytes = include_bytes!("./data/vb6-code/Levels-effect/Image Levels.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Mandelbrot/Mandelbrot.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:321:30 [INFO] [stdout] | [INFO] [stdout] 321 | let project_file_bytes = include_bytes!("./data/vb6-code/Mandelbrot/Mandelbrot.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Map-editor-2D/Map Editor.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:335:30 [INFO] [stdout] | [INFO] [stdout] 335 | let project_file_bytes = include_bytes!("./data/vb6-code/Map-editor-2D/Map Editor.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Nature-effects/NatureFilters.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | let project_file_bytes = include_bytes!("./data/vb6-code/Nature-effects/NatureFilters.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Randomize-effects/RandomizationFX.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | include_bytes!("./data/vb6-code/Randomize-effects/RandomizationFX.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Scanner-TWAIN/VB_Scanner_Support.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:378:30 [INFO] [stdout] | [INFO] [stdout] 378 | let project_file_bytes = include_bytes!("./data/vb6-code/Scanner-TWAIN/VB_Scanner_Support.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Screen-capture/ScreenCapture.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | let project_file_bytes = include_bytes!("./data/vb6-code/Screen-capture/ScreenCapture.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Sepia-effect/Sepia.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:406:30 [INFO] [stdout] | [INFO] [stdout] 406 | let project_file_bytes = include_bytes!("./data/vb6-code/Sepia-effect/Sepia.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Threshold-effect/Threshold.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:420:30 [INFO] [stdout] | [INFO] [stdout] 420 | let project_file_bytes = include_bytes!("./data/vb6-code/Threshold-effect/Threshold.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Transparency-2D/Transparency.vbp`: No such file or directory (os error 2) [INFO] [stdout] --> tests/project.rs:434:30 [INFO] [stdout] | [INFO] [stdout] 434 | let project_file_bytes = include_bytes!("./data/vb6-code/Transparency-2D/Transparency.vbp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vb6parse` (test "form_resource") due to 12 previous errors [INFO] [stderr] error: could not compile `vb6parse` (test "class") due to 5 previous errors [INFO] [stderr] error: could not compile `vb6parse` (test "project") due to 31 previous errors [INFO] [stderr] error: could not compile `vb6parse` (bench "bulk_parser_load") due to 77 previous errors [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/project.rs:1311:38 [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn get_subproject_references(&self) -> Vec<&VB6ProjectReference> { [INFO] [stdout] | ^^^^^ -------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn get_subproject_references(&self) -> Vec<&VB6ProjectReference<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/project.rs:1319:36 [INFO] [stdout] | [INFO] [stdout] 1319 | pub fn get_compiled_references(&self) -> Vec<&VB6ProjectReference> { [INFO] [stdout] | ^^^^^ -------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1319 | pub fn get_compiled_references(&self) -> Vec<&VB6ProjectReference<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "896dbf46dbcf2091def39995ddb28b2cce91ffbf90d215ca41195025420398f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896dbf46dbcf2091def39995ddb28b2cce91ffbf90d215ca41195025420398f9", kill_on_drop: false }` [INFO] [stdout] 896dbf46dbcf2091def39995ddb28b2cce91ffbf90d215ca41195025420398f9