[INFO] cloning repository https://github.com/dat2/ecmascript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dat2/ecmascript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fecmascript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fecmascript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48d87475f7c2f9955486293f08b9c5dd6158e48a [INFO] checking dat2/ecmascript/48d87475f7c2f9955486293f08b9c5dd6158e48a against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fecmascript" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dat2/ecmascript on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dat2/ecmascript [INFO] finished tweaking git repo https://github.com/dat2/ecmascript [INFO] tweaked toml for git repo https://github.com/dat2/ecmascript written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dat2/ecmascript already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.8 [INFO] [stderr] Downloaded combine v3.3.2 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f357b529791a7d727e92b154c45754e8007d5d93840a36f61dd97580416662 [INFO] running `Command { std: "docker" "start" "-a" "04f357b529791a7d727e92b154c45754e8007d5d93840a36f61dd97580416662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f357b529791a7d727e92b154c45754e8007d5d93840a36f61dd97580416662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f357b529791a7d727e92b154c45754e8007d5d93840a36f61dd97580416662", kill_on_drop: false }` [INFO] [stdout] 04f357b529791a7d727e92b154c45754e8007d5d93840a36f61dd97580416662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419a0eea8a5d1359f9f2a75347ccab064a655c36b7cbde66e7ece32b93b0a808 [INFO] running `Command { std: "docker" "start" "-a" "419a0eea8a5d1359f9f2a75347ccab064a655c36b7cbde66e7ece32b93b0a808", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking combine v3.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking serde_json v1.0.22 [INFO] [stderr] Checking ecmascript v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | assert_fixture_passes!("expression/primary/literal/string/migrated_0000"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | assert_fixture_passes!("expression/primary/literal/string/migrated_0000"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | assert_fixture_passes!("expression/primary/literal/string/migrated_0000"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0000.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | assert_fixture_passes!("expression/primary/literal/string/migrated_0000"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | assert_fixture_passes!("expression/primary/literal/string/migrated_0001"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | assert_fixture_passes!("expression/primary/literal/string/migrated_0001"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | assert_fixture_passes!("expression/primary/literal/string/migrated_0001"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0001.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | assert_fixture_passes!("expression/primary/literal/string/migrated_0001"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0002.source.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let src = include_str!(concat!("../esprima/test/fixtures/", $include, ".source.js")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | assert_source_fixture_passes!("expression/primary/literal/string/migrated_0002"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_source_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0002.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | let expected = include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | assert_source_fixture_passes!("expression/primary/literal/string/migrated_0002"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_source_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | assert_fixture_passes!("expression/primary/literal/string/migrated_0003"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | assert_fixture_passes!("expression/primary/literal/string/migrated_0003"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | assert_fixture_passes!("expression/primary/literal/string/migrated_0003"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0003.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | assert_fixture_passes!("expression/primary/literal/string/migrated_0003"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_fixture_passes!("expression/primary/literal/string/migrated_0006"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_fixture_passes!("expression/primary/literal/string/migrated_0006"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_fixture_passes!("expression/primary/literal/string/migrated_0006"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0006.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_fixture_passes!("expression/primary/literal/string/migrated_0006"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | assert_fixture_passes!("expression/primary/literal/string/migrated_0007"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | assert_fixture_passes!("expression/primary/literal/string/migrated_0007"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | assert_fixture_passes!("expression/primary/literal/string/migrated_0007"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0007.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | assert_fixture_passes!("expression/primary/literal/string/migrated_0007"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0008.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | assert_fixture_passes!("expression/primary/literal/string/migrated_0008"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0008.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | assert_fixture_passes!("expression/primary/literal/string/migrated_0008"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0008.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | assert_fixture_passes!("expression/primary/literal/string/migrated_0008"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0008.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | assert_fixture_passes!("expression/primary/literal/string/migrated_0008"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0009.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | assert_fixture_passes!("expression/primary/literal/string/migrated_0009"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0009.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | assert_fixture_passes!("expression/primary/literal/string/migrated_0009"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0009.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | assert_fixture_passes!("expression/primary/literal/string/migrated_0009"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0009.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | assert_fixture_passes!("expression/primary/literal/string/migrated_0009"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0010.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | assert_fixture_passes!("expression/primary/literal/string/migrated_0010"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0010.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | assert_fixture_passes!("expression/primary/literal/string/migrated_0010"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0010.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | assert_fixture_passes!("expression/primary/literal/string/migrated_0010"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0010.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | assert_fixture_passes!("expression/primary/literal/string/migrated_0010"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0011.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | assert_fixture_passes!("expression/primary/literal/string/migrated_0011"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0011.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | assert_fixture_passes!("expression/primary/literal/string/migrated_0011"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0011.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | assert_fixture_passes!("expression/primary/literal/string/migrated_0011"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0011.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | assert_fixture_passes!("expression/primary/literal/string/migrated_0011"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0012.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | assert_fixture_passes!("expression/primary/literal/string/migrated_0012"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0012.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | assert_fixture_passes!("expression/primary/literal/string/migrated_0012"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0012.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | assert_fixture_passes!("expression/primary/literal/string/migrated_0012"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0012.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | assert_fixture_passes!("expression/primary/literal/string/migrated_0012"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0013.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | assert_fixture_passes!("expression/primary/literal/string/migrated_0013"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0013.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | assert_fixture_passes!("expression/primary/literal/string/migrated_0013"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0013.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | assert_fixture_passes!("expression/primary/literal/string/migrated_0013"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0013.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | assert_fixture_passes!("expression/primary/literal/string/migrated_0013"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0015.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | assert_fixture_passes!("expression/primary/literal/string/migrated_0015"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0015.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | assert_fixture_passes!("expression/primary/literal/string/migrated_0015"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0015.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | assert_fixture_passes!("expression/primary/literal/string/migrated_0015"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0015.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | assert_fixture_passes!("expression/primary/literal/string/migrated_0015"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0016.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | assert_fixture_passes!("expression/primary/literal/string/migrated_0016"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0016.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | assert_fixture_passes!("expression/primary/literal/string/migrated_0016"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0016.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | assert_fixture_passes!("expression/primary/literal/string/migrated_0016"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0016.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | assert_fixture_passes!("expression/primary/literal/string/migrated_0016"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0017.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | assert_fixture_passes!("expression/primary/literal/string/migrated_0017"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0017.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | assert_fixture_passes!("expression/primary/literal/string/migrated_0017"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0017.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | assert_fixture_passes!("expression/primary/literal/string/migrated_0017"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0017.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | assert_fixture_passes!("expression/primary/literal/string/migrated_0017"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0018.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | assert_fixture_passes!("expression/primary/literal/string/migrated_0018"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0018.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | assert_fixture_passes!("expression/primary/literal/string/migrated_0018"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0018.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | assert_fixture_passes!("expression/primary/literal/string/migrated_0018"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/migrated_0018.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | assert_fixture_passes!("expression/primary/literal/string/migrated_0018"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/invalid_escaped_hex.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let src = include_str!(concat!("../esprima/test/fixtures/", $include, ".js")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | assert_fixture_fails!("expression/primary/literal/string/invalid_escaped_hex"); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_fails` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/literal/string/invalid_hex.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let src = include_str!(concat!("../esprima/test/fixtures/", $include, ".js")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | assert_fixture_fails!("expression/primary/literal/string/invalid_hex"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_fails` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | assert_fixture_passes!("expression/primary/array/migrated_0000"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | assert_fixture_passes!("expression/primary/array/migrated_0000"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0000.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | assert_fixture_passes!("expression/primary/array/migrated_0000"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0000.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | assert_fixture_passes!("expression/primary/array/migrated_0000"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_fixture_passes!("expression/primary/array/migrated_0001"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_fixture_passes!("expression/primary/array/migrated_0001"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0001.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_fixture_passes!("expression/primary/array/migrated_0001"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0001.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_fixture_passes!("expression/primary/array/migrated_0001"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0002.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | assert_fixture_passes!("expression/primary/array/migrated_0002"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0002.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | assert_fixture_passes!("expression/primary/array/migrated_0002"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0002.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | assert_fixture_passes!("expression/primary/array/migrated_0002"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0002.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | assert_fixture_passes!("expression/primary/array/migrated_0002"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | assert_fixture_passes!("expression/primary/array/migrated_0003"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | assert_fixture_passes!("expression/primary/array/migrated_0003"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0003.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | assert_fixture_passes!("expression/primary/array/migrated_0003"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0003.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | assert_fixture_passes!("expression/primary/array/migrated_0003"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0004.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | assert_fixture_passes!("expression/primary/array/migrated_0004"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0004.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | assert_fixture_passes!("expression/primary/array/migrated_0004"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0004.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | assert_fixture_passes!("expression/primary/array/migrated_0004"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0004.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | assert_fixture_passes!("expression/primary/array/migrated_0004"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0005.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_fixture_passes!("expression/primary/array/migrated_0005"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0005.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_fixture_passes!("expression/primary/array/migrated_0005"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0005.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_fixture_passes!("expression/primary/array/migrated_0005"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0005.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_fixture_passes!("expression/primary/array/migrated_0005"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_fixture_passes!("expression/primary/array/migrated_0006"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_fixture_passes!("expression/primary/array/migrated_0006"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0006.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_fixture_passes!("expression/primary/array/migrated_0006"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0006.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_fixture_passes!("expression/primary/array/migrated_0006"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | assert_fixture_passes!("expression/primary/array/migrated_0007"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | assert_fixture_passes!("expression/primary/array/migrated_0007"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0007.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_str!(concat!("../esprima/test/fixtures/", $include, ".js")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | assert_fixture_passes!("expression/primary/array/migrated_0007"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../esprima/test/fixtures/expression/primary/array/migrated_0007.tree.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/parser_fixture_tests.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_str!(concat!("../esprima/test/fixtures/", $include, ".tree.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | assert_fixture_passes!("expression/primary/array/migrated_0007"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `assert_fixture_passes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ecmascript` (lib test) due to 96 previous errors [INFO] running `Command { std: "docker" "inspect" "419a0eea8a5d1359f9f2a75347ccab064a655c36b7cbde66e7ece32b93b0a808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419a0eea8a5d1359f9f2a75347ccab064a655c36b7cbde66e7ece32b93b0a808", kill_on_drop: false }` [INFO] [stdout] 419a0eea8a5d1359f9f2a75347ccab064a655c36b7cbde66e7ece32b93b0a808