[INFO] fetching crate cargo-sort 1.0.9...
[INFO] checking cargo-sort-1.0.9 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cargo-sort 1.0.9 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cargo-sort 1.0.9 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate cargo-sort 1.0.9
[INFO] finished tweaking crates.io crate cargo-sort 1.0.9
[INFO] tweaked toml for crates.io crate cargo-sort 1.0.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-sort 1.0.9 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded clap v4.0.10
[INFO] [stderr]   Downloaded io-lifetimes v0.7.3
[INFO] [stderr]   Downloaded rustix v0.35.11
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded pretty_assertions v1.0.0
[INFO] [stderr]   Downloaded terminal_size v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5b09a159b914f7e902aae9bab0b3c677d91c0c64e878bdbf76b99a3c3d84470
[INFO] running `Command { std: "docker" "start" "-a" "c5b09a159b914f7e902aae9bab0b3c677d91c0c64e878bdbf76b99a3c3d84470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5b09a159b914f7e902aae9bab0b3c677d91c0c64e878bdbf76b99a3c3d84470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b09a159b914f7e902aae9bab0b3c677d91c0c64e878bdbf76b99a3c3d84470", kill_on_drop: false }`
[INFO] [stdout] c5b09a159b914f7e902aae9bab0b3c677d91c0c64e878bdbf76b99a3c3d84470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f3c8a479ebc0da1ae9fad5797bd78de365a77c71fda461a20db99051bee1dde1
[INFO] running `Command { std: "docker" "start" "-a" "f3c8a479ebc0da1ae9fad5797bd78de365a77c71fda461a20db99051bee1dde1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking pretty_assertions v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]     Checking clap v4.0.10
[INFO] [stderr]     Checking cargo-sort v1.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-arrays-and-ints.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 | / t!(
[INFO] [stdout] 24 | |     test_array_mixed_types_arrays_and_ints,
[INFO] [stdout] 25 | |     "Mixed types in array",
[INFO] [stdout] 26 | |     "fixtures/invalid/array-mixed-types-arrays-and-ints.toml"
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-ints-and-floats.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | / t!(
[INFO] [stdout] 29 | |     test_array_mixed_types_ints_and_floats,
[INFO] [stdout] 30 | |     "Mixed types in array",
[INFO] [stdout] 31 | |     "fixtures/invalid/array-mixed-types-ints-and-floats.toml"
[INFO] [stdout] 32 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-strings-and-ints.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | / t!(
[INFO] [stdout] 34 | |     test_array_mixed_types_strings_and_ints,
[INFO] [stdout] 35 | |     "Mixed types in array",
[INFO] [stdout] 36 | |     "fixtures/invalid/array-mixed-types-strings-and-ints.toml"
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-leads.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / t!(
[INFO] [stdout] 39 | |     test_datetime_malformed_no_leads,
[INFO] [stdout] 40 | |     "While parsing a Date-Time",
[INFO] [stdout] 41 | |     "fixtures/invalid/datetime-malformed-no-leads.toml"
[INFO] [stdout] 42 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-secs.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / t!(
[INFO] [stdout] 44 | |     test_datetime_malformed_no_secs,
[INFO] [stdout] 45 | |     "While parsing a Date-Time",
[INFO] [stdout] 46 | |     "fixtures/invalid/datetime-malformed-no-secs.toml"
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-t.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | t!(test_datetime_malformed_no_t, "", "fixtures/invalid/datetime-malformed-no-t.toml");
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-with-milli.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | / t!(
[INFO] [stdout] 50 | |     test_datetime_malformed_with_milli,
[INFO] [stdout] 51 | |     "While parsing a Date-Time",
[INFO] [stdout] 52 | |     "fixtures/invalid/datetime-malformed-with-milli.toml"
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-keys.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | t!(test_duplicate_keys, "Duplicate key", "fixtures/invalid/duplicate-keys.toml");
[INFO] [stdout]    | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-key-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | / t!(
[INFO] [stdout] 56 | |     test_duplicate_key_table,
[INFO] [stdout] 57 | |     "Duplicate key",
[INFO] [stdout] 58 | |     "fixtures/invalid/duplicate-key-table.toml"
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-tables.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | t!(test_duplicate_tables, "Duplicate key", "fixtures/invalid/duplicate-tables.toml");
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/empty-implicit-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | / t!(
[INFO] [stdout] 62 | |     test_empty_implicit_table,
[INFO] [stdout] 63 | |     "While parsing a Table Header",
[INFO] [stdout] 64 | |     "fixtures/invalid/empty-implicit-table.toml"
[INFO] [stdout] 65 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/empty-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | t!(test_empty_table, "While parsing a Table Header", "fixtures/invalid/empty-table.toml");
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero-neg.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | / t!(
[INFO] [stdout] 68 | |     test_float_leading_zero_neg,
[INFO] [stdout] 69 | |     "Unexpected `3`",
[INFO] [stdout] 70 | |     "fixtures/invalid/float-leading-zero-neg.toml"
[INFO] [stdout] 71 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero-pos.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | / t!(
[INFO] [stdout] 73 | |     test_float_leading_zero_pos,
[INFO] [stdout] 74 | |     "Unexpected `3`",
[INFO] [stdout] 75 | |     "fixtures/invalid/float-leading-zero-pos.toml"
[INFO] [stdout] 76 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | t!(test_float_leading_zero, "Unexpected `3`", "fixtures/invalid/float-leading-zero.toml");
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-no-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | / t!(
[INFO] [stdout] 79 | |     test_float_no_leading_zero,
[INFO] [stdout] 80 | |     "Unexpected `.`",
[INFO] [stdout] 81 | |     "fixtures/invalid/float-no-leading-zero.toml"
[INFO] [stdout] 82 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-no-trailing-digits.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / t!(
[INFO] [stdout] 84 | |     test_float_no_trailing_digits,
[INFO] [stdout] 85 | |     "While parsing a Float",
[INFO] [stdout] 86 | |     "fixtures/invalid/float-no-trailing-digits.toml"
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-after-point.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / t!(
[INFO] [stdout] 89 | |     test_float_underscore_after_point,
[INFO] [stdout] 90 | |     "While parsing a Float",
[INFO] [stdout] 91 | |     "fixtures/invalid/float-underscore-after-point.toml"
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-after.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / t!(
[INFO] [stdout] 94 | |     test_float_underscore_after,
[INFO] [stdout] 95 | |     "column 11",
[INFO] [stdout] 96 | |     "fixtures/invalid/float-underscore-after.toml"
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-before-point.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  | / t!(
[INFO] [stdout] 99  | |     test_float_underscore_before_point,
[INFO] [stdout] 100 | |     "column 9",
[INFO] [stdout] 101 | |     "fixtures/invalid/float-underscore-before-point.toml"
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | / t!(
[INFO] [stdout] 104 | |     test_float_underscore_before,
[INFO] [stdout] 105 | |     "column 7",
[INFO] [stdout] 106 | |     "fixtures/invalid/float-underscore-before.toml"
[INFO] [stdout] 107 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero-neg.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | t!(test_integer_leading_zero_neg, "", "fixtures/invalid/integer-leading-zero-neg.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero-pos.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | t!(test_integer_leading_zero_pos, "", "fixtures/invalid/integer-leading-zero-pos.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | t!(test_integer_leading_zero, "", "fixtures/invalid/integer-leading-zero.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-after.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | t!(test_integer_underscore_after, "", "fixtures/invalid/integer-underscore-after.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | t!(test_integer_underscore_before, "", "fixtures/invalid/integer-underscore-before.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-double.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | t!(test_integer_underscore_double, "", "fixtures/invalid/integer-underscore-double.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-hex-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | t!(test_integer_invalid_hex_char, "", "fixtures/invalid/integer-invalid-hex-char.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-octal-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / t!(
[INFO] [stdout] 116 | |     test_integer_invalid_octal_char,
[INFO] [stdout] 117 | |     "",
[INFO] [stdout] 118 | |     "fixtures/invalid/integer-invalid-octal-char.toml"
[INFO] [stdout] 119 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-binary-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / t!(
[INFO] [stdout] 121 | |     test_integer_invalid_binary_char,
[INFO] [stdout] 122 | |     "",
[INFO] [stdout] 123 | |     "fixtures/invalid/integer-invalid-binary-char.toml"
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-after-array.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | t!(test_key_after_array, "", "fixtures/invalid/key-after-array.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-after-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | t!(test_key_after_table, "", "fixtures/invalid/key-after-table.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | t!(test_key_empty, "", "fixtures/invalid/key-empty.toml");
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-hash.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | t!(test_key_hash, "", "fixtures/invalid/key-hash.toml");
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-newline.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | t!(test_key_newline, "", "fixtures/invalid/key-newline.toml");
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-no-eol.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | t!(test_key_no_eol, "", "fixtures/invalid/key-no-eol.toml");
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-open-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | t!(test_key_open_bracket, "", "fixtures/invalid/key-open-bracket.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-single-open-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | t!(test_key_single_open_bracket, "", "fixtures/invalid/key-single-open-bracket.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-space.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | t!(test_key_space, "", "fixtures/invalid/key-space.toml");
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-start-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | t!(test_key_start_bracket, "", "fixtures/invalid/key-start-bracket.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-two-equals.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 | t!(test_key_two_equals, "", "fixtures/invalid/key-two-equals.toml");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/llbrace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 | t!(test_llbrace, "", "fixtures/invalid/llbrace.toml");
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/rrbrace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | t!(test_rrbrace, "", "fixtures/invalid/rrbrace.toml");
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-byte-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | t!(test_string_bad_byte_escape, "", "fixtures/invalid/string-bad-byte-escape.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | t!(test_string_bad_escape, "", "fixtures/invalid/string-bad-escape.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-surrogate.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | t!(test_string_bad_surrogate, "", "fixtures/invalid/string-bad-surrogate.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-uni-esc.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | t!(test_string_bad_uni_esc, "", "fixtures/invalid/string-bad-uni-esc.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-byte-escapes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | t!(test_string_byte_escapes, "", "fixtures/invalid/string-byte-escapes.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-no-close.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | t!(test_string_no_close, "", "fixtures/invalid/string-no-close.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-implicit.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | t!(test_table_array_implicit, "", "fixtures/invalid/table-array-implicit.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-malformed-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | / t!(
[INFO] [stdout] 146 | |     test_table_array_malformed_bracket,
[INFO] [stdout] 147 | |     "",
[INFO] [stdout] 148 | |     "fixtures/invalid/table-array-malformed-bracket.toml"
[INFO] [stdout] 149 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-malformed-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_table_array_malformed_empty,
[INFO] [stdout] 152 | |     "",
[INFO] [stdout] 153 | |     "fixtures/invalid/table-array-malformed-empty.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_table_empty, "", "fixtures/invalid/table-empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-nested-brackets-close.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_table_nested_brackets_close,
[INFO] [stdout] 158 | |     "",
[INFO] [stdout] 159 | |     "fixtures/invalid/table-nested-brackets-close.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-nested-brackets-open.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_table_nested_brackets_open,
[INFO] [stdout] 163 | |     "",
[INFO] [stdout] 164 | |     "fixtures/invalid/table-nested-brackets-open.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-whitespace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | t!(test_table_whitespace, "", "fixtures/invalid/table-whitespace.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 | t!(test_table_with_pound, "", "fixtures/invalid/table-with-pound.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-array-entries.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | t!(test_text_after_array_entries, "", "fixtures/invalid/text-after-array-entries.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | t!(test_text_after_integer, "", "fixtures/invalid/text-after-integer.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | t!(test_text_after_string, "", "fixtures/invalid/text-after-string.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_text_after_table, "", "fixtures/invalid/text-after-table.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-before-array-separator.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / t!(
[INFO] [stdout] 173 | |     test_text_before_array_separator,
[INFO] [stdout] 174 | |     "",
[INFO] [stdout] 175 | |     "fixtures/invalid/text-before-array-separator.toml"
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-in-array.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | t!(test_text_in_array, "", "fixtures/invalid/text-in-array.toml");
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | / t!(
[INFO] [stdout] 135 | |     test_array_empty,
[INFO] [stdout] 136 | |     "fixtures/valid/array-empty.json",
[INFO] [stdout] 137 | |     "fixtures/valid/array-empty.toml"
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | / t!(
[INFO] [stdout] 135 | |     test_array_empty,
[INFO] [stdout] 136 | |     "fixtures/valid/array-empty.json",
[INFO] [stdout] 137 | |     "fixtures/valid/array-empty.toml"
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-nospaces.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / t!(
[INFO] [stdout] 140 | |     test_array_nopspaces,
[INFO] [stdout] 141 | |     "fixtures/valid/array-nospaces.json",
[INFO] [stdout] 142 | |     "fixtures/valid/array-nospaces.toml"
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-nospaces.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / t!(
[INFO] [stdout] 140 | |     test_array_nopspaces,
[INFO] [stdout] 141 | |     "fixtures/valid/array-nospaces.json",
[INFO] [stdout] 142 | |     "fixtures/valid/array-nospaces.toml"
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-hetergeneous.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | / t!(
[INFO] [stdout] 145 | |     test_arrays_hetergeneous,
[INFO] [stdout] 146 | |     "fixtures/valid/arrays-hetergeneous.json",
[INFO] [stdout] 147 | |     "fixtures/valid/arrays-hetergeneous.toml"
[INFO] [stdout] 148 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-hetergeneous.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | / t!(
[INFO] [stdout] 145 | |     test_arrays_hetergeneous,
[INFO] [stdout] 146 | |     "fixtures/valid/arrays-hetergeneous.json",
[INFO] [stdout] 147 | |     "fixtures/valid/arrays-hetergeneous.toml"
[INFO] [stdout] 148 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | t!(test_arrays, "fixtures/valid/arrays.json", "fixtures/valid/arrays.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | t!(test_arrays, "fixtures/valid/arrays.json", "fixtures/valid/arrays.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-nested.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_arrays_nested,
[INFO] [stdout] 152 | |     "fixtures/valid/arrays-nested.json",
[INFO] [stdout] 153 | |     "fixtures/valid/arrays-nested.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-nested.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_arrays_nested,
[INFO] [stdout] 152 | |     "fixtures/valid/arrays-nested.json",
[INFO] [stdout] 153 | |     "fixtures/valid/arrays-nested.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/bool.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_bool, "fixtures/valid/bool.json", "fixtures/valid/bool.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/bool.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_bool, "fixtures/valid/bool.json", "fixtures/valid/bool.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof2.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_comment_at_eof2,
[INFO] [stdout] 158 | |     "fixtures/valid/comments-at-eof2.json",
[INFO] [stdout] 159 | |     "fixtures/valid/comments-at-eof2.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof2.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_comment_at_eof2,
[INFO] [stdout] 158 | |     "fixtures/valid/comments-at-eof2.json",
[INFO] [stdout] 159 | |     "fixtures/valid/comments-at-eof2.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_comment_at_eof,
[INFO] [stdout] 163 | |     "fixtures/valid/comments-at-eof.json",
[INFO] [stdout] 164 | |     "fixtures/valid/comments-at-eof.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_comment_at_eof,
[INFO] [stdout] 163 | |     "fixtures/valid/comments-at-eof.json",
[INFO] [stdout] 164 | |     "fixtures/valid/comments-at-eof.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-everywhere.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / t!(
[INFO] [stdout] 167 | |     test_comments_everywhere,
[INFO] [stdout] 168 | |     "fixtures/valid/comments-everywhere.json",
[INFO] [stdout] 169 | |     "fixtures/valid/comments-everywhere.toml"
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-everywhere.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / t!(
[INFO] [stdout] 167 | |     test_comments_everywhere,
[INFO] [stdout] 168 | |     "fixtures/valid/comments-everywhere.json",
[INFO] [stdout] 169 | |     "fixtures/valid/comments-everywhere.toml"
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/datetime.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_datetime, "fixtures/valid/datetime.json", "fixtures/valid/datetime.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/datetime.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_datetime, "fixtures/valid/datetime.json", "fixtures/valid/datetime.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | t!(test_empty, "fixtures/valid/empty.json", "fixtures/valid/empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | t!(test_empty, "fixtures/valid/empty.json", "fixtures/valid/empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/example.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | t!(test_example, "fixtures/valid/example.json", "fixtures/valid/example.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/example.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | t!(test_example, "fixtures/valid/example.json", "fixtures/valid/example.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-exponent.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | / t!(
[INFO] [stdout] 175 | |     test_float_exponent,
[INFO] [stdout] 176 | |     "fixtures/valid/float-exponent.json",
[INFO] [stdout] 177 | |     "fixtures/valid/float-exponent.toml"
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-exponent.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | / t!(
[INFO] [stdout] 175 | |     test_float_exponent,
[INFO] [stdout] 176 | |     "fixtures/valid/float-exponent.json",
[INFO] [stdout] 177 | |     "fixtures/valid/float-exponent.toml"
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | t!(test_float, "fixtures/valid/float.json", "fixtures/valid/float.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | t!(test_float, "fixtures/valid/float.json", "fixtures/valid/float.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-underscore.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | / t!(
[INFO] [stdout] 181 | |     test_float_underscore,
[INFO] [stdout] 182 | |     "fixtures/valid/float-underscore.json",
[INFO] [stdout] 183 | |     "fixtures/valid/float-underscore.toml"
[INFO] [stdout] 184 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-underscore.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | / t!(
[INFO] [stdout] 181 | |     test_float_underscore,
[INFO] [stdout] 182 | |     "fixtures/valid/float-underscore.json",
[INFO] [stdout] 183 | |     "fixtures/valid/float-underscore.toml"
[INFO] [stdout] 184 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-after.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / t!(
[INFO] [stdout] 186 | |     test_implicit_and_explicit_after,
[INFO] [stdout] 187 | |     "fixtures/valid/implicit-and-explicit-after.json",
[INFO] [stdout] 188 | |     "fixtures/valid/implicit-and-explicit-after.toml"
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-after.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / t!(
[INFO] [stdout] 186 | |     test_implicit_and_explicit_after,
[INFO] [stdout] 187 | |     "fixtures/valid/implicit-and-explicit-after.json",
[INFO] [stdout] 188 | |     "fixtures/valid/implicit-and-explicit-after.toml"
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-before.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | / t!(
[INFO] [stdout] 191 | |     test_implicit_and_explicit_before,
[INFO] [stdout] 192 | |     "fixtures/valid/implicit-and-explicit-before.json",
[INFO] [stdout] 193 | |     "fixtures/valid/implicit-and-explicit-before.toml"
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | / t!(
[INFO] [stdout] 191 | |     test_implicit_and_explicit_before,
[INFO] [stdout] 192 | |     "fixtures/valid/implicit-and-explicit-before.json",
[INFO] [stdout] 193 | |     "fixtures/valid/implicit-and-explicit-before.toml"
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-groups.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / t!(
[INFO] [stdout] 196 | |     test_implicit_groups,
[INFO] [stdout] 197 | |     "fixtures/valid/implicit-groups.json",
[INFO] [stdout] 198 | |     "fixtures/valid/implicit-groups.toml"
[INFO] [stdout] 199 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-groups.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / t!(
[INFO] [stdout] 196 | |     test_implicit_groups,
[INFO] [stdout] 197 | |     "fixtures/valid/implicit-groups.json",
[INFO] [stdout] 198 | |     "fixtures/valid/implicit-groups.toml"
[INFO] [stdout] 199 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/inline-table.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | / t!(
[INFO] [stdout] 201 | |     test_inline_table,
[INFO] [stdout] 202 | |     "fixtures/valid/inline-table.json",
[INFO] [stdout] 203 | |     "fixtures/valid/inline-table.toml"
[INFO] [stdout] 204 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/inline-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | / t!(
[INFO] [stdout] 201 | |     test_inline_table,
[INFO] [stdout] 202 | |     "fixtures/valid/inline-table.json",
[INFO] [stdout] 203 | |     "fixtures/valid/inline-table.toml"
[INFO] [stdout] 204 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | t!(test_integer, "fixtures/valid/integer.json", "fixtures/valid/integer.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | t!(test_integer, "fixtures/valid/integer.json", "fixtures/valid/integer.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer-underscore.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | / t!(
[INFO] [stdout] 207 | |     test_integer_underscore,
[INFO] [stdout] 208 | |     "fixtures/valid/integer-underscore.json",
[INFO] [stdout] 209 | |     "fixtures/valid/integer-underscore.toml"
[INFO] [stdout] 210 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer-underscore.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | / t!(
[INFO] [stdout] 207 | |     test_integer_underscore,
[INFO] [stdout] 208 | |     "fixtures/valid/integer-underscore.json",
[INFO] [stdout] 209 | |     "fixtures/valid/integer-underscore.toml"
[INFO] [stdout] 210 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-equals-nospace.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | / t!(
[INFO] [stdout] 212 | |     test_keys_equal_nospace,
[INFO] [stdout] 213 | |     "fixtures/valid/key-equals-nospace.json",
[INFO] [stdout] 214 | |     "fixtures/valid/key-equals-nospace.toml"
[INFO] [stdout] 215 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-equals-nospace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | / t!(
[INFO] [stdout] 212 | |     test_keys_equal_nospace,
[INFO] [stdout] 213 | |     "fixtures/valid/key-equals-nospace.json",
[INFO] [stdout] 214 | |     "fixtures/valid/key-equals-nospace.toml"
[INFO] [stdout] 215 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-numeric.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 | / t!(
[INFO] [stdout] 217 | |     test_key_numeric,
[INFO] [stdout] 218 | |     "fixtures/valid/key-numeric.json",
[INFO] [stdout] 219 | |     "fixtures/valid/key-numeric.toml"
[INFO] [stdout] 220 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-numeric.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 | / t!(
[INFO] [stdout] 217 | |     test_key_numeric,
[INFO] [stdout] 218 | |     "fixtures/valid/key-numeric.json",
[INFO] [stdout] 219 | |     "fixtures/valid/key-numeric.toml"
[INFO] [stdout] 220 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-space.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | t!(test_key_space, "fixtures/valid/key-space.json", "fixtures/valid/key-space.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-space.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | t!(test_key_space, "fixtures/valid/key-space.json", "fixtures/valid/key-space.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-special-chars.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | / t!(
[INFO] [stdout] 223 | |     test_key_special_chars,
[INFO] [stdout] 224 | |     "fixtures/valid/key-special-chars.json",
[INFO] [stdout] 225 | |     "fixtures/valid/key-special-chars.toml"
[INFO] [stdout] 226 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-special-chars.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | / t!(
[INFO] [stdout] 223 | |     test_key_special_chars,
[INFO] [stdout] 224 | |     "fixtures/valid/key-special-chars.json",
[INFO] [stdout] 225 | |     "fixtures/valid/key-special-chars.toml"
[INFO] [stdout] 226 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-float.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | t!(test_long_float, "fixtures/valid/long-float.json", "fixtures/valid/long-float.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-float.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | t!(test_long_float, "fixtures/valid/long-float.json", "fixtures/valid/long-float.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-integer.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | / t!(
[INFO] [stdout] 229 | |     test_long_integer,
[INFO] [stdout] 230 | |     "fixtures/valid/long-integer.json",
[INFO] [stdout] 231 | |     "fixtures/valid/long-integer.toml"
[INFO] [stdout] 232 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | / t!(
[INFO] [stdout] 229 | |     test_long_integer,
[INFO] [stdout] 230 | |     "fixtures/valid/long-integer.json",
[INFO] [stdout] 231 | |     "fixtures/valid/long-integer.toml"
[INFO] [stdout] 232 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/multiline-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | / t!(
[INFO] [stdout] 234 | |     test_multiline_string,
[INFO] [stdout] 235 | |     "fixtures/valid/multiline-string.json",
[INFO] [stdout] 236 | |     "fixtures/valid/multiline-string.toml"
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/multiline-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | / t!(
[INFO] [stdout] 234 | |     test_multiline_string,
[INFO] [stdout] 235 | |     "fixtures/valid/multiline-string.json",
[INFO] [stdout] 236 | |     "fixtures/valid/multiline-string.toml"
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-multiline-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | / t!(
[INFO] [stdout] 239 | |     test_raw_multiline_string,
[INFO] [stdout] 240 | |     "fixtures/valid/raw-multiline-string.json",
[INFO] [stdout] 241 | |     "fixtures/valid/raw-multiline-string.toml"
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-multiline-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | / t!(
[INFO] [stdout] 239 | |     test_raw_multiline_string,
[INFO] [stdout] 240 | |     "fixtures/valid/raw-multiline-string.json",
[INFO] [stdout] 241 | |     "fixtures/valid/raw-multiline-string.toml"
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 | t!(test_raw_string, "fixtures/valid/raw-string.json", "fixtures/valid/raw-string.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 | t!(test_raw_string, "fixtures/valid/raw-string.json", "fixtures/valid/raw-string.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | / t!(
[INFO] [stdout] 245 | |     test_string_empty,
[INFO] [stdout] 246 | |     "fixtures/valid/string-empty.json",
[INFO] [stdout] 247 | |     "fixtures/valid/string-empty.toml"
[INFO] [stdout] 248 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | / t!(
[INFO] [stdout] 245 | |     test_string_empty,
[INFO] [stdout] 246 | |     "fixtures/valid/string-empty.json",
[INFO] [stdout] 247 | |     "fixtures/valid/string-empty.toml"
[INFO] [stdout] 248 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-escapes.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / t!(
[INFO] [stdout] 250 | |     test_string_escapes,
[INFO] [stdout] 251 | |     "fixtures/valid/string-escapes.json",
[INFO] [stdout] 252 | |     "fixtures/valid/string-escapes.toml"
[INFO] [stdout] 253 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-escapes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / t!(
[INFO] [stdout] 250 | |     test_string_escapes,
[INFO] [stdout] 251 | |     "fixtures/valid/string-escapes.json",
[INFO] [stdout] 252 | |     "fixtures/valid/string-escapes.toml"
[INFO] [stdout] 253 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-nl.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | t!(test_string_nl, "fixtures/valid/string-nl.json", "fixtures/valid/string-nl.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-nl.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | t!(test_string_nl, "fixtures/valid/string-nl.json", "fixtures/valid/string-nl.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chrono` is imported redundantly
[INFO] [stdout]  --> src/toml_edit/value.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{self, FixedOffset};
[INFO] [stdout]   |              ^^^^ the item `chrono` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `array_of_tables::ArrayOfTables`
[INFO] [stdout]   --> src/toml_edit.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub use array_of_tables::ArrayOfTables;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decor::Decor`
[INFO] [stdout]   --> src/toml_edit.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use decor::Decor;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `formatted::decorated`
[INFO] [stdout]   --> src/toml_edit.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub use formatted::decorated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `key::Key`
[INFO] [stdout]   --> src/toml_edit.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use key::Key;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::TomlError`
[INFO] [stdout]   --> src/toml_edit.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub use parser::TomlError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-simple.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | / t!(
[INFO] [stdout] 256 | |     test_string_simple,
[INFO] [stdout] 257 | |     "fixtures/valid/string-simple.json",
[INFO] [stdout] 258 | |     "fixtures/valid/string-simple.toml"
[INFO] [stdout] 259 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array`, `InlineTable`
[INFO] [stdout]   --> src/toml_edit.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use value::{Array, InlineTable, Value};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-simple.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | / t!(
[INFO] [stdout] 256 | |     test_string_simple,
[INFO] [stdout] 257 | |     "fixtures/valid/string-simple.json",
[INFO] [stdout] 258 | |     "fixtures/valid/string-simple.toml"
[INFO] [stdout] 259 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-with-pound.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | / t!(
[INFO] [stdout] 261 | |     test_string_with_pound,
[INFO] [stdout] 262 | |     "fixtures/valid/string-with-pound.json",
[INFO] [stdout] 263 | |     "fixtures/valid/string-with-pound.toml"
[INFO] [stdout] 264 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | / t!(
[INFO] [stdout] 261 | |     test_string_with_pound,
[INFO] [stdout] 262 | |     "fixtures/valid/string-with-pound.json",
[INFO] [stdout] 263 | |     "fixtures/valid/string-with-pound.toml"
[INFO] [stdout] 264 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-implicit.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | / t!(
[INFO] [stdout] 266 | |     test_table_array_implicit,
[INFO] [stdout] 267 | |     "fixtures/valid/table-array-implicit.json",
[INFO] [stdout] 268 | |     "fixtures/valid/table-array-implicit.toml"
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-implicit.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | / t!(
[INFO] [stdout] 266 | |     test_table_array_implicit,
[INFO] [stdout] 267 | |     "fixtures/valid/table-array-implicit.json",
[INFO] [stdout] 268 | |     "fixtures/valid/table-array-implicit.toml"
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-many.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | / t!(
[INFO] [stdout] 271 | |     test_table_array_many,
[INFO] [stdout] 272 | |     "fixtures/valid/table-array-many.json",
[INFO] [stdout] 273 | |     "fixtures/valid/table-array-many.toml"
[INFO] [stdout] 274 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-many.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | / t!(
[INFO] [stdout] 271 | |     test_table_array_many,
[INFO] [stdout] 272 | |     "fixtures/valid/table-array-many.json",
[INFO] [stdout] 273 | |     "fixtures/valid/table-array-many.toml"
[INFO] [stdout] 274 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-nest.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | / t!(
[INFO] [stdout] 276 | |     test_table_array_nest,
[INFO] [stdout] 277 | |     "fixtures/valid/table-array-nest.json",
[INFO] [stdout] 278 | |     "fixtures/valid/table-array-nest.toml"
[INFO] [stdout] 279 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-nest.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | / t!(
[INFO] [stdout] 276 | |     test_table_array_nest,
[INFO] [stdout] 277 | |     "fixtures/valid/table-array-nest.json",
[INFO] [stdout] 278 | |     "fixtures/valid/table-array-nest.toml"
[INFO] [stdout] 279 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-one.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / t!(
[INFO] [stdout] 281 | |     test_array_one,
[INFO] [stdout] 282 | |     "fixtures/valid/table-array-one.json",
[INFO] [stdout] 283 | |     "fixtures/valid/table-array-one.toml"
[INFO] [stdout] 284 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-one.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / t!(
[INFO] [stdout] 281 | |     test_array_one,
[INFO] [stdout] 282 | |     "fixtures/valid/table-array-one.json",
[INFO] [stdout] 283 | |     "fixtures/valid/table-array-one.toml"
[INFO] [stdout] 284 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / t!(
[INFO] [stdout] 286 | |     test_table_empty,
[INFO] [stdout] 287 | |     "fixtures/valid/table-empty.json",
[INFO] [stdout] 288 | |     "fixtures/valid/table-empty.toml"
[INFO] [stdout] 289 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / t!(
[INFO] [stdout] 286 | |     test_table_empty,
[INFO] [stdout] 287 | |     "fixtures/valid/table-empty.json",
[INFO] [stdout] 288 | |     "fixtures/valid/table-empty.toml"
[INFO] [stdout] 289 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-no-eol.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 | / t!(
[INFO] [stdout] 291 | |     test_table_no_eol,
[INFO] [stdout] 292 | |     "fixtures/valid/table-no-eol.json",
[INFO] [stdout] 293 | |     "fixtures/valid/table-no-eol.toml"
[INFO] [stdout] 294 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-no-eol.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 | / t!(
[INFO] [stdout] 291 | |     test_table_no_eol,
[INFO] [stdout] 292 | |     "fixtures/valid/table-no-eol.json",
[INFO] [stdout] 293 | |     "fixtures/valid/table-no-eol.toml"
[INFO] [stdout] 294 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-sub-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | / t!(
[INFO] [stdout] 296 | |     test_table_sub_empty,
[INFO] [stdout] 297 | |     "fixtures/valid/table-sub-empty.json",
[INFO] [stdout] 298 | |     "fixtures/valid/table-sub-empty.toml"
[INFO] [stdout] 299 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-sub-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | / t!(
[INFO] [stdout] 296 | |     test_table_sub_empty,
[INFO] [stdout] 297 | |     "fixtures/valid/table-sub-empty.json",
[INFO] [stdout] 298 | |     "fixtures/valid/table-sub-empty.toml"
[INFO] [stdout] 299 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-whitespace.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | / t!(
[INFO] [stdout] 301 | |     test_whitespace,
[INFO] [stdout] 302 | |     "fixtures/valid/table-whitespace.json",
[INFO] [stdout] 303 | |     "fixtures/valid/table-whitespace.toml"
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-whitespace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | / t!(
[INFO] [stdout] 301 | |     test_whitespace,
[INFO] [stdout] 302 | |     "fixtures/valid/table-whitespace.json",
[INFO] [stdout] 303 | |     "fixtures/valid/table-whitespace.toml"
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-literal-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 | / t!(
[INFO] [stdout] 306 | |     test_table_with_literal_string,
[INFO] [stdout] 307 | |     "fixtures/valid/table-with-literal-string.json",
[INFO] [stdout] 308 | |     "fixtures/valid/table-with-literal-string.toml"
[INFO] [stdout] 309 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-literal-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 | / t!(
[INFO] [stdout] 306 | |     test_table_with_literal_string,
[INFO] [stdout] 307 | |     "fixtures/valid/table-with-literal-string.json",
[INFO] [stdout] 308 | |     "fixtures/valid/table-with-literal-string.toml"
[INFO] [stdout] 309 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-pound.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | / t!(
[INFO] [stdout] 311 | |     test_table_with_poung,
[INFO] [stdout] 312 | |     "fixtures/valid/table-with-pound.json",
[INFO] [stdout] 313 | |     "fixtures/valid/table-with-pound.toml"
[INFO] [stdout] 314 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | / t!(
[INFO] [stdout] 311 | |     test_table_with_poung,
[INFO] [stdout] 312 | |     "fixtures/valid/table-with-pound.json",
[INFO] [stdout] 313 | |     "fixtures/valid/table-with-pound.toml"
[INFO] [stdout] 314 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-single-quotes.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | / t!(
[INFO] [stdout] 316 | |     test_table_with_single_quotes,
[INFO] [stdout] 317 | |     "fixtures/valid/table-with-single-quotes.json",
[INFO] [stdout] 318 | |     "fixtures/valid/table-with-single-quotes.toml"
[INFO] [stdout] 319 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-single-quotes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | / t!(
[INFO] [stdout] 316 | |     test_table_with_single_quotes,
[INFO] [stdout] 317 | |     "fixtures/valid/table-with-single-quotes.json",
[INFO] [stdout] 318 | |     "fixtures/valid/table-with-single-quotes.toml"
[INFO] [stdout] 319 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-escape.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | / t!(
[INFO] [stdout] 321 | |     test_unicode_escape,
[INFO] [stdout] 322 | |     "fixtures/valid/unicode-escape.json",
[INFO] [stdout] 323 | |     "fixtures/valid/unicode-escape.toml"
[INFO] [stdout] 324 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | / t!(
[INFO] [stdout] 321 | |     test_unicode_escape,
[INFO] [stdout] 322 | |     "fixtures/valid/unicode-escape.json",
[INFO] [stdout] 323 | |     "fixtures/valid/unicode-escape.toml"
[INFO] [stdout] 324 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-literal.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | / t!(
[INFO] [stdout] 326 | |     test_unicode_literal,
[INFO] [stdout] 327 | |     "fixtures/valid/unicode-literal.json",
[INFO] [stdout] 328 | |     "fixtures/valid/unicode-literal.toml"
[INFO] [stdout] 329 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-literal.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | / t!(
[INFO] [stdout] 326 | |     test_unicode_literal,
[INFO] [stdout] 327 | |     "fixtures/valid/unicode-literal.json",
[INFO] [stdout] 328 | |     "fixtures/valid/unicode-literal.toml"
[INFO] [stdout] 329 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/windows-path.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | / t!(
[INFO] [stdout] 331 | |     test_windows_path,
[INFO] [stdout] 332 | |     "fixtures/valid/windows-path.json",
[INFO] [stdout] 333 | |     "fixtures/valid/windows-path.toml"
[INFO] [stdout] 334 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/windows-path.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | / t!(
[INFO] [stdout] 331 | |     test_windows_path,
[INFO] [stdout] 332 | |     "fixtures/valid/windows-path.json",
[INFO] [stdout] 333 | |     "fixtures/valid/windows-path.toml"
[INFO] [stdout] 334 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chrono` is imported redundantly
[INFO] [stdout]  --> src/toml_edit/value.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{self, FixedOffset};
[INFO] [stdout]   |              ^^^^ the item `chrono` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decor::Decor`
[INFO] [stdout]   --> src/toml_edit.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use decor::Decor;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `formatted::decorated`
[INFO] [stdout]   --> src/toml_edit.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub use formatted::decorated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::TomlError`
[INFO] [stdout]   --> src/toml_edit.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub use parser::TomlError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array`, `InlineTable`
[INFO] [stdout]   --> src/toml_edit.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use value::{Array, InlineTable, Value};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 161 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-sort` (bin "cargo-sort" test) due to 162 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f3c8a479ebc0da1ae9fad5797bd78de365a77c71fda461a20db99051bee1dde1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c8a479ebc0da1ae9fad5797bd78de365a77c71fda461a20db99051bee1dde1", kill_on_drop: false }`
[INFO] [stdout] f3c8a479ebc0da1ae9fad5797bd78de365a77c71fda461a20db99051bee1dde1
[INFO] checking cargo-sort-1.0.9 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cargo-sort 1.0.9 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cargo-sort 1.0.9 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate cargo-sort 1.0.9
[INFO] finished tweaking crates.io crate cargo-sort 1.0.9
[INFO] tweaked toml for crates.io crate cargo-sort 1.0.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-sort 1.0.9 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9822baec2cc4845095904718b7053124ac23a1905cc995423e418657a4d1753a
[INFO] running `Command { std: "docker" "start" "-a" "9822baec2cc4845095904718b7053124ac23a1905cc995423e418657a4d1753a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9822baec2cc4845095904718b7053124ac23a1905cc995423e418657a4d1753a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9822baec2cc4845095904718b7053124ac23a1905cc995423e418657a4d1753a", kill_on_drop: false }`
[INFO] [stdout] 9822baec2cc4845095904718b7053124ac23a1905cc995423e418657a4d1753a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f69ecab5a342296553d75cd42e47ace44a98496b966128859be7ca0016a51f6
[INFO] running `Command { std: "docker" "start" "-a" "5f69ecab5a342296553d75cd42e47ace44a98496b966128859be7ca0016a51f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking pretty_assertions v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]     Checking clap v4.0.10
[INFO] [stderr]     Checking cargo-sort v1.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-arrays-and-ints.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 | / t!(
[INFO] [stdout] 24 | |     test_array_mixed_types_arrays_and_ints,
[INFO] [stdout] 25 | |     "Mixed types in array",
[INFO] [stdout] 26 | |     "fixtures/invalid/array-mixed-types-arrays-and-ints.toml"
[INFO] [stdout] 27 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-ints-and-floats.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | / t!(
[INFO] [stdout] 29 | |     test_array_mixed_types_ints_and_floats,
[INFO] [stdout] 30 | |     "Mixed types in array",
[INFO] [stdout] 31 | |     "fixtures/invalid/array-mixed-types-ints-and-floats.toml"
[INFO] [stdout] 32 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/array-mixed-types-strings-and-ints.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | / t!(
[INFO] [stdout] 34 | |     test_array_mixed_types_strings_and_ints,
[INFO] [stdout] 35 | |     "Mixed types in array",
[INFO] [stdout] 36 | |     "fixtures/invalid/array-mixed-types-strings-and-ints.toml"
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-leads.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / t!(
[INFO] [stdout] 39 | |     test_datetime_malformed_no_leads,
[INFO] [stdout] 40 | |     "While parsing a Date-Time",
[INFO] [stdout] 41 | |     "fixtures/invalid/datetime-malformed-no-leads.toml"
[INFO] [stdout] 42 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-secs.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / t!(
[INFO] [stdout] 44 | |     test_datetime_malformed_no_secs,
[INFO] [stdout] 45 | |     "While parsing a Date-Time",
[INFO] [stdout] 46 | |     "fixtures/invalid/datetime-malformed-no-secs.toml"
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-no-t.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | t!(test_datetime_malformed_no_t, "", "fixtures/invalid/datetime-malformed-no-t.toml");
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/datetime-malformed-with-milli.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | / t!(
[INFO] [stdout] 50 | |     test_datetime_malformed_with_milli,
[INFO] [stdout] 51 | |     "While parsing a Date-Time",
[INFO] [stdout] 52 | |     "fixtures/invalid/datetime-malformed-with-milli.toml"
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-keys.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | t!(test_duplicate_keys, "Duplicate key", "fixtures/invalid/duplicate-keys.toml");
[INFO] [stdout]    | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-key-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | / t!(
[INFO] [stdout] 56 | |     test_duplicate_key_table,
[INFO] [stdout] 57 | |     "Duplicate key",
[INFO] [stdout] 58 | |     "fixtures/invalid/duplicate-key-table.toml"
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/duplicate-tables.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | t!(test_duplicate_tables, "Duplicate key", "fixtures/invalid/duplicate-tables.toml");
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/empty-implicit-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | / t!(
[INFO] [stdout] 62 | |     test_empty_implicit_table,
[INFO] [stdout] 63 | |     "While parsing a Table Header",
[INFO] [stdout] 64 | |     "fixtures/invalid/empty-implicit-table.toml"
[INFO] [stdout] 65 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/empty-table.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | t!(test_empty_table, "While parsing a Table Header", "fixtures/invalid/empty-table.toml");
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero-neg.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | / t!(
[INFO] [stdout] 68 | |     test_float_leading_zero_neg,
[INFO] [stdout] 69 | |     "Unexpected `3`",
[INFO] [stdout] 70 | |     "fixtures/invalid/float-leading-zero-neg.toml"
[INFO] [stdout] 71 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero-pos.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | / t!(
[INFO] [stdout] 73 | |     test_float_leading_zero_pos,
[INFO] [stdout] 74 | |     "Unexpected `3`",
[INFO] [stdout] 75 | |     "fixtures/invalid/float-leading-zero-pos.toml"
[INFO] [stdout] 76 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | t!(test_float_leading_zero, "Unexpected `3`", "fixtures/invalid/float-leading-zero.toml");
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-no-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | / t!(
[INFO] [stdout] 79 | |     test_float_no_leading_zero,
[INFO] [stdout] 80 | |     "Unexpected `.`",
[INFO] [stdout] 81 | |     "fixtures/invalid/float-no-leading-zero.toml"
[INFO] [stdout] 82 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-no-trailing-digits.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / t!(
[INFO] [stdout] 84 | |     test_float_no_trailing_digits,
[INFO] [stdout] 85 | |     "While parsing a Float",
[INFO] [stdout] 86 | |     "fixtures/invalid/float-no-trailing-digits.toml"
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-after-point.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | / t!(
[INFO] [stdout] 89 | |     test_float_underscore_after_point,
[INFO] [stdout] 90 | |     "While parsing a Float",
[INFO] [stdout] 91 | |     "fixtures/invalid/float-underscore-after-point.toml"
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-after.toml: No such file or directory (os error 2)
[INFO] [stdout]   --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | / t!(
[INFO] [stdout] 94 | |     test_float_underscore_after,
[INFO] [stdout] 95 | |     "column 11",
[INFO] [stdout] 96 | |     "fixtures/invalid/float-underscore-after.toml"
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-before-point.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  | / t!(
[INFO] [stdout] 99  | |     test_float_underscore_before_point,
[INFO] [stdout] 100 | |     "column 9",
[INFO] [stdout] 101 | |     "fixtures/invalid/float-underscore-before-point.toml"
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/float-underscore-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | / t!(
[INFO] [stdout] 104 | |     test_float_underscore_before,
[INFO] [stdout] 105 | |     "column 7",
[INFO] [stdout] 106 | |     "fixtures/invalid/float-underscore-before.toml"
[INFO] [stdout] 107 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero-neg.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | t!(test_integer_leading_zero_neg, "", "fixtures/invalid/integer-leading-zero-neg.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero-pos.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | t!(test_integer_leading_zero_pos, "", "fixtures/invalid/integer-leading-zero-pos.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-leading-zero.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | t!(test_integer_leading_zero, "", "fixtures/invalid/integer-leading-zero.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-after.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | t!(test_integer_underscore_after, "", "fixtures/invalid/integer-underscore-after.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | t!(test_integer_underscore_before, "", "fixtures/invalid/integer-underscore-before.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-underscore-double.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | t!(test_integer_underscore_double, "", "fixtures/invalid/integer-underscore-double.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-hex-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | t!(test_integer_invalid_hex_char, "", "fixtures/invalid/integer-invalid-hex-char.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-octal-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / t!(
[INFO] [stdout] 116 | |     test_integer_invalid_octal_char,
[INFO] [stdout] 117 | |     "",
[INFO] [stdout] 118 | |     "fixtures/invalid/integer-invalid-octal-char.toml"
[INFO] [stdout] 119 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/integer-invalid-binary-char.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | / t!(
[INFO] [stdout] 121 | |     test_integer_invalid_binary_char,
[INFO] [stdout] 122 | |     "",
[INFO] [stdout] 123 | |     "fixtures/invalid/integer-invalid-binary-char.toml"
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-after-array.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | t!(test_key_after_array, "", "fixtures/invalid/key-after-array.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-after-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | t!(test_key_after_table, "", "fixtures/invalid/key-after-table.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | t!(test_key_empty, "", "fixtures/invalid/key-empty.toml");
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-hash.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | t!(test_key_hash, "", "fixtures/invalid/key-hash.toml");
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-newline.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | t!(test_key_newline, "", "fixtures/invalid/key-newline.toml");
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-no-eol.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | t!(test_key_no_eol, "", "fixtures/invalid/key-no-eol.toml");
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-open-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | t!(test_key_open_bracket, "", "fixtures/invalid/key-open-bracket.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-single-open-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | t!(test_key_single_open_bracket, "", "fixtures/invalid/key-single-open-bracket.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-space.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | t!(test_key_space, "", "fixtures/invalid/key-space.toml");
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-start-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | t!(test_key_start_bracket, "", "fixtures/invalid/key-start-bracket.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/key-two-equals.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 | t!(test_key_two_equals, "", "fixtures/invalid/key-two-equals.toml");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/llbrace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 | t!(test_llbrace, "", "fixtures/invalid/llbrace.toml");
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/rrbrace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | t!(test_rrbrace, "", "fixtures/invalid/rrbrace.toml");
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-byte-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | t!(test_string_bad_byte_escape, "", "fixtures/invalid/string-bad-byte-escape.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | t!(test_string_bad_escape, "", "fixtures/invalid/string-bad-escape.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-surrogate.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | t!(test_string_bad_surrogate, "", "fixtures/invalid/string-bad-surrogate.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-bad-uni-esc.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | t!(test_string_bad_uni_esc, "", "fixtures/invalid/string-bad-uni-esc.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-byte-escapes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | t!(test_string_byte_escapes, "", "fixtures/invalid/string-byte-escapes.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/string-no-close.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | t!(test_string_no_close, "", "fixtures/invalid/string-no-close.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-implicit.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | t!(test_table_array_implicit, "", "fixtures/invalid/table-array-implicit.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-malformed-bracket.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | / t!(
[INFO] [stdout] 146 | |     test_table_array_malformed_bracket,
[INFO] [stdout] 147 | |     "",
[INFO] [stdout] 148 | |     "fixtures/invalid/table-array-malformed-bracket.toml"
[INFO] [stdout] 149 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-array-malformed-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_table_array_malformed_empty,
[INFO] [stdout] 152 | |     "",
[INFO] [stdout] 153 | |     "fixtures/invalid/table-array-malformed-empty.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_table_empty, "", "fixtures/invalid/table-empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-nested-brackets-close.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_table_nested_brackets_close,
[INFO] [stdout] 158 | |     "",
[INFO] [stdout] 159 | |     "fixtures/invalid/table-nested-brackets-close.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-nested-brackets-open.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_table_nested_brackets_open,
[INFO] [stdout] 163 | |     "",
[INFO] [stdout] 164 | |     "fixtures/invalid/table-nested-brackets-open.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-whitespace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | t!(test_table_whitespace, "", "fixtures/invalid/table-whitespace.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/table-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 | t!(test_table_with_pound, "", "fixtures/invalid/table-with-pound.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-array-entries.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 | t!(test_text_after_array_entries, "", "fixtures/invalid/text-after-array-entries.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | t!(test_text_after_integer, "", "fixtures/invalid/text-after-integer.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 | t!(test_text_after_string, "", "fixtures/invalid/text-after-string.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-after-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_text_after_table, "", "fixtures/invalid/text-after-table.toml");
[INFO] [stdout]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-before-array-separator.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |               run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / t!(
[INFO] [stdout] 173 | |     test_text_before_array_separator,
[INFO] [stdout] 174 | |     "",
[INFO] [stdout] 175 | |     "fixtures/invalid/text-before-array-separator.toml"
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/invalid/text-in-array.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_invalid.rs:18:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |             run(include_str!(concat!("../../../", $toml)), $msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | t!(test_text_in_array, "", "fixtures/invalid/text-in-array.toml");
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | / t!(
[INFO] [stdout] 135 | |     test_array_empty,
[INFO] [stdout] 136 | |     "fixtures/valid/array-empty.json",
[INFO] [stdout] 137 | |     "fixtures/valid/array-empty.toml"
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | / t!(
[INFO] [stdout] 135 | |     test_array_empty,
[INFO] [stdout] 136 | |     "fixtures/valid/array-empty.json",
[INFO] [stdout] 137 | |     "fixtures/valid/array-empty.toml"
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-nospaces.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / t!(
[INFO] [stdout] 140 | |     test_array_nopspaces,
[INFO] [stdout] 141 | |     "fixtures/valid/array-nospaces.json",
[INFO] [stdout] 142 | |     "fixtures/valid/array-nospaces.toml"
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/array-nospaces.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / t!(
[INFO] [stdout] 140 | |     test_array_nopspaces,
[INFO] [stdout] 141 | |     "fixtures/valid/array-nospaces.json",
[INFO] [stdout] 142 | |     "fixtures/valid/array-nospaces.toml"
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-hetergeneous.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | / t!(
[INFO] [stdout] 145 | |     test_arrays_hetergeneous,
[INFO] [stdout] 146 | |     "fixtures/valid/arrays-hetergeneous.json",
[INFO] [stdout] 147 | |     "fixtures/valid/arrays-hetergeneous.toml"
[INFO] [stdout] 148 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-hetergeneous.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | / t!(
[INFO] [stdout] 145 | |     test_arrays_hetergeneous,
[INFO] [stdout] 146 | |     "fixtures/valid/arrays-hetergeneous.json",
[INFO] [stdout] 147 | |     "fixtures/valid/arrays-hetergeneous.toml"
[INFO] [stdout] 148 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | t!(test_arrays, "fixtures/valid/arrays.json", "fixtures/valid/arrays.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | t!(test_arrays, "fixtures/valid/arrays.json", "fixtures/valid/arrays.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-nested.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_arrays_nested,
[INFO] [stdout] 152 | |     "fixtures/valid/arrays-nested.json",
[INFO] [stdout] 153 | |     "fixtures/valid/arrays-nested.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/arrays-nested.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / t!(
[INFO] [stdout] 151 | |     test_arrays_nested,
[INFO] [stdout] 152 | |     "fixtures/valid/arrays-nested.json",
[INFO] [stdout] 153 | |     "fixtures/valid/arrays-nested.toml"
[INFO] [stdout] 154 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/bool.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_bool, "fixtures/valid/bool.json", "fixtures/valid/bool.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/bool.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 | t!(test_bool, "fixtures/valid/bool.json", "fixtures/valid/bool.toml");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof2.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_comment_at_eof2,
[INFO] [stdout] 158 | |     "fixtures/valid/comments-at-eof2.json",
[INFO] [stdout] 159 | |     "fixtures/valid/comments-at-eof2.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof2.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | / t!(
[INFO] [stdout] 157 | |     test_comment_at_eof2,
[INFO] [stdout] 158 | |     "fixtures/valid/comments-at-eof2.json",
[INFO] [stdout] 159 | |     "fixtures/valid/comments-at-eof2.toml"
[INFO] [stdout] 160 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_comment_at_eof,
[INFO] [stdout] 163 | |     "fixtures/valid/comments-at-eof.json",
[INFO] [stdout] 164 | |     "fixtures/valid/comments-at-eof.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-at-eof.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | / t!(
[INFO] [stdout] 162 | |     test_comment_at_eof,
[INFO] [stdout] 163 | |     "fixtures/valid/comments-at-eof.json",
[INFO] [stdout] 164 | |     "fixtures/valid/comments-at-eof.toml"
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-everywhere.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / t!(
[INFO] [stdout] 167 | |     test_comments_everywhere,
[INFO] [stdout] 168 | |     "fixtures/valid/comments-everywhere.json",
[INFO] [stdout] 169 | |     "fixtures/valid/comments-everywhere.toml"
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/comments-everywhere.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | / t!(
[INFO] [stdout] 167 | |     test_comments_everywhere,
[INFO] [stdout] 168 | |     "fixtures/valid/comments-everywhere.json",
[INFO] [stdout] 169 | |     "fixtures/valid/comments-everywhere.toml"
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/datetime.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_datetime, "fixtures/valid/datetime.json", "fixtures/valid/datetime.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/datetime.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | t!(test_datetime, "fixtures/valid/datetime.json", "fixtures/valid/datetime.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | t!(test_empty, "fixtures/valid/empty.json", "fixtures/valid/empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | t!(test_empty, "fixtures/valid/empty.json", "fixtures/valid/empty.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/example.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | t!(test_example, "fixtures/valid/example.json", "fixtures/valid/example.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/example.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | t!(test_example, "fixtures/valid/example.json", "fixtures/valid/example.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-exponent.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | / t!(
[INFO] [stdout] 175 | |     test_float_exponent,
[INFO] [stdout] 176 | |     "fixtures/valid/float-exponent.json",
[INFO] [stdout] 177 | |     "fixtures/valid/float-exponent.toml"
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-exponent.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | / t!(
[INFO] [stdout] 175 | |     test_float_exponent,
[INFO] [stdout] 176 | |     "fixtures/valid/float-exponent.json",
[INFO] [stdout] 177 | |     "fixtures/valid/float-exponent.toml"
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | t!(test_float, "fixtures/valid/float.json", "fixtures/valid/float.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | t!(test_float, "fixtures/valid/float.json", "fixtures/valid/float.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-underscore.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | / t!(
[INFO] [stdout] 181 | |     test_float_underscore,
[INFO] [stdout] 182 | |     "fixtures/valid/float-underscore.json",
[INFO] [stdout] 183 | |     "fixtures/valid/float-underscore.toml"
[INFO] [stdout] 184 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/float-underscore.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | / t!(
[INFO] [stdout] 181 | |     test_float_underscore,
[INFO] [stdout] 182 | |     "fixtures/valid/float-underscore.json",
[INFO] [stdout] 183 | |     "fixtures/valid/float-underscore.toml"
[INFO] [stdout] 184 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-after.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / t!(
[INFO] [stdout] 186 | |     test_implicit_and_explicit_after,
[INFO] [stdout] 187 | |     "fixtures/valid/implicit-and-explicit-after.json",
[INFO] [stdout] 188 | |     "fixtures/valid/implicit-and-explicit-after.toml"
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-after.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / t!(
[INFO] [stdout] 186 | |     test_implicit_and_explicit_after,
[INFO] [stdout] 187 | |     "fixtures/valid/implicit-and-explicit-after.json",
[INFO] [stdout] 188 | |     "fixtures/valid/implicit-and-explicit-after.toml"
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-before.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | / t!(
[INFO] [stdout] 191 | |     test_implicit_and_explicit_before,
[INFO] [stdout] 192 | |     "fixtures/valid/implicit-and-explicit-before.json",
[INFO] [stdout] 193 | |     "fixtures/valid/implicit-and-explicit-before.toml"
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-and-explicit-before.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | / t!(
[INFO] [stdout] 191 | |     test_implicit_and_explicit_before,
[INFO] [stdout] 192 | |     "fixtures/valid/implicit-and-explicit-before.json",
[INFO] [stdout] 193 | |     "fixtures/valid/implicit-and-explicit-before.toml"
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-groups.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / t!(
[INFO] [stdout] 196 | |     test_implicit_groups,
[INFO] [stdout] 197 | |     "fixtures/valid/implicit-groups.json",
[INFO] [stdout] 198 | |     "fixtures/valid/implicit-groups.toml"
[INFO] [stdout] 199 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/implicit-groups.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / t!(
[INFO] [stdout] 196 | |     test_implicit_groups,
[INFO] [stdout] 197 | |     "fixtures/valid/implicit-groups.json",
[INFO] [stdout] 198 | |     "fixtures/valid/implicit-groups.toml"
[INFO] [stdout] 199 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/inline-table.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | / t!(
[INFO] [stdout] 201 | |     test_inline_table,
[INFO] [stdout] 202 | |     "fixtures/valid/inline-table.json",
[INFO] [stdout] 203 | |     "fixtures/valid/inline-table.toml"
[INFO] [stdout] 204 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/inline-table.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | / t!(
[INFO] [stdout] 201 | |     test_inline_table,
[INFO] [stdout] 202 | |     "fixtures/valid/inline-table.json",
[INFO] [stdout] 203 | |     "fixtures/valid/inline-table.toml"
[INFO] [stdout] 204 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | t!(test_integer, "fixtures/valid/integer.json", "fixtures/valid/integer.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | t!(test_integer, "fixtures/valid/integer.json", "fixtures/valid/integer.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer-underscore.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | / t!(
[INFO] [stdout] 207 | |     test_integer_underscore,
[INFO] [stdout] 208 | |     "fixtures/valid/integer-underscore.json",
[INFO] [stdout] 209 | |     "fixtures/valid/integer-underscore.toml"
[INFO] [stdout] 210 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/integer-underscore.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | / t!(
[INFO] [stdout] 207 | |     test_integer_underscore,
[INFO] [stdout] 208 | |     "fixtures/valid/integer-underscore.json",
[INFO] [stdout] 209 | |     "fixtures/valid/integer-underscore.toml"
[INFO] [stdout] 210 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-equals-nospace.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | / t!(
[INFO] [stdout] 212 | |     test_keys_equal_nospace,
[INFO] [stdout] 213 | |     "fixtures/valid/key-equals-nospace.json",
[INFO] [stdout] 214 | |     "fixtures/valid/key-equals-nospace.toml"
[INFO] [stdout] 215 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-equals-nospace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | / t!(
[INFO] [stdout] 212 | |     test_keys_equal_nospace,
[INFO] [stdout] 213 | |     "fixtures/valid/key-equals-nospace.json",
[INFO] [stdout] 214 | |     "fixtures/valid/key-equals-nospace.toml"
[INFO] [stdout] 215 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-numeric.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 | / t!(
[INFO] [stdout] 217 | |     test_key_numeric,
[INFO] [stdout] 218 | |     "fixtures/valid/key-numeric.json",
[INFO] [stdout] 219 | |     "fixtures/valid/key-numeric.toml"
[INFO] [stdout] 220 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-numeric.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 | / t!(
[INFO] [stdout] 217 | |     test_key_numeric,
[INFO] [stdout] 218 | |     "fixtures/valid/key-numeric.json",
[INFO] [stdout] 219 | |     "fixtures/valid/key-numeric.toml"
[INFO] [stdout] 220 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-space.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | t!(test_key_space, "fixtures/valid/key-space.json", "fixtures/valid/key-space.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-space.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | t!(test_key_space, "fixtures/valid/key-space.json", "fixtures/valid/key-space.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-special-chars.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | / t!(
[INFO] [stdout] 223 | |     test_key_special_chars,
[INFO] [stdout] 224 | |     "fixtures/valid/key-special-chars.json",
[INFO] [stdout] 225 | |     "fixtures/valid/key-special-chars.toml"
[INFO] [stdout] 226 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/key-special-chars.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | / t!(
[INFO] [stdout] 223 | |     test_key_special_chars,
[INFO] [stdout] 224 | |     "fixtures/valid/key-special-chars.json",
[INFO] [stdout] 225 | |     "fixtures/valid/key-special-chars.toml"
[INFO] [stdout] 226 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-float.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | t!(test_long_float, "fixtures/valid/long-float.json", "fixtures/valid/long-float.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-float.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | t!(test_long_float, "fixtures/valid/long-float.json", "fixtures/valid/long-float.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-integer.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | / t!(
[INFO] [stdout] 229 | |     test_long_integer,
[INFO] [stdout] 230 | |     "fixtures/valid/long-integer.json",
[INFO] [stdout] 231 | |     "fixtures/valid/long-integer.toml"
[INFO] [stdout] 232 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/long-integer.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | / t!(
[INFO] [stdout] 229 | |     test_long_integer,
[INFO] [stdout] 230 | |     "fixtures/valid/long-integer.json",
[INFO] [stdout] 231 | |     "fixtures/valid/long-integer.toml"
[INFO] [stdout] 232 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chrono` is imported redundantly
[INFO] [stdout]  --> src/toml_edit/value.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{self, FixedOffset};
[INFO] [stdout]   |              ^^^^ the item `chrono` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `array_of_tables::ArrayOfTables`
[INFO] [stdout]   --> src/toml_edit.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub use array_of_tables::ArrayOfTables;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/multiline-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | / t!(
[INFO] [stdout] 234 | |     test_multiline_string,
[INFO] [stdout] 235 | |     "fixtures/valid/multiline-string.json",
[INFO] [stdout] 236 | |     "fixtures/valid/multiline-string.toml"
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decor::Decor`
[INFO] [stdout]   --> src/toml_edit.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use decor::Decor;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `formatted::decorated`
[INFO] [stdout]   --> src/toml_edit.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub use formatted::decorated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/multiline-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | / t!(
[INFO] [stdout] 234 | |     test_multiline_string,
[INFO] [stdout] 235 | |     "fixtures/valid/multiline-string.json",
[INFO] [stdout] 236 | |     "fixtures/valid/multiline-string.toml"
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `key::Key`
[INFO] [stdout]   --> src/toml_edit.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use key::Key;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-multiline-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | / t!(
[INFO] [stdout] 239 | |     test_raw_multiline_string,
[INFO] [stdout] 240 | |     "fixtures/valid/raw-multiline-string.json",
[INFO] [stdout] 241 | |     "fixtures/valid/raw-multiline-string.toml"
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::TomlError`
[INFO] [stdout]   --> src/toml_edit.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub use parser::TomlError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array`, `InlineTable`
[INFO] [stdout]   --> src/toml_edit.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use value::{Array, InlineTable, Value};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-multiline-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | / t!(
[INFO] [stdout] 239 | |     test_raw_multiline_string,
[INFO] [stdout] 240 | |     "fixtures/valid/raw-multiline-string.json",
[INFO] [stdout] 241 | |     "fixtures/valid/raw-multiline-string.toml"
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 | t!(test_raw_string, "fixtures/valid/raw-string.json", "fixtures/valid/raw-string.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/raw-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 | t!(test_raw_string, "fixtures/valid/raw-string.json", "fixtures/valid/raw-string.toml");
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | / t!(
[INFO] [stdout] 245 | |     test_string_empty,
[INFO] [stdout] 246 | |     "fixtures/valid/string-empty.json",
[INFO] [stdout] 247 | |     "fixtures/valid/string-empty.toml"
[INFO] [stdout] 248 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | / t!(
[INFO] [stdout] 245 | |     test_string_empty,
[INFO] [stdout] 246 | |     "fixtures/valid/string-empty.json",
[INFO] [stdout] 247 | |     "fixtures/valid/string-empty.toml"
[INFO] [stdout] 248 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-escapes.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / t!(
[INFO] [stdout] 250 | |     test_string_escapes,
[INFO] [stdout] 251 | |     "fixtures/valid/string-escapes.json",
[INFO] [stdout] 252 | |     "fixtures/valid/string-escapes.toml"
[INFO] [stdout] 253 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-escapes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | / t!(
[INFO] [stdout] 250 | |     test_string_escapes,
[INFO] [stdout] 251 | |     "fixtures/valid/string-escapes.json",
[INFO] [stdout] 252 | |     "fixtures/valid/string-escapes.toml"
[INFO] [stdout] 253 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-nl.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                 include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | t!(test_string_nl, "fixtures/valid/string-nl.json", "fixtures/valid/string-nl.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-nl.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                 include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | t!(test_string_nl, "fixtures/valid/string-nl.json", "fixtures/valid/string-nl.toml");
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-simple.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | / t!(
[INFO] [stdout] 256 | |     test_string_simple,
[INFO] [stdout] 257 | |     "fixtures/valid/string-simple.json",
[INFO] [stdout] 258 | |     "fixtures/valid/string-simple.toml"
[INFO] [stdout] 259 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-simple.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | / t!(
[INFO] [stdout] 256 | |     test_string_simple,
[INFO] [stdout] 257 | |     "fixtures/valid/string-simple.json",
[INFO] [stdout] 258 | |     "fixtures/valid/string-simple.toml"
[INFO] [stdout] 259 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-with-pound.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | / t!(
[INFO] [stdout] 261 | |     test_string_with_pound,
[INFO] [stdout] 262 | |     "fixtures/valid/string-with-pound.json",
[INFO] [stdout] 263 | |     "fixtures/valid/string-with-pound.toml"
[INFO] [stdout] 264 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/string-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | / t!(
[INFO] [stdout] 261 | |     test_string_with_pound,
[INFO] [stdout] 262 | |     "fixtures/valid/string-with-pound.json",
[INFO] [stdout] 263 | |     "fixtures/valid/string-with-pound.toml"
[INFO] [stdout] 264 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-implicit.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | / t!(
[INFO] [stdout] 266 | |     test_table_array_implicit,
[INFO] [stdout] 267 | |     "fixtures/valid/table-array-implicit.json",
[INFO] [stdout] 268 | |     "fixtures/valid/table-array-implicit.toml"
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-implicit.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | / t!(
[INFO] [stdout] 266 | |     test_table_array_implicit,
[INFO] [stdout] 267 | |     "fixtures/valid/table-array-implicit.json",
[INFO] [stdout] 268 | |     "fixtures/valid/table-array-implicit.toml"
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-many.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | / t!(
[INFO] [stdout] 271 | |     test_table_array_many,
[INFO] [stdout] 272 | |     "fixtures/valid/table-array-many.json",
[INFO] [stdout] 273 | |     "fixtures/valid/table-array-many.toml"
[INFO] [stdout] 274 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-many.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | / t!(
[INFO] [stdout] 271 | |     test_table_array_many,
[INFO] [stdout] 272 | |     "fixtures/valid/table-array-many.json",
[INFO] [stdout] 273 | |     "fixtures/valid/table-array-many.toml"
[INFO] [stdout] 274 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-nest.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | / t!(
[INFO] [stdout] 276 | |     test_table_array_nest,
[INFO] [stdout] 277 | |     "fixtures/valid/table-array-nest.json",
[INFO] [stdout] 278 | |     "fixtures/valid/table-array-nest.toml"
[INFO] [stdout] 279 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-nest.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | / t!(
[INFO] [stdout] 276 | |     test_table_array_nest,
[INFO] [stdout] 277 | |     "fixtures/valid/table-array-nest.json",
[INFO] [stdout] 278 | |     "fixtures/valid/table-array-nest.toml"
[INFO] [stdout] 279 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-one.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / t!(
[INFO] [stdout] 281 | |     test_array_one,
[INFO] [stdout] 282 | |     "fixtures/valid/table-array-one.json",
[INFO] [stdout] 283 | |     "fixtures/valid/table-array-one.toml"
[INFO] [stdout] 284 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-array-one.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | / t!(
[INFO] [stdout] 281 | |     test_array_one,
[INFO] [stdout] 282 | |     "fixtures/valid/table-array-one.json",
[INFO] [stdout] 283 | |     "fixtures/valid/table-array-one.toml"
[INFO] [stdout] 284 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / t!(
[INFO] [stdout] 286 | |     test_table_empty,
[INFO] [stdout] 287 | |     "fixtures/valid/table-empty.json",
[INFO] [stdout] 288 | |     "fixtures/valid/table-empty.toml"
[INFO] [stdout] 289 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / t!(
[INFO] [stdout] 286 | |     test_table_empty,
[INFO] [stdout] 287 | |     "fixtures/valid/table-empty.json",
[INFO] [stdout] 288 | |     "fixtures/valid/table-empty.toml"
[INFO] [stdout] 289 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-no-eol.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 | / t!(
[INFO] [stdout] 291 | |     test_table_no_eol,
[INFO] [stdout] 292 | |     "fixtures/valid/table-no-eol.json",
[INFO] [stdout] 293 | |     "fixtures/valid/table-no-eol.toml"
[INFO] [stdout] 294 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-no-eol.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 | / t!(
[INFO] [stdout] 291 | |     test_table_no_eol,
[INFO] [stdout] 292 | |     "fixtures/valid/table-no-eol.json",
[INFO] [stdout] 293 | |     "fixtures/valid/table-no-eol.toml"
[INFO] [stdout] 294 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-sub-empty.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | / t!(
[INFO] [stdout] 296 | |     test_table_sub_empty,
[INFO] [stdout] 297 | |     "fixtures/valid/table-sub-empty.json",
[INFO] [stdout] 298 | |     "fixtures/valid/table-sub-empty.toml"
[INFO] [stdout] 299 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-sub-empty.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 | / t!(
[INFO] [stdout] 296 | |     test_table_sub_empty,
[INFO] [stdout] 297 | |     "fixtures/valid/table-sub-empty.json",
[INFO] [stdout] 298 | |     "fixtures/valid/table-sub-empty.toml"
[INFO] [stdout] 299 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-whitespace.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | / t!(
[INFO] [stdout] 301 | |     test_whitespace,
[INFO] [stdout] 302 | |     "fixtures/valid/table-whitespace.json",
[INFO] [stdout] 303 | |     "fixtures/valid/table-whitespace.toml"
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-whitespace.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | / t!(
[INFO] [stdout] 301 | |     test_whitespace,
[INFO] [stdout] 302 | |     "fixtures/valid/table-whitespace.json",
[INFO] [stdout] 303 | |     "fixtures/valid/table-whitespace.toml"
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-literal-string.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 | / t!(
[INFO] [stdout] 306 | |     test_table_with_literal_string,
[INFO] [stdout] 307 | |     "fixtures/valid/table-with-literal-string.json",
[INFO] [stdout] 308 | |     "fixtures/valid/table-with-literal-string.toml"
[INFO] [stdout] 309 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-literal-string.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 | / t!(
[INFO] [stdout] 306 | |     test_table_with_literal_string,
[INFO] [stdout] 307 | |     "fixtures/valid/table-with-literal-string.json",
[INFO] [stdout] 308 | |     "fixtures/valid/table-with-literal-string.toml"
[INFO] [stdout] 309 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-pound.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | / t!(
[INFO] [stdout] 311 | |     test_table_with_poung,
[INFO] [stdout] 312 | |     "fixtures/valid/table-with-pound.json",
[INFO] [stdout] 313 | |     "fixtures/valid/table-with-pound.toml"
[INFO] [stdout] 314 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-pound.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | / t!(
[INFO] [stdout] 311 | |     test_table_with_poung,
[INFO] [stdout] 312 | |     "fixtures/valid/table-with-pound.json",
[INFO] [stdout] 313 | |     "fixtures/valid/table-with-pound.toml"
[INFO] [stdout] 314 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-single-quotes.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | / t!(
[INFO] [stdout] 316 | |     test_table_with_single_quotes,
[INFO] [stdout] 317 | |     "fixtures/valid/table-with-single-quotes.json",
[INFO] [stdout] 318 | |     "fixtures/valid/table-with-single-quotes.toml"
[INFO] [stdout] 319 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/table-with-single-quotes.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | / t!(
[INFO] [stdout] 316 | |     test_table_with_single_quotes,
[INFO] [stdout] 317 | |     "fixtures/valid/table-with-single-quotes.json",
[INFO] [stdout] 318 | |     "fixtures/valid/table-with-single-quotes.toml"
[INFO] [stdout] 319 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-escape.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | / t!(
[INFO] [stdout] 321 | |     test_unicode_escape,
[INFO] [stdout] 322 | |     "fixtures/valid/unicode-escape.json",
[INFO] [stdout] 323 | |     "fixtures/valid/unicode-escape.toml"
[INFO] [stdout] 324 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-escape.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 | / t!(
[INFO] [stdout] 321 | |     test_unicode_escape,
[INFO] [stdout] 322 | |     "fixtures/valid/unicode-escape.json",
[INFO] [stdout] 323 | |     "fixtures/valid/unicode-escape.toml"
[INFO] [stdout] 324 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-literal.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | / t!(
[INFO] [stdout] 326 | |     test_unicode_literal,
[INFO] [stdout] 327 | |     "fixtures/valid/unicode-literal.json",
[INFO] [stdout] 328 | |     "fixtures/valid/unicode-literal.toml"
[INFO] [stdout] 329 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/unicode-literal.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 | / t!(
[INFO] [stdout] 326 | |     test_unicode_literal,
[INFO] [stdout] 327 | |     "fixtures/valid/unicode-literal.json",
[INFO] [stdout] 328 | |     "fixtures/valid/unicode-literal.toml"
[INFO] [stdout] 329 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/windows-path.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout] 75  |                   include_str!(concat!("../../../", $json)),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | / t!(
[INFO] [stdout] 331 | |     test_windows_path,
[INFO] [stdout] 332 | |     "fixtures/valid/windows-path.json",
[INFO] [stdout] 333 | |     "fixtures/valid/windows-path.toml"
[INFO] [stdout] 334 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/toml_edit/tests/../../../fixtures/valid/windows-path.toml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/toml_edit/tests/test_valid.rs:76:17
[INFO] [stdout]     |
[INFO] [stdout] 76  |                   include_str!(concat!("../../../", $toml))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | / t!(
[INFO] [stdout] 331 | |     test_windows_path,
[INFO] [stdout] 332 | |     "fixtures/valid/windows-path.json",
[INFO] [stdout] 333 | |     "fixtures/valid/windows-path.toml"
[INFO] [stdout] 334 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chrono` is imported redundantly
[INFO] [stdout]  --> src/toml_edit/value.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{self, FixedOffset};
[INFO] [stdout]   |              ^^^^ the item `chrono` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decor::Decor`
[INFO] [stdout]   --> src/toml_edit.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use decor::Decor;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `formatted::decorated`
[INFO] [stdout]   --> src/toml_edit.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub use formatted::decorated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::TomlError`
[INFO] [stdout]   --> src/toml_edit.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub use parser::TomlError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array`, `InlineTable`
[INFO] [stdout]   --> src/toml_edit.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use value::{Array, InlineTable, Value};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 161 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-sort` (bin "cargo-sort" test) due to 162 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5f69ecab5a342296553d75cd42e47ace44a98496b966128859be7ca0016a51f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f69ecab5a342296553d75cd42e47ace44a98496b966128859be7ca0016a51f6", kill_on_drop: false }`
[INFO] [stdout] 5f69ecab5a342296553d75cd42e47ace44a98496b966128859be7ca0016a51f6
