[INFO] fetching crate libcorn 0.9.2...
[INFO] checking libcorn-0.9.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libcorn 0.9.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate libcorn 0.9.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libcorn 0.9.2
[INFO] finished tweaking crates.io crate libcorn 0.9.2
[INFO] tweaked toml for crates.io crate libcorn 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua_derive v0.8.0
[INFO] [stderr]   Downloaded mlua v0.8.10
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.4.8+resty107baaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56849a7279a45c5c5c6718f9fd53538c626e748aa1a68b8424e4e61eb4e88e1
[INFO] running `Command { std: "docker" "start" "-a" "b56849a7279a45c5c5c6718f9fd53538c626e748aa1a68b8424e4e61eb4e88e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56849a7279a45c5c5c6718f9fd53538c626e748aa1a68b8424e4e61eb4e88e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56849a7279a45c5c5c6718f9fd53538c626e748aa1a68b8424e4e61eb4e88e1", kill_on_drop: false }`
[INFO] [stdout] b56849a7279a45c5c5c6718f9fd53538c626e748aa1a68b8424e4e61eb4e88e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e52c3205da1ed58818f148fe69ba49f7a33014ad51232952dc576737a6248618
[INFO] running `Command { std: "docker" "start" "-a" "e52c3205da1ed58818f148fe69ba49f7a33014ad51232952dc576737a6248618", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking libcorn v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/parser.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |             .remove(part)
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/array.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/array.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/basic.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/basic.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/basic_empty_let.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/basic_empty_let.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/boolean.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/boolean.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/chained.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/chained.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/chained_complex.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/chained_complex.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/char.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/char.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/comment.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/comment.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/compact.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/compact.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/complex.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/complex.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/complex_keys.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/complex_keys.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/environment_variable.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/environment_variable.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/float.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/float.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/input.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/input.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/input_references_input.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/input_references_input.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/integer.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/integer.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/mixed_array.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/mixed_array.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/null.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/null.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/object.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/object.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/object_in_array.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/object_in_array.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/readme_example.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/readme_example.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/string.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/string_interpolation.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/string_interpolation.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/value_after_table.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/value_after_table.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/inputs/very_compact.corn: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout] 10  |                       let input = include_str!(concat!("../../assets/inputs/", stringify!($test_name), ".corn"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../assets/outputs/json/very_compact.json: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/serde.rs:16:33
[INFO] [stdout]     |
[INFO] [stdout] 16  |                       let input = include_str!(concat!("../../assets/outputs/json/", stringify!($test_name), ".json"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 416 | / generate_benches!(
[INFO] [stdout] 417 | |     (array, Array),
[INFO] [stdout] 418 | |     (basic, Basic),
[INFO] [stdout] 419 | |     (basic_empty_let, Basic),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                             // (str, Str)
[INFO] [stdout] 450 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/parser.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |             .remove(part)
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/serde.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `serde`
[INFO] [stdout]    --> benches/serde.rs:491:26
[INFO] [stdout]     |
[INFO] [stdout] 491 | criterion_main!(benches);
[INFO] [stdout]     |                          ^ consider adding a `main` function to `benches/serde.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libcorn` (bench "serde") due to 53 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e52c3205da1ed58818f148fe69ba49f7a33014ad51232952dc576737a6248618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e52c3205da1ed58818f148fe69ba49f7a33014ad51232952dc576737a6248618", kill_on_drop: false }`
[INFO] [stdout] e52c3205da1ed58818f148fe69ba49f7a33014ad51232952dc576737a6248618
