[INFO] cloning repository https://github.com/lakmiu/exam1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lakmiu/exam1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmiu%2Fexam1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmiu%2Fexam1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a240ff57fc70b884ba2a37b7b1e4df642cd58e1 [INFO] checking lakmiu/exam1 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmiu%2Fexam1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lakmiu/exam1 on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lakmiu/exam1 [INFO] finished tweaking git repo https://github.com/lakmiu/exam1 [INFO] tweaked toml for git repo https://github.com/lakmiu/exam1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lakmiu/exam1 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking lakmiu/exam1 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmiu%2Fexam1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lakmiu/exam1 on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lakmiu/exam1 [INFO] finished tweaking git repo https://github.com/lakmiu/exam1 [INFO] tweaked toml for git repo https://github.com/lakmiu/exam1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lakmiu/exam1 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ec8644c73a64aef8d1b079ff962267012365ed08b2a340f2e5bbbed630cf6ab [INFO] running `Command { std: "docker" "start" "-a" "6ec8644c73a64aef8d1b079ff962267012365ed08b2a340f2e5bbbed630cf6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec8644c73a64aef8d1b079ff962267012365ed08b2a340f2e5bbbed630cf6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec8644c73a64aef8d1b079ff962267012365ed08b2a340f2e5bbbed630cf6ab", kill_on_drop: false }` [INFO] [stdout] 6ec8644c73a64aef8d1b079ff962267012365ed08b2a340f2e5bbbed630cf6ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 639d943f52bdd45ad1ea76e391dfb9af102026d0929fd58c2f2b3caee0e2d590 [INFO] running `Command { std: "docker" "start" "-a" "639d943f52bdd45ad1ea76e391dfb9af102026d0929fd58c2f2b3caee0e2d590", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking rustlings-macros v6.0.1 (/opt/rustwide/workdir/rustlings-macros) [INFO] [stderr] Checking rustlings v6.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../exercises/00_intro/intro1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/00_intro/intro2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/vecs1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/vecs2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/generics1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/generics2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/box1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/rc1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/arc1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/cow1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/using_as.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/from_into.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/from_str.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/try_from_into.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/as_ref_mut.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/00_intro/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | include_bytes!("../exercises/README.md"), [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] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 91 | include_bytes!("../README.md"), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../exercises/00_intro/intro1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/00_intro/intro2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/variables6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/functions5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/if3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/primitive_types6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/vecs1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/vecs2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/move_semantics5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/structs3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/enums3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/strings4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/modules3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/hashmaps3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/options3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/errors6.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/generics1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/generics2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/traits5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/quiz3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/lifetimes3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/tests3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/iterators5.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/box1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/rc1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/arc1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/cow1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/threads3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/macros4.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy1.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy2.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/clippy3.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/using_as.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/from_into.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/from_str.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/try_from_into.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/as_ref_mut.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/00_intro/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/01_variables/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/02_functions/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/03_if/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/quizzes/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/04_primitive_types/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/05_vecs/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/06_move_semantics/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/07_structs/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/08_enums/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/09_strings/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/10_modules/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/11_hashmaps/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/12_options/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/13_error_handling/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/14_generics/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/15_traits/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/16_lifetimes/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/17_tests/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/18_iterators/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/19_smart_pointers/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/20_threads/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/21_macros/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/22_clippy/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/23_conversions/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub static EMBEDDED_FILES: EmbeddedFiles = rustlings_macros::include_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/../exercises/README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/embedded.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | include_bytes!("../exercises/README.md"), [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] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 91 | include_bytes!("../README.md"), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustlings` (bin "rustlings") due to 120 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustlings` (bin "rustlings" test) due to 120 previous errors [INFO] running `Command { std: "docker" "inspect" "639d943f52bdd45ad1ea76e391dfb9af102026d0929fd58c2f2b3caee0e2d590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639d943f52bdd45ad1ea76e391dfb9af102026d0929fd58c2f2b3caee0e2d590", kill_on_drop: false }` [INFO] [stdout] 639d943f52bdd45ad1ea76e391dfb9af102026d0929fd58c2f2b3caee0e2d590