[INFO] fetching crate cmake-parser 0.1.0-beta.1...
[INFO] checking cmake-parser-0.1.0-beta.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate cmake-parser 0.1.0-beta.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cmake-parser 0.1.0-beta.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cmake-parser 0.1.0-beta.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cmake-parser 0.1.0-beta.1
[INFO] tweaked toml for crates.io crate cmake-parser 0.1.0-beta.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate cmake-parser 0.1.0-beta.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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake-parser-derive v0.1.0-beta.1
[INFO] [stderr]   Downloaded check_keyword v0.2.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65085ac45a1423a213d5486c1cd1c0a60935fc915a07628389afa42e3693ec41
[INFO] running `Command { std: "docker" "start" "-a" "65085ac45a1423a213d5486c1cd1c0a60935fc915a07628389afa42e3693ec41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65085ac45a1423a213d5486c1cd1c0a60935fc915a07628389afa42e3693ec41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65085ac45a1423a213d5486c1cd1c0a60935fc915a07628389afa42e3693ec41", kill_on_drop: false }`
[INFO] [stdout] 65085ac45a1423a213d5486c1cd1c0a60935fc915a07628389afa42e3693ec41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c39a8c15f3727570ff4ec13c8564d237b61feb5d8fee8dc6f79a62ec881ef6e
[INFO] running `Command { std: "docker" "start" "-a" "9c39a8c15f3727570ff4ec13c8564d237b61feb5d8fee8dc6f79a62ec881ef6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking check_keyword v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling cmake-parser-derive v0.1.0-beta.1
[INFO] [stderr]     Checking cmake-parser v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_build`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_build.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_build");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_configure`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_configure.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_configure");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_coverage`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_coverage.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_coverage");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_empty_binary_directory`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_empty_binary_directory.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             include_bytes!("../../../../../fixture/commands/ctest/ctest_empty_binary_directory");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_memcheck`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_memcheck.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_memcheck");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_read_custom_files`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_read_custom_files.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_read_custom_files");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_run_script`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_run_script.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_run_script");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_sleep`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_sleep.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_sleep");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_start`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_start.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_start");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_submit`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_submit.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_submit");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_test`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_test.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_test");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_update`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_update.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_update");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/ctest/../../../../../fixture/commands/ctest/ctest_upload`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/ctest/ctest_upload.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/ctest/ctest_upload");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/build_name`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/build_name.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/build_name");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/exec_program`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/exec_program.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/exec_program");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/export_library_dependencies`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/export_library_dependencies.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let src = include_bytes!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 35 | |             "../../../../../fixture/commands/deprecated/export_library_dependencies"
[INFO] [stdout] 36 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/install_files`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/install_files.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/install_files");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/install_programs`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/install_programs.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/install_programs");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/install_targets`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/install_targets.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/install_targets");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/load_command`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/load_command.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/load_command");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/make_directory`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/make_directory.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/make_directory");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/output_required_files`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/output_required_files.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             include_bytes!("../../../../../fixture/commands/deprecated/output_required_files");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/qt_wrap_cpp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/qt_wrap_cpp.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/qt_wrap_cpp");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/qt_wrap_ui`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/qt_wrap_ui.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/qt_wrap_ui");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/remove`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/remove.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/remove");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/subdir_depends`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/subdir_depends.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/subdir_depends");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/subdirs`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/subdirs.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/subdirs");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/use_mangled_mesa`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/use_mangled_mesa.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/use_mangled_mesa");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/utility_source`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/utility_source.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/utility_source");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/variable_requires`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/variable_requires.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/variable_requires");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/deprecated/../../../../../fixture/commands/deprecated/write_file`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/deprecated/write_file.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/deprecated/write_file");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_compile_definitions`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_compile_definitions.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_compile_definitions");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_compile_options`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_compile_options.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_compile_options");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_custom_command`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/project/add_custom_command.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let src = include_bytes!("../../../../../fixture/commands/project/add_custom_command");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_custom_target`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/project/add_custom_target.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let src = include_bytes!("../../../../../fixture/commands/project/add_custom_target");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_definitions`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_definitions.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_definitions");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_dependencies`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_dependencies.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_dependencies");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_executable`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_executable.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let src = include_bytes!("../../../../../fixture/commands/project/add_executable");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_library`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_library.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let src = include_bytes!("../../../../../fixture/commands/project/add_library");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_link_options`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_link_options.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_link_options");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_subdirectory`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_subdirectory.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/add_subdirectory");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/add_test`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/add_test.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/project/add_test");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/aux_source_directory`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/aux_source_directory.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let src = include_bytes!("../../../../../fixture/commands/project/aux_source_directory");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/build_command`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/build_command.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let src = include_bytes!("../../../../../fixture/commands/project/build_command");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/create_test_sourcelist`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/create_test_sourcelist.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/project/create_test_sourcelist");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/define_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/define_property.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let src = include_bytes!("../../../../../fixture/commands/project/define_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/enable_language`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/enable_language.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let src = include_bytes!("../../../../../fixture/commands/project/enable_language");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/enable_testing`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/doc/command/project/enable_testing.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let src = include_bytes!("../../../../../fixture/commands/project/enable_testing");
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/export`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/export.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let src = include_bytes!("../../../../../fixture/commands/project/export");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/fltk_wrap_ui`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/fltk_wrap_ui.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/project/fltk_wrap_ui");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/get_source_file_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/get_source_file_property.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             include_bytes!("../../../../../fixture/commands/project/get_source_file_property");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/get_target_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/get_target_property.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/project/get_target_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/get_test_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/get_test_property.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/project/get_test_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/include_directories`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/include_directories.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/project/include_directories");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/include_external_msproject`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/include_external_msproject.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             include_bytes!("../../../../../fixture/commands/project/include_external_msproject");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/include_regular_expression`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/include_regular_expression.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             include_bytes!("../../../../../fixture/commands/project/include_regular_expression");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/install`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/project/install.rs:303:19
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let src = include_bytes!("../../../../../fixture/commands/project/install");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/link_directories`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/link_directories.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/project/link_directories");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/link_libraries`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/link_libraries.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let src = include_bytes!("../../../../../fixture/commands/project/link_libraries");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/load_cache`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/load_cache.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let src = include_bytes!("../../../../../fixture/commands/project/load_cache");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/project`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/project.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let src = include_bytes!("../../../../../fixture/commands/project/project");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/remove_definitions`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/remove_definitions.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/project/remove_definitions");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/set_source_files_properties`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/set_source_files_properties.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             include_bytes!("../../../../../fixture/commands/project/set_source_files_properties");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/set_target_properties`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/set_target_properties.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/project/set_target_properties");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/set_tests_properties`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/set_tests_properties.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/project/set_tests_properties");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/source_group`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/source_group.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let src = include_bytes!("../../../../../fixture/commands/project/source_group");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_compile_definitions`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_compile_definitions.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             include_bytes!("../../../../../fixture/commands/project/target_compile_definitions");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_compile_features`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_compile_features.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let src = include_bytes!("../../../../../fixture/commands/project/target_compile_features");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_compile_options`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_compile_options.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let src = include_bytes!("../../../../../fixture/commands/project/target_compile_options");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_include_directories`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_include_directories.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             include_bytes!("../../../../../fixture/commands/project/target_include_directories");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_link_directories`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_link_directories.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let src = include_bytes!("../../../../../fixture/commands/project/target_link_directories");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_link_libraries`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_link_libraries.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let src = include_bytes!("../../../../../fixture/commands/project/target_link_libraries");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_link_options`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_link_options.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let src = include_bytes!("../../../../../fixture/commands/project/target_link_options");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_precompile_headers`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_precompile_headers.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             include_bytes!("../../../../../fixture/commands/project/target_precompile_headers");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/target_sources`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/target_sources.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let src = include_bytes!("../../../../../fixture/commands/project/target_sources");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/try_compile`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/project/try_compile.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let src = include_bytes!("../../../../../fixture/commands/project/try_compile");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/project/../../../../../fixture/commands/project/try_run`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/project/try_run.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let src = include_bytes!("../../../../../fixture/commands/project/try_run");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/block.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let src = include_bytes!("../../../../../fixture/commands/scripting/block");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/break`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/break.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let src = include_bytes!("../../../../../fixture/commands/scripting/break");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_host_system_information`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/cmake_host_system_information.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |           let src = include_bytes!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 63 | |             "../../../../../fixture/commands/scripting/cmake_host_system_information"
[INFO] [stdout] 64 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_language`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/cmake_language.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let src = include_bytes!("../../../../../fixture/commands/scripting/cmake_language");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_minimum_required`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/cmake_minimum_required.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             include_bytes!("../../../../../fixture/commands/scripting/cmake_minimum_required");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_parse_arguments`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/cmake_parse_arguments.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let src = include_bytes!("../../../../../fixture/commands/scripting/cmake_parse_arguments");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_path`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/cmake_path.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let src = include_bytes!("../../../../../fixture/commands/scripting/cmake_path");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/cmake_policy`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/cmake_policy.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let src = include_bytes!("../../../../../fixture/commands/scripting/cmake_policy");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/configure_file`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/configure_file.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let src = include_bytes!("../../../../../fixture/commands/scripting/configure_file");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/continue`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/continue.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let src = include_bytes!("../../../../../fixture/commands/scripting/continue");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/else`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/else.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/else");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/elseif`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/elseif.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/elseif");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endblock`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endblock.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endblock");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endforeach`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endforeach.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endforeach");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endfunction`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endfunction.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endfunction");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endif`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endif.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endif");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endmacro`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endmacro.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endmacro");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/endwhile`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/endwhile.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/endwhile");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/execute_process`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/execute_process.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let src = include_bytes!("../../../../../fixture/commands/scripting/execute_process");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/file`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/file.rs:591:19
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let src = include_bytes!("../../../../../fixture/commands/scripting/file");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/find_file`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/find_file.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let src = include_bytes!("../../../../../fixture/commands/scripting/find_file");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/find_library`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/find_library.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let src = include_bytes!("../../../../../fixture/commands/scripting/find_library");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/find_package`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/find_package.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let src = include_bytes!("../../../../../fixture/commands/scripting/find_package");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/find_path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/find_path.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let src = include_bytes!("../../../../../fixture/commands/scripting/find_path");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/find_program`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/find_program.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let src = include_bytes!("../../../../../fixture/commands/scripting/find_program");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/foreach`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/foreach.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let src = include_bytes!("../../../../../fixture/commands/scripting/foreach");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/function`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/function.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/function");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/get_cmake_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/get_cmake_property.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/get_cmake_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/get_directory_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/get_directory_property.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             include_bytes!("../../../../../fixture/commands/scripting/get_directory_property");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/get_filename_component`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/get_filename_component.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             include_bytes!("../../../../../fixture/commands/scripting/get_filename_component");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/get_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/get_property.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let src = include_bytes!("../../../../../fixture/commands/scripting/get_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/if`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/if.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/if");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/include`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/include.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let src = include_bytes!("../../../../../fixture/commands/scripting/include");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/include_guard`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/include_guard.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let src = include_bytes!("../../../../../fixture/commands/scripting/include_guard");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/list`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/list.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let src = include_bytes!("../../../../../fixture/commands/scripting/list");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/macro`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/macro.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/macro");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/mark_as_advanced`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/mark_as_advanced.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let src = include_bytes!("../../../../../fixture/commands/scripting/mark_as_advanced");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/math`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/math.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let src = include_bytes!("../../../../../fixture/commands/scripting/math");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/message`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/message.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let src = include_bytes!("../../../../../fixture/commands/scripting/message");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/option`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/option.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let src = include_bytes!("../../../../../fixture/commands/scripting/option");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/return`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/return.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/return");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/separate_arguments`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/separate_arguments.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let src = include_bytes!("../../../../../fixture/commands/scripting/separate_arguments");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/set`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/set.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let src = include_bytes!("../../../../../fixture/commands/scripting/set");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/set_directory_properties`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/set_directory_properties.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             include_bytes!("../../../../../fixture/commands/scripting/set_directory_properties");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/set_property`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/set_property.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let src = include_bytes!("../../../../../fixture/commands/scripting/set_property");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/site_name`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/site_name.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/site_name");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/string`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/doc/command/scripting/string.rs:424:19
[INFO] [stdout]     |
[INFO] [stdout] 424 |         let src = include_bytes!("../../../../../fixture/commands/scripting/string");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/unset`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/unset.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let src = include_bytes!("../../../../../fixture/commands/scripting/unset");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/variable_watch`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/variable_watch.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let src = include_bytes!("../../../../../fixture/commands/scripting/variable_watch");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/doc/command/scripting/../../../../../fixture/commands/scripting/while`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/doc/command/scripting/while.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let src = include_bytes!("../../../../../fixture/commands/scripting/while");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fixture/CMakeLists.txt.ex1`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:425:19
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let ex1 = include_bytes!("../../fixture/CMakeLists.txt.ex1");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fixture/CMakeLists.txt.ex2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 |         let ex2 = include_bytes!("../../fixture/CMakeLists.txt.ex2");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fixture/CMakeLists.txt.ex3`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:431:19
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let ex3 = include_bytes!("../../fixture/CMakeLists.txt.ex3");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fixture/CMakeLists.txt.ex4`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:434:19
[INFO] [stdout]     |
[INFO] [stdout] 434 |         let ex4 = include_bytes!("../../fixture/CMakeLists.txt.ex4");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fixture/CMakeLists.txt.ex2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:442:21
[INFO] [stdout]     |
[INFO] [stdout] 442 |         let input = include_bytes!("../../fixture/CMakeLists.txt.ex2");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/parser.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct FileElement<'fe> {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 40 |     source: Source<'fe>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Formatting((Vec<Formatting<'cml>>, LineEnding<'cml>)),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CMakeLanguage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 59 |     Formatting(()),
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     BracketComment(BracketComment<'f>),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Formatting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 64 |     BracketComment(()),
[INFO] [stdout]    |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Spaces(Spaces),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Formatting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 65 |     Spaces(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `spaces_before` and `spaces_after` are never read
[INFO] [stdout]   --> src/parser.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub(crate) struct CommandInvocation<'ci> {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] 70 |     spaces_before: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub(crate) identifier: &'ci [u8],
[INFO] [stdout] 72 |     spaces_after: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     Multi((Vec<Separation<'a>>, Box<Arguments<'a>>)),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SeparatedArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 116 |     Multi(()),
[INFO] [stdout]     |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Space(Spaces),
[INFO] [stdout]     |     ----- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Separation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 121 |     Space(()),
[INFO] [stdout]     |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 |     LineEnding(LineEnding<'a>),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Separation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 122 |     LineEnding(()),
[INFO] [stdout]     |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct BracketComment<'bc>(BracketArgument<'bc>);
[INFO] [stdout]     |        --------------      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `BracketComment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]    --> src/parser.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct BracketArgument<'ba> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 147 |     len: usize,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BracketArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct LineComment<'lc>(&'lc [u8]);
[INFO] [stdout]     |        -----------      ^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `LineComment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_comment` is never read
[INFO] [stdout]    --> src/parser.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct LineEnding<'le> {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 174 |     line_comment: Option<LineComment<'le>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LineEnding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 | struct Spaces(usize);
[INFO] [stdout]     |        ------ ^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Spaces` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cmake-parser` (lib test) due to 132 previous errors
[INFO] running `Command { std: "docker" "inspect" "9c39a8c15f3727570ff4ec13c8564d237b61feb5d8fee8dc6f79a62ec881ef6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c39a8c15f3727570ff4ec13c8564d237b61feb5d8fee8dc6f79a62ec881ef6e", kill_on_drop: false }`
[INFO] [stdout] 9c39a8c15f3727570ff4ec13c8564d237b61feb5d8fee8dc6f79a62ec881ef6e
