[INFO] cloning repository https://github.com/Malien/luar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malien/luar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87a2dcb9395710fcdd80f0f9582b875f846c40f5 [INFO] checking Malien/luar/87a2dcb9395710fcdd80f0f9582b875f846c40f5 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malien/luar on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malien/luar [INFO] finished tweaking git repo https://github.com/Malien/luar [INFO] tweaked toml for git repo https://github.com/Malien/luar written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Malien/luar 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_test_cases v0.7.5 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Downloaded ntest_timeout v0.7.5 [INFO] [stderr] Downloaded ntest v0.7.5 [INFO] [stderr] Downloaded enum-map v2.7.0 [INFO] [stderr] Downloaded decorum v0.3.1 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded mlua v0.7.4 [INFO] [stderr] Downloaded lua-src v546.0.1 [INFO] [stderr] Downloaded luajit-src v210.5.0+becf5cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd0e63e3969d0907c7cd3d889e9861c0af8f9f85cf9024f2ae6b08a37f0ae3ca [INFO] running `Command { std: "docker" "start" "-a" "dd0e63e3969d0907c7cd3d889e9861c0af8f9f85cf9024f2ae6b08a37f0ae3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd0e63e3969d0907c7cd3d889e9861c0af8f9f85cf9024f2ae6b08a37f0ae3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0e63e3969d0907c7cd3d889e9861c0af8f9f85cf9024f2ae6b08a37f0ae3ca", kill_on_drop: false }` [INFO] [stdout] dd0e63e3969d0907c7cd3d889e9861c0af8f9f85cf9024f2ae6b08a37f0ae3ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44db533e96a5b586d0e3e155de269bb091878393d949b4604c846f7ecf9f1840 [INFO] running `Command { std: "docker" "start" "-a" "44db533e96a5b586d0e3e155de269bb091878393d949b4604c846f7ecf9f1840", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Checking keyed_vec v0.1.0 (/opt/rustwide/workdir/keyed_vec) [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking enum-map v2.7.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking test_util v0.1.0 (/opt/rustwide/workdir/test_util) [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking non_empty v0.1.0 (/opt/rustwide/workdir/non_empty) [INFO] [stderr] Checking luar_string v0.1.0 (/opt/rustwide/workdir/string) [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling lua-src v546.0.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Compiling luajit-src v210.5.0+becf5cc [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking luar_lex v0.1.0 (/opt/rustwide/workdir/lex) [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling mlua v0.7.4 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking luar_syn v0.1.0 (/opt/rustwide/workdir/syn) [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking reggie v0.1.0 (/opt/rustwide/workdir/reggie) [INFO] [stderr] Checking luar_error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Checking ast_vm v0.1.0 (/opt/rustwide/workdir/ast_vm) [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: trait `FromLua` is never used [INFO] [stdout] --> reggie/src/value/native_function.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | trait FromLua { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoLua` is never used [INFO] [stdout] --> reggie/src/value/native_function.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | trait IntoLua { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Checking ntest v0.7.5 [INFO] [stdout] warning: trait `FromLua` is never used [INFO] [stdout] --> reggie/src/value/native_function.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | trait FromLua { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoLua` is never used [INFO] [stdout] --> reggie/src/value/native_function.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | trait IntoLua { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking luar_tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_rec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | parser_bench!("fib_rec", group); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_tailrec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | parser_bench!("fib_tailrec", group); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_loop.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | parser_bench!("fib_loop", group); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/execution/../lua_benches/heapsort.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/execution/heapsort.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | static BENCH_FILE: &'static str = include_str!("../lua_benches/heapsort.lua"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/execution/../lua_benches/fib_rec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/execution/fib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | include_str!(concat!("../lua_benches/", stringify!($name), ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fib_bench!(fib_rec, [0, 1, 2, 4, 8, 16]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fib_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/execution/../lua_benches/fib_tailrec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/execution/fib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | include_str!(concat!("../lua_benches/", stringify!($name), ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | fib_bench!(fib_tailrec, [0, 1, 2, 4, 8, 16, 32, 64, 128]); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fib_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/execution/../lua_benches/fib_loop.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/execution/fib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | include_str!(concat!("../lua_benches/", stringify!($name), ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | fib_bench!(fib_loop, [0, 1, 2, 4, 8, 16, 64, 128]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fib_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/execution/../lua_benches/string_packing.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/execution/string_packing.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | static BENCH_FILE: &str = include_str!("../lua_benches/string_packing.lua"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_rec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | parser_bench!("fib_rec", group); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_tailrec.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | parser_bench!("fib_tailrec", group); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/benches/./lua_benches/fib_loop.lua`: No such file or directory (os error 2) [INFO] [stdout] --> tests/benches/parser.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | static BENCH_FILE: &'static str = include_str!(concat!("./lua_benches/", $name, ".lua")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | parser_bench!("fib_loop", group); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parser_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `luar_tests` (bench "parser") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `luar_tests` (bench "bench_main") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "44db533e96a5b586d0e3e155de269bb091878393d949b4604c846f7ecf9f1840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44db533e96a5b586d0e3e155de269bb091878393d949b4604c846f7ecf9f1840", kill_on_drop: false }` [INFO] [stdout] 44db533e96a5b586d0e3e155de269bb091878393d949b4604c846f7ecf9f1840