[INFO] fetching crate spuz_piston 0.1.1... [INFO] checking spuz_piston-0.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate spuz_piston 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate spuz_piston 0.1.1 [INFO] finished tweaking crates.io crate spuz_piston 0.1.1 [INFO] tweaked toml for crates.io crate spuz_piston 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spuz_piston 0.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c32a630e2ef19cabb2d9265d4333596b7c58dc66d57deb3a59e8f9c1157867bc [INFO] running `Command { std: "docker" "start" "-a" "c32a630e2ef19cabb2d9265d4333596b7c58dc66d57deb3a59e8f9c1157867bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c32a630e2ef19cabb2d9265d4333596b7c58dc66d57deb3a59e8f9c1157867bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c32a630e2ef19cabb2d9265d4333596b7c58dc66d57deb3a59e8f9c1157867bc", kill_on_drop: false }` [INFO] [stdout] c32a630e2ef19cabb2d9265d4333596b7c58dc66d57deb3a59e8f9c1157867bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a991336e444983314a781d0b945b91762c2b24a5dc7c95236f3f3caf60539a1d [INFO] running `Command { std: "docker" "start" "-a" "a991336e444983314a781d0b945b91762c2b24a5dc7c95236f3f3caf60539a1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking spuz_piston v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w20a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w19b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w19a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.6-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.5-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w14potato.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w12a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w10a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w09a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w05b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w04a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w03b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/24w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w51b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w51a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.4-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.3-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w43b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w41a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w40a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w35a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w33a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w32a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w31a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.1-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.20-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w17a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w13a_or_b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w12a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.4-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w04a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/23w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.3-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.2-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.2-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w24a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.19-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w19a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w17a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w16b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w13oneblockatatime.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w12a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.2-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.2-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/22w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.1-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.1-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.1-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-rc4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-rc3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre8.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.18-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w41a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w40a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w39a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w38a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w37a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.17-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w20a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w19a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w17a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w10a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w08b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w08a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w05b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/21w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.5-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w51a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w49a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w48a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.4-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.4-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.4-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.3-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2-rc2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w30a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w29a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w28a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w27a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-rc1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre8.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.16-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w22a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w21a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w20b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w20a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w19a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w17a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w14infinite.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w13b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w12a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w10a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w09a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w08a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/20w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.15-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w46b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w45b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w41a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w40a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w39a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w38b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w38a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w37a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w36a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w35a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w34a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.4-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.3-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.3-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.3-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.3-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.2 Pre-Release 4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.2 Pre-Release 3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.2 Pre-Release 2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.2 Pre-Release 1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.1 Pre-Release 2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.1 Pre-Release 1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14 Pre-Release 5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14 Pre-Release 4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14 Pre-Release 3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14 Pre-Release 2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.14 Pre-Release 1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w14b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/3D Shareware v1.34.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w13b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w12b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w12a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w11b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w09a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w08b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w08a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w04b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w04a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w03c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w03b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/19w02a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w50a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w49a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w48b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w48a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w47b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w47a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w43c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w43b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.1-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w33a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w32a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w31a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w30b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w30a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre10.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre9.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre8.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.13-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w22c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w22b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w22a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w21b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w21a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w20c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w20b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w20a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w19b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w19a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w14b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w11a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w10d.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w10c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w10b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w10a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w09a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w08b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w08a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w07c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w07b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w03b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w02a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/18w01a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w50a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w49b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w49a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w48a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w47b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w47a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w45b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w43b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | / should_parse_ok! { [INFO] [stdout] 46 | | "24w20a" as _24w20a, [INFO] [stdout] 47 | | "24w19b" as _24w19b, [INFO] [stdout] 48 | | "24w19a" as _24w19a, [INFO] [stdout] ... | [INFO] [stdout] 450 | | "17w43a" as _17w43a, [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w31a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.12-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w18b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w18a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w17b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w17a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w16b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w16a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w13b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w13a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/17w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.11.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.11.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w50a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.11.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.11-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w41a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w40a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w39c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w39b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w39a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w38a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w36a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w35a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w33a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w32b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w32a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.10.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.10.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.10.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.10-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.10-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w21b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w21a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w20a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.3-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.3-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.3-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w15b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w15a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.RV-Pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.1-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.1-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.9-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w07b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w07a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w06a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w05b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w05a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w04a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w03a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/16w02a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w51b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w51a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w50a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w49b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.9.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w49a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w47c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w47b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w47a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w46a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w45a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w44b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w44a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w43c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w43b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w43a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w42a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w41b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w41a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w40b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w40a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w39c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w39b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w39a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w38b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w38a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w37a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w36d.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w36c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w36b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w36a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w35e.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w35d.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w35c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w35b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w35a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w34d.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w34c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w34b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w34a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w33c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w33b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w33a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w32c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w32b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w32a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w31c.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w31b.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w31a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.8.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/15w14a.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre7.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre6.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.2-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1-pre5.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1-pre4.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1-pre3.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1-pre2.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [INFO] [stdout] 803 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `should_parse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/test/../../../../versions/1.8.1-pre1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/test/versions.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let str = include_str!(concat!("../../../../versions/", $id, ".json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | / should_parse_err! { [INFO] [stdout] 454 | | "1.12.2" as _1_12_2, [INFO] [stdout] 455 | | "1.12.2-pre2" as _1_12_2_pre2, [INFO] [stdout] 456 | | "1.12.2-pre1" as _1_12_2_pre1, [INFO] [stdout] ... | [INFO] [stdout] 802 | | "rd-132211" as _rd_132211, [WARN] too many lines in the log, truncating it