[INFO] fetching crate cynic-codegen 3.12.0...
[INFO] testing cynic-codegen-3.12.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cynic-codegen 3.12.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cynic-codegen 3.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cynic-codegen 3.12.0
[INFO] tweaked toml for crates.io crate cynic-codegen 3.12.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cynic-codegen 3.12.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.20.11 (available: v0.21.3)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.12)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding strsim v0.10.0 (available: v0.11.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded cynic-parser v0.10.0
[INFO] [stderr]   Downloaded logos v0.14.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b0ccf5356680025c4690c3be6df3cae8428c312b271c35bbda0beb5f925c803
[INFO] running `Command { std: "docker" "start" "-a" "4b0ccf5356680025c4690c3be6df3cae8428c312b271c35bbda0beb5f925c803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b0ccf5356680025c4690c3be6df3cae8428c312b271c35bbda0beb5f925c803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0ccf5356680025c4690c3be6df3cae8428c312b271c35bbda0beb5f925c803", kill_on_drop: false }`
[INFO] [stdout] 4b0ccf5356680025c4690c3be6df3cae8428c312b271c35bbda0beb5f925c803
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3fddfb93b817586d61a6dd835749cd1d6386d69c0547c0ec16c4ca2891f00cc
[INFO] running `Command { std: "docker" "start" "-a" "a3fddfb93b817586d61a6dd835749cd1d6386d69c0547c0ec16c4ca2891f00cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cynic-codegen v3.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `SynTypeExt` is never used
[INFO] [stdout]  --> src/fragment_derive/type_ext.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait SynTypeExt {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.91s
[INFO] running `Command { std: "docker" "inspect" "a3fddfb93b817586d61a6dd835749cd1d6386d69c0547c0ec16c4ca2891f00cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fddfb93b817586d61a6dd835749cd1d6386d69c0547c0ec16c4ca2891f00cc", kill_on_drop: false }`
[INFO] [stdout] a3fddfb93b817586d61a6dd835749cd1d6386d69c0547c0ec16c4ca2891f00cc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ae1c8b460e39f8130bdb5d7e474586fe24a1603fd546a8201c9fd1cd97138f0
[INFO] running `Command { std: "docker" "start" "-a" "9ae1c8b460e39f8130bdb5d7e474586fe24a1603fd546a8201c9fd1cd97138f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling cynic-codegen v3.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/fragment_derive/directives/parsing.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         insta::assert_display_snapshot!(err, @"missing argument: if");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/fragment_derive/directives/parsing.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         insta::assert_display_snapshot!(err, @"unknown argument: other");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/fragment_derive/directives/parsing.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         insta::assert_display_snapshot!(err, @"duplicate argument");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/fragment_derive/directives/parsing.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         insta::assert_display_snapshot!(err, @"invalid argument for if: expected a booolean or variable");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/inline_fragments_derive/input.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Interface).unwrap_err(), @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/inline_fragments_derive/input.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Union).unwrap_err(), @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/inline_fragments_derive/input.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Union).unwrap_err(), @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SynTypeExt` is never used
[INFO] [stdout]  --> src/fragment_derive/type_ext.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait SynTypeExt {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.23s
[INFO] running `Command { std: "docker" "inspect" "9ae1c8b460e39f8130bdb5d7e474586fe24a1603fd546a8201c9fd1cd97138f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae1c8b460e39f8130bdb5d7e474586fe24a1603fd546a8201c9fd1cd97138f0", kill_on_drop: false }`
[INFO] [stdout] 9ae1c8b460e39f8130bdb5d7e474586fe24a1603fd546a8201c9fd1cd97138f0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 261aa9e043dae8428965f0a3d1a6e16aa30938672cbe5c46e9a085bf0b0598e4
[INFO] running `Command { std: "docker" "start" "-a" "261aa9e043dae8428965f0a3d1a6e16aa30938672cbe5c46e9a085bf0b0598e4", kill_on_drop: false }`
[INFO] [stderr] warning: trait `SynTypeExt` is never used
[INFO] [stderr]  --> src/fragment_derive/type_ext.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait SynTypeExt {
[INFO] [stderr]   |           ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cynic-codegen` (lib) generated 1 warning
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/fragment_derive/directives/parsing.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |         insta::assert_display_snapshot!(err, @"missing argument: if");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/fragment_derive/directives/parsing.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 200 |         insta::assert_display_snapshot!(err, @"unknown argument: other");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/fragment_derive/directives/parsing.rs:207:9
[INFO] [stderr]     |
[INFO] [stderr] 207 |         insta::assert_display_snapshot!(err, @"duplicate argument");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/fragment_derive/directives/parsing.rs:213:9
[INFO] [stderr]     |
[INFO] [stderr] 213 |         insta::assert_display_snapshot!(err, @"invalid argument for if: expected a booolean or variable");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/inline_fragments_derive/input.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Interface).unwrap_err(), @r###"
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/inline_fragments_derive/input.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Union).unwrap_err(), @r###"
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/inline_fragments_derive/input.rs:234:9
[INFO] [stderr]     |
[INFO] [stderr] 234 |         insta::assert_display_snapshot!(input.validate(ValidationMode::Union).unwrap_err(), @r###"
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cynic-codegen` (lib test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cynic_codegen-0bf5a849921721f5)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test enum_derive::input::tests::test_enum_with_empty_fallback ... ok
[INFO] [stdout] test enum_derive::input::tests::test_enum_with_no_fallbacks ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_missing_gql_variant ... ok
[INFO] [stdout] test fragment_derive::arguments::parsing::test::test_parsing_boolean_literal ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_with_field_rename ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_happy_path::case_2 ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_missing_rust_variant_in_a_non_exhaustive_enum ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_missing_rust_variant ... ok
[INFO] [stdout] test enum_derive::input::tests::test_enum_with_string_fallback ... ok
[INFO] [stdout] test fragment_derive::arguments::parsing::test::test_parsing_null ... ok
[INFO] [stdout] test fragment_derive::arguments::parsing::test::test_parsing_multiple_arg_expressions ... ok
[INFO] [stdout] test fragment_derive::arguments::parsing::test::test_parsing_list_and_object ... ok
[INFO] [stdout] test fragment_derive::arguments::parsing::test::test_parsing_string_literal ... ok
[INFO] [stdout] test enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__ ... FAILED
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_02_missing_nullable_scalars ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_06_an_enum ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_04_a_list_of_strings ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_parsing_boolean_literal_with_variables ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_non_boolean_argument ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_11_missing_parameter ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_01_scalars ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_03_empty_nullable_args ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_10_boolean_scalar ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_duplicate_argument ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse_errors_without_argument_struct ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_missing_argument ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_parsing_skip ... ok
[INFO] [stdout] test fragment_derive::input::tests::test_fragment_derive_validate_failed ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_unknown_argument ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_12_unknown_parameter ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_05_list_wrapping ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_07_variable_in_object ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_08_top_level_variable ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_parsing_include ... ok
[INFO] [stdout] test fragment_derive::input::tests::test_fragment_derive_validate_pass ... ok
[INFO] [stdout] test fragment_derive::arguments::tests::test_analyse::case_09_top_level_variables ... ok
[INFO] [stdout] test fragment_derive::input::tests::test_fragment_derive_validate_fails ... ok
[INFO] [stdout] test fragment_derive::type_ext::tests::test_inner_type::case_2 ... ok
[INFO] [stdout] test fragment_derive::type_ext::tests::test_inner_type::case_1 ... ok
[INFO] [stdout] test fragment_derive::type_ext::tests::test_inner_type::case_3 ... ok
[INFO] [stdout] test fragment_derive::type_ext::tests::test_inner_type::case_4 ... ok
[INFO] [stdout] test idents::old_ident::tests::casings_are_not_lossy_where_possible ... ok
[INFO] [stdout] test idents::old_ident::tests::test_to_camel_case ... ok
[INFO] [stdout] test fragment_derive::directives::parsing::test::test_other_directives ... ok
[INFO] [stdout] test idents::old_ident::tests::test_underscore ... ok
[INFO] [stdout] test fragment_derive::input::tests::test_fragment_derive_validate_pass_no_graphql_type ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_interface_fallback_validation_happy_path ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_interface_validation ... ok
[INFO] [stdout] test idents::old_ident::tests::test_to_snake_case ... ok
[INFO] [stdout] test idents::old_ident::tests::test_to_pascal_case ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_multiple_fallback_validation ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_union_fallback_validation_happy_path ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_union_fallback_validation_with_newtype ... ok
[INFO] [stdout] test inline_fragments_derive::input::tests::test_union_validation ... ok
[INFO] [stdout] test inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type ... FAILED
[INFO] [stdout] test input_object_derive::test::test_join_fields_when_required_field_missing ... ok
[INFO] [stdout] test input_object_derive::test::test_join_fields_when_all_required ... ok
[INFO] [stdout] test inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface ... FAILED
[INFO] [stdout] test input_object_derive::test::test_join_fields_when_not_required ... ok
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_build_type_ref_non_null_type ... ok
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_build_type_ref_null_type ... ok
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_build_type_ref_option_list_of_required ... ok
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_build_type_ref_option_list_type ... ok
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars ... FAILED
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github ... FAILED
[INFO] [stdout] test schema::type_index::schema_backed::tests::test_build_type_ref_required_list_type ... ok
[INFO] [stdout] test schema_for_derives::tests::test_insert_cynic_attrs ... ok
[INFO] [stdout] test schema_for_derives::tests::test_insert_cynic_attrs_when_already_inserted ... ok
[INFO] [stdout] test schema_for_derives::utils::tests::test_find_derives_when_no_cynic_derive ... ok
[INFO] [stdout] test schema_for_derives::utils::tests::test_find_derives_when_no_derive ... ok
[INFO] [stdout] test schema_for_derives::utils::tests::test_find_derives_with_fragment ... ok
[INFO] [stdout] test types::alignment::tests::test_align_double_nested_reference_types ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_2_missing_inner_option ... ok
[INFO] [stdout] test schema_for_derives::utils::tests::test_find_derives_on_enum ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_3_missing_inner_and_outer_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_5_missing_vec_with_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_4_missing_vec ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_6_missing_optional_vec ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_8_default_on_non_nullable_scalar ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_9_default_on_non_nullable_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_01_an_integer ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_02_a_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_03_nested_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_04_optional_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_05_list_containing_optional ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_06_optional_list_options ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_1_missing_outer_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_08_a_list_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_09_nested_list_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_10_optional_list_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_11_list_containing_optional_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_12_optional_list_options_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type::case_1_additional_outer_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type::case_2_additional_inner_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type::case_3_additional_inner_and_outer_option ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type::case_4_additional_inner_option_expected_outer ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type::case_5_additional_outer_option_expected_inner ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_1_an_integer ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type_with_no_changes::case_07_an_integer_with_default ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_3_nested_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_4_optional_list ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_5_list_containing_optional ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_6_optional_list_options ... ok
[INFO] [stdout] test types::alignment::tests::test_align_reference_types ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_1_replace_on_option ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_2_replace_on_vec ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_3_replace_on_box ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_4_replace_on_arc ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_5_replace_with_complex_inner ... ok
[INFO] [stdout] test types::parsing::tests::test_replace_inner::case_6_replace_with_a_full_path ... ok
[INFO] [stdout] test types::alignment::tests::test_align_input_type::case_7_missing_option_vec_option ... ok
[INFO] [stdout] test enum_derive::tests::join_variants_happy_path::case_1 ... ok
[INFO] [stdout] test types::alignment::tests::test_align_output_type_with_no_changes::case_2_a_list ... ok
[INFO] [stdout] test types::validation::tests::test_input_type_validation ... ok
[INFO] [stdout] test types::validation::tests::test_input_type_list_validation ... ok
[INFO] [stdout] test types::validation::tests::test_input_type_validation_with_default ... ok
[INFO] [stdout] test types::validation::tests::test_output_type_check ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_03_optional_t_standalone ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_04_optional_t_box ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_05_option_vec_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_06_option_vec_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_07_required_vec_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_08_required_vec_required_t_no_vec ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_09_required_vec_optional_t_no_vec ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_10_required_vec_optional_t_wrong_nesting ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_ok::case_1_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_ok::case_2_optional_t ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_ok::case_3_option_vec_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_output_type_list_validation ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_02_required_t_standalone ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_fail::case_01_required_t_box ... ok
[INFO] [stdout] test types::validation::tests::test_recurse_validation_ok::case_4_required_vec_required_t ... ok
[INFO] [stdout] test types::validation::tests::test_validation_when_flattening ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals ... FAILED
[INFO] [stdout] test scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__ ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1 ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename ... FAILED
[INFO] [stdout] test input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2 ... FAILED
[INFO] [stdout] test fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__' panicked at src/enum_derive/mod.rs:516:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("Could not find file: ../schemas/test_cases.graphql")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5c8f85 - core::result::Result<T,E>::unwrap::h3ce8aeb818c702d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5c8f85 - cynic_codegen::enum_derive::tests::snapshot_enum_derive::haef26aaba2e239c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enum_derive/mod.rs:516:42
[INFO] [stdout]   22:     0x5e6d1c5c9a64 - cynic_codegen::enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__::h066a2844c1406246
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enum_derive/mod.rs:503:5
[INFO] [stdout]   23:     0x5e6d1c5c96d7 - cynic_codegen::enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__::{{closure}}::hdfa6653a8393ae81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enum_derive/mod.rs:514:8
[INFO] [stdout]   24:     0x5e6d1c5b7786 - core::ops::function::FnOnce::call_once::hffb93ec81c55cecd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type' panicked at src/inline_fragments_derive/tests.rs:37:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../cynic/tests/test-schema.graphql")] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c617c65 - core::result::Result<T,E>::unwrap::hfd5d736b51ce3d40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c617c65 - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::h2d7f88a3f9421aba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:37:50
[INFO] [stdout]   22:     0x5e6d1c58f35e - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type::hd392f738c1355f73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c58eba7 - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type::{{closure}}::h8cbf0760e5f7e2a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b4826 - core::ops::function::FnOnce::call_once::h1761b3c97528d783
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface' panicked at src/inline_fragments_derive/tests.rs:37:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../cynic/tests/test-schema.graphql")] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c617c65 - core::result::Result<T,E>::unwrap::hfd5d736b51ce3d40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c617c65 - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::h2d7f88a3f9421aba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:37:50
[INFO] [stdout]   22:     0x5e6d1c58fb4e - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface::h9a6fadfab603f910
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c58f397 - cynic_codegen::inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface::{{closure}}::h65b672a7d7d44fa8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/inline_fragments_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b4e76 - core::ops::function::FnOnce::call_once::h36f5235b1e423a48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars' panicked at src/schema/type_index/schema_backed.rs:556:89:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c6676eb - core::result::Result<T,E>::unwrap::hd94172c59610cbd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c6676eb - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::hf71b4389685de77b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:556:89
[INFO] [stdout]   22:     0x5e6d1c5fba42 - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars::hd0bb2b1ed32de827
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:552:5
[INFO] [stdout]   23:     0x5e6d1c5fb9f7 - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars::{{closure}}::hea820b69dfc19ee9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:552:14
[INFO] [stdout]   24:     0x5e6d1c5b65c6 - core::ops::function::FnOnce::call_once::ha9f504e51146d46b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github' panicked at src/schema/type_index/schema_backed.rs:556:89:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c6676eb - core::result::Result<T,E>::unwrap::hd94172c59610cbd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c6676eb - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::hf71b4389685de77b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:556:89
[INFO] [stdout]   22:     0x5e6d1c5fbab2 - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github::hf82306d7872b6d5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:552:5
[INFO] [stdout]   23:     0x5e6d1c5fba67 - cynic_codegen::schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github::{{closure}}::h2ee5e7755ca003a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/type_index/schema_backed.rs:552:14
[INFO] [stdout]   24:     0x5e6d1c5b5ae6 - core::ops::function::FnOnce::call_once::h76b746c973f30ba8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr.snap
[INFO] [stdout] Snapshot: spread_attr
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for Film {
[INFO] [stdout]     3       │-    type SchemaType = schema::Film;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Film");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        <FilmDetails as cynic::QueryFragment>::query(
[INFO] [stdout]    11       │-            builder
[INFO] [stdout]    12       │-                .inline_fragment()
[INFO] [stdout]    13       │-                .select_children::<<FilmDetails as cynic::QueryFragment>::VariablesFields>(),
[INFO] [stdout]    14       │-        );
[INFO] [stdout]    15       │-    }
[INFO] [stdout]    16       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    17       │-        Some(std::borrow::Cow::Borrowed("Film"))
[INFO] [stdout]    18       │-    }
[INFO] [stdout]    19       │-}
[INFO] [stdout]    20       │-#[automatically_derived]
[INFO] [stdout]    21       │-impl<'de> cynic::serde::Deserialize<'de> for Film {
[INFO] [stdout]    22       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    23       │-    where
[INFO] [stdout]    24       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    25       │-    {
[INFO] [stdout]    26       │-        let spreadable = cynic::__private::Spreadable::<__D::Error>::deserialize(deserializer)?;
[INFO] [stdout]    27       │-        Ok(Film {
[INFO] [stdout]    28       │-            details: <FilmDetails as cynic::serde::Deserialize<'de>>::deserialize(
[INFO] [stdout]    29       │-                spreadable.spread_deserializer(),
[INFO] [stdout]    30       │-            )?,
[INFO] [stdout]    31       │-        })
[INFO] [stdout]    32       │-    }
[INFO] [stdout]    33       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5afdff - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr::h1dee725936f23dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5af707 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr::{{closure}}::hac7d0e8590e718c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b6fb6 - core::ops::function::FnOnce::call_once::hd4e5abec0e7f9d47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__variable_in_argument.snap
[INFO] [stdout] Snapshot: variable_in_argument
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for MyQuery {
[INFO] [stdout]     3       │-    type SchemaType = schema::Query;
[INFO] [stdout]     4       │-    type VariablesFields = AnArgumentStructFields;
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Query");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: filteredPosts , < Vec < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    11       │-        {
[INFO] [stdout]    12       │-            field_builder
[INFO] [stdout]    13       │-                .argument::<schema::__fields::Query::_filtered_posts_arguments::filters>()
[INFO] [stdout]    14       │-                .variable(AnArgumentStructFields::filters());
[INFO] [stdout]    15       │-        }
[INFO] [stdout]    16       │-        <Vec<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    17       │-    }
[INFO] [stdout]    18       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    19       │-        Some(std::borrow::Cow::Borrowed("MyQuery"))
[INFO] [stdout]    20       │-    }
[INFO] [stdout]    21       │-}
[INFO] [stdout]    22       │-#[automatically_derived]
[INFO] [stdout]    23       │-impl<'de> cynic::serde::Deserialize<'de> for MyQuery {
[INFO] [stdout]    24       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    25       │-    where
[INFO] [stdout]    26       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    27       │-    {
[INFO] [stdout]    28       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    29       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    30       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    31       │-        enum __FragmentDeriveField {
[INFO] [stdout]    32       │-            #[serde(rename = "filteredPosts")]
[INFO] [stdout]    33       │-            filteredPosts,
[INFO] [stdout]    34       │-            #[serde(other)]
[INFO] [stdout]    35       │-            __Other,
[INFO] [stdout]    36       │-        }
[INFO] [stdout]    37       │-        struct Visitor<'de> {
[INFO] [stdout]    38       │-            marker: ::core::marker::PhantomData<MyQuery>,
[INFO] [stdout]    39       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    40       │-        }
[INFO] [stdout]    41       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    42       │-            type Value = MyQuery;
[INFO] [stdout]    43       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    44       │-                formatter.write_str("struct MyQuery")
[INFO] [stdout]    45       │-            }
[INFO] [stdout]    46       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    47       │-            where
[INFO] [stdout]    48       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    49       │-            {
[INFO] [stdout]    50       │-                let mut filteredPosts = None;
[INFO] [stdout]    51       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    52       │-                    match __key {
[INFO] [stdout]    53       │-                        __FragmentDeriveField::filteredPosts => {
[INFO] [stdout]    54       │-                            if filteredPosts.is_some() {
[INFO] [stdout]    55       │-                                return Err(cynic::serde::de::Error::duplicate_field(
[INFO] [stdout]    56       │-                                    "filteredPosts",
[INFO] [stdout]    57       │-                                ));
[INFO] [stdout]    58       │-                            }
[INFO] [stdout]    59       │-                            filteredPosts = Some(__map.next_value()?);
[INFO] [stdout]    60       │-                        }
[INFO] [stdout]    61       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    62       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    63       │-                        }
[INFO] [stdout]    64       │-                    }
[INFO] [stdout]    65       │-                }
[INFO] [stdout]    66       │-                let filteredPosts = filteredPosts
[INFO] [stdout]    67       │-                    .ok_or_else(|| cynic::serde::de::Error::missing_field("filteredPosts"))?;
[INFO] [stdout]    68       │-                Ok(MyQuery { filteredPosts })
[INFO] [stdout]    69       │-            }
[INFO] [stdout]    70       │-        }
[INFO] [stdout]    71       │-        const FIELDS: &'static [&str] = &["filteredPosts"];
[INFO] [stdout]    72       │-        deserializer.deserialize_struct(
[INFO] [stdout]    73       │-            "MyQuery",
[INFO] [stdout]    74       │-            FIELDS,
[INFO] [stdout]    75       │-            Visitor {
[INFO] [stdout]    76       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    77       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]    78       │-            },
[INFO] [stdout]    79       │-        )
[INFO] [stdout]    80       │-    }
[INFO] [stdout]    81       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__variable_in_argument.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5af6d0 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument::h3516ea673ee2ece5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5af027 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument::{{closure}}::h89547c0d06f6c674
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b60f6 - core::ops::function::FnOnce::call_once::h8f92125e7b6af9cf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__argument_literals.snap
[INFO] [stdout] Snapshot: argument_literals
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for MyQuery {
[INFO] [stdout]     3       │-    type SchemaType = schema::Query;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Query");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: filteredPosts , < Vec < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    11       │-        {
[INFO] [stdout]    12       │-            struct PostStatePosted;
[INFO] [stdout]    13       │-            impl cynic::serde::Serialize for PostStatePosted {
[INFO] [stdout]    14       │-                fn serialize<__S>(&self, serializer: __S) -> Result<__S::Ok, __S::Error>
[INFO] [stdout]    15       │-                where
[INFO] [stdout]    16       │-                    __S: cynic::serde::Serializer,
[INFO] [stdout]    17       │-                {
[INFO] [stdout]    18       │-                    serializer.serialize_unit_variant("", 0, "POSTED")
[INFO] [stdout]    19       │-                }
[INFO] [stdout]    20       │-            }
[INFO] [stdout]    21       │-            impl cynic::coercions::CoercesTo<schema::PostState> for PostStatePosted {};
[INFO] [stdout]    22       │-            field_builder
[INFO] [stdout]    23       │-                .argument::<schema::__fields::Query::_filtered_posts_arguments::filters>()
[INFO] [stdout]    24       │-                .value()
[INFO] [stdout]    25       │-                .object()
[INFO] [stdout]    26       │-                .field::<schema::__fields::PostFilters::states, _>(|builder| {
[INFO] [stdout]    27       │-                    builder
[INFO] [stdout]    28       │-                        .value()
[INFO] [stdout]    29       │-                        .list()
[INFO] [stdout]    30       │-                        .item(|builder| {
[INFO] [stdout]    31       │-                            builder.literal(PostStatePosted);
[INFO] [stdout]    32       │-                        })
[INFO] [stdout]    33       │-                        .item(|builder| {
[INFO] [stdout]    34       │-                            builder.literal(PostStatePosted);
[INFO] [stdout]    35       │-                        });
[INFO] [stdout]    36       │-                });
[INFO] [stdout]    37       │-        }
[INFO] [stdout]    38       │-        <Vec<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    39       │-    }
[INFO] [stdout]    40       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    41       │-        Some(std::borrow::Cow::Borrowed("MyQuery"))
[INFO] [stdout]    42       │-    }
[INFO] [stdout]    43       │-}
[INFO] [stdout]    44       │-#[automatically_derived]
[INFO] [stdout]    45       │-impl<'de> cynic::serde::Deserialize<'de> for MyQuery {
[INFO] [stdout]    46       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    47       │-    where
[INFO] [stdout]    48       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    49       │-    {
[INFO] [stdout]    50       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    51       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    52       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    53       │-        enum __FragmentDeriveField {
[INFO] [stdout]    54       │-            #[serde(rename = "filteredPosts")]
[INFO] [stdout]    55       │-            filteredPosts,
[INFO] [stdout]    56       │-            #[serde(other)]
[INFO] [stdout]    57       │-            __Other,
[INFO] [stdout]    58       │-        }
[INFO] [stdout]    59       │-        struct Visitor<'de> {
[INFO] [stdout]    60       │-            marker: ::core::marker::PhantomData<MyQuery>,
[INFO] [stdout]    61       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    62       │-        }
[INFO] [stdout]    63       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    64       │-            type Value = MyQuery;
[INFO] [stdout]    65       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    66       │-                formatter.write_str("struct MyQuery")
[INFO] [stdout]    67       │-            }
[INFO] [stdout]    68       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    69       │-            where
[INFO] [stdout]    70       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    71       │-            {
[INFO] [stdout]    72       │-                let mut filteredPosts = None;
[INFO] [stdout]    73       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    74       │-                    match __key {
[INFO] [stdout]    75       │-                        __FragmentDeriveField::filteredPosts => {
[INFO] [stdout]    76       │-                            if filteredPosts.is_some() {
[INFO] [stdout]    77       │-                                return Err(cynic::serde::de::Error::duplicate_field(
[INFO] [stdout]    78       │-                                    "filteredPosts",
[INFO] [stdout]    79       │-                                ));
[INFO] [stdout]    80       │-                            }
[INFO] [stdout]    81       │-                            filteredPosts = Some(__map.next_value()?);
[INFO] [stdout]    82       │-                        }
[INFO] [stdout]    83       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    84       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    85       │-                        }
[INFO] [stdout]    86       │-                    }
[INFO] [stdout]    87       │-                }
[INFO] [stdout]    88       │-                let filteredPosts = filteredPosts
[INFO] [stdout]    89       │-                    .ok_or_else(|| cynic::serde::de::Error::missing_field("filteredPosts"))?;
[INFO] [stdout]    90       │-                Ok(MyQuery { filteredPosts })
[INFO] [stdout]    91       │-            }
[INFO] [stdout]    92       │-        }
[INFO] [stdout]    93       │-        const FIELDS: &'static [&str] = &["filteredPosts"];
[INFO] [stdout]    94       │-        deserializer.deserialize_struct(
[INFO] [stdout]    95       │-            "MyQuery",
[INFO] [stdout]    96       │-            FIELDS,
[INFO] [stdout]    97       │-            Visitor {
[INFO] [stdout]    98       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    99       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]   100       │-            },
[INFO] [stdout]   101       │-        )
[INFO] [stdout]   102       │-    }
[INFO] [stdout]   103       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__argument_literals.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5b1cef - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals::h403618316429a651
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5b1567 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals::{{closure}}::hfb4f4844d4a4cf95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b5516 - core::ops::function::FnOnce::call_once::h5d932853a0cad099
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__ stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/scalar_derive/snapshots/cynic_codegen__scalar_derive__tests__snapshot_scalar_derive.snap
[INFO] [stdout] Snapshot: snapshot_scalar_derive
[INFO] [stdout] Source: src/scalar_derive/tests.rs:18
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::serde::Serialize for DateTime {
[INFO] [stdout]     3       │-    fn serialize<__S>(&self, serializer: __S) -> Result<__S::Ok, __S::Error>
[INFO] [stdout]     4       │-    where
[INFO] [stdout]     5       │-        __S: cynic::serde::Serializer,
[INFO] [stdout]     6       │-    {
[INFO] [stdout]     7       │-        <String as cynic::serde::Serialize>::serialize(&self.0, serializer)
[INFO] [stdout]     8       │-    }
[INFO] [stdout]     9       │-}
[INFO] [stdout]    10       │-#[automatically_derived]
[INFO] [stdout]    11       │-impl<'de> cynic::serde::Deserialize<'de> for DateTime {
[INFO] [stdout]    12       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    13       │-    where
[INFO] [stdout]    14       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    15       │-    {
[INFO] [stdout]    16       │-        <String as cynic::serde::Deserialize<'de>>::deserialize(deserializer).map(Self)
[INFO] [stdout]    17       │-    }
[INFO] [stdout]    18       │-}
[INFO] [stdout]    19       │-#[automatically_derived]
[INFO] [stdout]    20       │-impl cynic::schema::IsScalar<schema::DateTime> for DateTime {
[INFO] [stdout]    21       │-    type SchemaType = schema::DateTime;
[INFO] [stdout]    22       │-}
[INFO] [stdout]    23       │-#[automatically_derived]
[INFO] [stdout]    24       │-impl schema::variable::Variable for DateTime {
[INFO] [stdout]    25       │-    const TYPE: cynic::variables::VariableType = cynic::variables::VariableType::Named("DateTime");
[INFO] [stdout]    26       │-}
[INFO] [stdout]    27       │-cynic :: impl_coercions ! (DateTime [] [] , schema :: DateTime);
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__' panicked at src/scalar_derive/tests.rs:18:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/scalar_derive/snapshots/cynic_codegen__scalar_derive__tests__snapshot_scalar_derive.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5cf1d6 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5cf1d6 - cynic_codegen::scalar_derive::tests::snapshot_scalar_derive::h71872cbb04673fdd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scalar_derive/tests.rs:18:5
[INFO] [stdout]   22:     0x5e6d1c6186db - cynic_codegen::scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__::h0dd6a07783b7e789
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scalar_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c6183e7 - cynic_codegen::scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__::{{closure}}::h4884f534d45e34bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scalar_derive/tests.rs:14:4
[INFO] [stdout]   24:     0x5e6d1c5b7636 - core::ops::function::FnOnce::call_once::hf805d472858587c8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr_multi_field1.snap
[INFO] [stdout] Snapshot: spread_attr_multi_field1
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for Film {
[INFO] [stdout]     3       │-    type SchemaType = schema::Film;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Film");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Film :: releaseDate , < Option < String > as cynic :: schema :: IsScalar < < schema :: __fields :: Film :: releaseDate as cynic :: schema :: Field > :: Type >> :: SchemaType > () ;
[INFO] [stdout]    11       │-        <FilmDetails as cynic::QueryFragment>::query(
[INFO] [stdout]    12       │-            builder
[INFO] [stdout]    13       │-                .inline_fragment()
[INFO] [stdout]    14       │-                .select_children::<<FilmDetails as cynic::QueryFragment>::VariablesFields>(),
[INFO] [stdout]    15       │-        );
[INFO] [stdout]    16       │-    }
[INFO] [stdout]    17       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    18       │-        Some(std::borrow::Cow::Borrowed("Film"))
[INFO] [stdout]    19       │-    }
[INFO] [stdout]    20       │-}
[INFO] [stdout]    21       │-#[automatically_derived]
[INFO] [stdout]    22       │-impl<'de> cynic::serde::Deserialize<'de> for Film {
[INFO] [stdout]    23       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    24       │-    where
[INFO] [stdout]    25       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    26       │-    {
[INFO] [stdout]    27       │-        let spreadable = cynic::__private::Spreadable::<__D::Error>::deserialize(deserializer)?;
[INFO] [stdout]    28       │-        Ok(Film {
[INFO] [stdout]    29       │-            release_date: spreadable.deserialize_field("releaseDate")?,
[INFO] [stdout]    30       │-            details: <FilmDetails as cynic::serde::Deserialize<'de>>::deserialize(
[INFO] [stdout]    31       │-                spreadable.spread_deserializer(),
[INFO] [stdout]    32       │-            )?,
[INFO] [stdout]    33       │-        })
[INFO] [stdout]    34       │-    }
[INFO] [stdout]    35       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr_multi_field1.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5b05db - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1::h1923ca415f322ddd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5afe37 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1::{{closure}}::h00ec79228bad68ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b4ce6 - core::ops::function::FnOnce::call_once::h2f756f9934759eb9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__feature_flagging.snap
[INFO] [stdout] Snapshot: feature_flagging
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for MyQuery {
[INFO] [stdout]     3       │-    type SchemaType = schema::Query;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Query");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder
[INFO] [stdout]    11       │-            .select_field::<schema::__fields::Query::__typename, <String as cynic::schema::IsScalar<
[INFO] [stdout]    12       │-                <schema::__fields::Query::__typename as cynic::schema::Field>::Type,
[INFO] [stdout]    13       │-            >>::SchemaType>();
[INFO] [stdout]    14       │-        if builder.is_feature_enabled("2018") {
[INFO] [stdout]    15       │-            let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: filteredPosts , < Vec < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    16       │-            <Vec<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    17       │-        }
[INFO] [stdout]    18       │-    }
[INFO] [stdout]    19       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    20       │-        Some(std::borrow::Cow::Borrowed("MyQuery"))
[INFO] [stdout]    21       │-    }
[INFO] [stdout]    22       │-}
[INFO] [stdout]    23       │-#[automatically_derived]
[INFO] [stdout]    24       │-impl<'de> cynic::serde::Deserialize<'de> for MyQuery {
[INFO] [stdout]    25       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    26       │-    where
[INFO] [stdout]    27       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    28       │-    {
[INFO] [stdout]    29       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    30       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    31       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    32       │-        enum __FragmentDeriveField {
[INFO] [stdout]    33       │-            #[serde(rename = "__typename")]
[INFO] [stdout]    34       │-            __typename,
[INFO] [stdout]    35       │-            #[serde(rename = "filteredPosts")]
[INFO] [stdout]    36       │-            filteredPosts,
[INFO] [stdout]    37       │-            #[serde(other)]
[INFO] [stdout]    38       │-            __Other,
[INFO] [stdout]    39       │-        }
[INFO] [stdout]    40       │-        struct Visitor<'de> {
[INFO] [stdout]    41       │-            marker: ::core::marker::PhantomData<MyQuery>,
[INFO] [stdout]    42       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    43       │-        }
[INFO] [stdout]    44       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    45       │-            type Value = MyQuery;
[INFO] [stdout]    46       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    47       │-                formatter.write_str("struct MyQuery")
[INFO] [stdout]    48       │-            }
[INFO] [stdout]    49       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    50       │-            where
[INFO] [stdout]    51       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    52       │-            {
[INFO] [stdout]    53       │-                let mut __typename = None;
[INFO] [stdout]    54       │-                let mut filteredPosts = None;
[INFO] [stdout]    55       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    56       │-                    match __key {
[INFO] [stdout]    57       │-                        __FragmentDeriveField::__typename => {
[INFO] [stdout]    58       │-                            if __typename.is_some() {
[INFO] [stdout]    59       │-                                return Err(cynic::serde::de::Error::duplicate_field("__typename"));
[INFO] [stdout]    60       │-                            }
[INFO] [stdout]    61       │-                            __typename = Some(__map.next_value()?);
[INFO] [stdout]    62       │-                        }
[INFO] [stdout]    63       │-                        __FragmentDeriveField::filteredPosts => {
[INFO] [stdout]    64       │-                            if filteredPosts.is_some() {
[INFO] [stdout]    65       │-                                return Err(cynic::serde::de::Error::duplicate_field(
[INFO] [stdout]    66       │-                                    "filteredPosts",
[INFO] [stdout]    67       │-                                ));
[INFO] [stdout]    68       │-                            }
[INFO] [stdout]    69       │-                            filteredPosts = Some(__map.next_value()?);
[INFO] [stdout]    70       │-                        }
[INFO] [stdout]    71       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    72       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    73       │-                        }
[INFO] [stdout]    74       │-                    }
[INFO] [stdout]    75       │-                }
[INFO] [stdout]    76       │-                let __typename = __typename
[INFO] [stdout]    77       │-                    .ok_or_else(|| cynic::serde::de::Error::missing_field("__typename"))?;
[INFO] [stdout]    78       │-                let filteredPosts = filteredPosts.unwrap_or_default();
[INFO] [stdout]    79       │-                Ok(MyQuery {
[INFO] [stdout]    80       │-                    __typename,
[INFO] [stdout]    81       │-                    filteredPosts,
[INFO] [stdout]    82       │-                })
[INFO] [stdout]    83       │-            }
[INFO] [stdout]    84       │-        }
[INFO] [stdout]    85       │-        const FIELDS: &'static [&str] = &["__typename", "filteredPosts"];
[INFO] [stdout]    86       │-        deserializer.deserialize_struct(
[INFO] [stdout]    87       │-            "MyQuery",
[INFO] [stdout]    88       │-            FIELDS,
[INFO] [stdout]    89       │-            Visitor {
[INFO] [stdout]    90       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    91       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]    92       │-            },
[INFO] [stdout]    93       │-        )
[INFO] [stdout]    94       │-    }
[INFO] [stdout]    95       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__feature_flagging.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5b23b4 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging::h4b5891ccfd715409
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5b1d27 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging::{{closure}}::h4c8bfa13d83d3abe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b7116 - core::ops::function::FnOnce::call_once::hd7ffb6917ae5a9f5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__not_sure.snap
[INFO] [stdout] Snapshot: not_sure
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for MyQuery {
[INFO] [stdout]     3       │-    type SchemaType = schema::Query;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Query");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: filteredPosts , < Vec < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    11       │-        {
[INFO] [stdout]    12       │-            struct PostStateDraft;
[INFO] [stdout]    13       │-            impl cynic::serde::Serialize for PostStateDraft {
[INFO] [stdout]    14       │-                fn serialize<__S>(&self, serializer: __S) -> Result<__S::Ok, __S::Error>
[INFO] [stdout]    15       │-                where
[INFO] [stdout]    16       │-                    __S: cynic::serde::Serializer,
[INFO] [stdout]    17       │-                {
[INFO] [stdout]    18       │-                    serializer.serialize_unit_variant("", 0, "DRAFT")
[INFO] [stdout]    19       │-                }
[INFO] [stdout]    20       │-            }
[INFO] [stdout]    21       │-            impl cynic::coercions::CoercesTo<schema::PostState> for PostStateDraft {};
[INFO] [stdout]    22       │-            struct PostStatePosted;
[INFO] [stdout]    23       │-            impl cynic::serde::Serialize for PostStatePosted {
[INFO] [stdout]    24       │-                fn serialize<__S>(&self, serializer: __S) -> Result<__S::Ok, __S::Error>
[INFO] [stdout]    25       │-                where
[INFO] [stdout]    26       │-                    __S: cynic::serde::Serializer,
[INFO] [stdout]    27       │-                {
[INFO] [stdout]    28       │-                    serializer.serialize_unit_variant("", 0, "POSTED")
[INFO] [stdout]    29       │-                }
[INFO] [stdout]    30       │-            }
[INFO] [stdout]    31       │-            impl cynic::coercions::CoercesTo<schema::PostState> for PostStatePosted {};
[INFO] [stdout]    32       │-            field_builder
[INFO] [stdout]    33       │-                .argument::<schema::__fields::Query::_filtered_posts_arguments::filters>()
[INFO] [stdout]    34       │-                .value()
[INFO] [stdout]    35       │-                .object()
[INFO] [stdout]    36       │-                .field::<schema::__fields::PostFilters::states, _>(|builder| {
[INFO] [stdout]    37       │-                    builder
[INFO] [stdout]    38       │-                        .value()
[INFO] [stdout]    39       │-                        .list()
[INFO] [stdout]    40       │-                        .item(|builder| {
[INFO] [stdout]    41       │-                            builder.literal(PostStatePosted);
[INFO] [stdout]    42       │-                        })
[INFO] [stdout]    43       │-                        .item(|builder| {
[INFO] [stdout]    44       │-                            builder.literal(PostStateDraft);
[INFO] [stdout]    45       │-                        });
[INFO] [stdout]    46       │-                });
[INFO] [stdout]    47       │-        }
[INFO] [stdout]    48       │-        <Vec<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    49       │-    }
[INFO] [stdout]    50       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    51       │-        Some(std::borrow::Cow::Borrowed("MyQuery"))
[INFO] [stdout]    52       │-    }
[INFO] [stdout]    53       │-}
[INFO] [stdout]    54       │-#[automatically_derived]
[INFO] [stdout]    55       │-impl<'de> cynic::serde::Deserialize<'de> for MyQuery {
[INFO] [stdout]    56       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    57       │-    where
[INFO] [stdout]    58       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    59       │-    {
[INFO] [stdout]    60       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    61       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    62       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    63       │-        enum __FragmentDeriveField {
[INFO] [stdout]    64       │-            #[serde(rename = "filteredPosts")]
[INFO] [stdout]    65       │-            filteredPosts,
[INFO] [stdout]    66       │-            #[serde(other)]
[INFO] [stdout]    67       │-            __Other,
[INFO] [stdout]    68       │-        }
[INFO] [stdout]    69       │-        struct Visitor<'de> {
[INFO] [stdout]    70       │-            marker: ::core::marker::PhantomData<MyQuery>,
[INFO] [stdout]    71       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    72       │-        }
[INFO] [stdout]    73       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    74       │-            type Value = MyQuery;
[INFO] [stdout]    75       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    76       │-                formatter.write_str("struct MyQuery")
[INFO] [stdout]    77       │-            }
[INFO] [stdout]    78       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    79       │-            where
[INFO] [stdout]    80       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    81       │-            {
[INFO] [stdout]    82       │-                let mut filteredPosts = None;
[INFO] [stdout]    83       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    84       │-                    match __key {
[INFO] [stdout]    85       │-                        __FragmentDeriveField::filteredPosts => {
[INFO] [stdout]    86       │-                            if filteredPosts.is_some() {
[INFO] [stdout]    87       │-                                return Err(cynic::serde::de::Error::duplicate_field(
[INFO] [stdout]    88       │-                                    "filteredPosts",
[INFO] [stdout]    89       │-                                ));
[INFO] [stdout]    90       │-                            }
[INFO] [stdout]    91       │-                            filteredPosts = Some(__map.next_value()?);
[INFO] [stdout]    92       │-                        }
[INFO] [stdout]    93       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    94       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    95       │-                        }
[INFO] [stdout]    96       │-                    }
[INFO] [stdout]    97       │-                }
[INFO] [stdout]    98       │-                let filteredPosts = filteredPosts
[INFO] [stdout]    99       │-                    .ok_or_else(|| cynic::serde::de::Error::missing_field("filteredPosts"))?;
[INFO] [stdout]   100       │-                Ok(MyQuery { filteredPosts })
[INFO] [stdout]   101       │-            }
[INFO] [stdout]   102       │-        }
[INFO] [stdout]   103       │-        const FIELDS: &'static [&str] = &["filteredPosts"];
[INFO] [stdout]   104       │-        deserializer.deserialize_struct(
[INFO] [stdout]   105       │-            "MyQuery",
[INFO] [stdout]   106       │-            FIELDS,
[INFO] [stdout]   107       │-            Visitor {
[INFO] [stdout]   108       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]   109       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]   110       │-            },
[INFO] [stdout]   111       │-        )
[INFO] [stdout]   112       │-    }
[INFO] [stdout]   113       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__not_sure.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5aefef - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure::h98c80a7b7bfdd668
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5ae867 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure::{{closure}}::h8a7b92209fc5d313
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b6e36 - core::ops::function::FnOnce::call_once::hcf55e7f4e1249be7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__flatten_attr.snap
[INFO] [stdout] Snapshot: flatten_attr
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for Film {
[INFO] [stdout]     3       │-    type SchemaType = schema::Film;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Film");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_flattened_field :: < schema :: __fields :: Film :: producers , < Vec < String > as cynic :: schema :: IsScalar < Vec < String > >> :: SchemaType , < schema :: __fields :: Film :: producers as cynic :: schema :: Field > :: Type , > () ;
[INFO] [stdout]    11       │-    }
[INFO] [stdout]    12       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    13       │-        Some(std::borrow::Cow::Borrowed("Film"))
[INFO] [stdout]    14       │-    }
[INFO] [stdout]    15       │-}
[INFO] [stdout]    16       │-#[automatically_derived]
[INFO] [stdout]    17       │-impl<'de> cynic::serde::Deserialize<'de> for Film {
[INFO] [stdout]    18       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    19       │-    where
[INFO] [stdout]    20       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    21       │-    {
[INFO] [stdout]    22       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    23       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    24       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    25       │-        enum __FragmentDeriveField {
[INFO] [stdout]    26       │-            #[serde(rename = "producers")]
[INFO] [stdout]    27       │-            producers,
[INFO] [stdout]    28       │-            #[serde(other)]
[INFO] [stdout]    29       │-            __Other,
[INFO] [stdout]    30       │-        }
[INFO] [stdout]    31       │-        struct Visitor<'de> {
[INFO] [stdout]    32       │-            marker: ::core::marker::PhantomData<Film>,
[INFO] [stdout]    33       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    34       │-        }
[INFO] [stdout]    35       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    36       │-            type Value = Film;
[INFO] [stdout]    37       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    38       │-                formatter.write_str("struct Film")
[INFO] [stdout]    39       │-            }
[INFO] [stdout]    40       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    41       │-            where
[INFO] [stdout]    42       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    43       │-            {
[INFO] [stdout]    44       │-                let mut producers = None;
[INFO] [stdout]    45       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    46       │-                    match __key {
[INFO] [stdout]    47       │-                        __FragmentDeriveField::producers => {
[INFO] [stdout]    48       │-                            if producers.is_some() {
[INFO] [stdout]    49       │-                                return Err(cynic::serde::de::Error::duplicate_field("producers"));
[INFO] [stdout]    50       │-                            }
[INFO] [stdout]    51       │-                            producers = Some(
[INFO] [stdout]    52       │-                                __map
[INFO] [stdout]    53       │-                                    .next_value::<cynic::__private::Flattened<Vec<String>>>()?
[INFO] [stdout]    54       │-                                    .into_inner(),
[INFO] [stdout]    55       │-                            );
[INFO] [stdout]    56       │-                        }
[INFO] [stdout]    57       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    58       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    59       │-                        }
[INFO] [stdout]    60       │-                    }
[INFO] [stdout]    61       │-                }
[INFO] [stdout]    62       │-                let producers =
[INFO] [stdout]    63       │-                    producers.ok_or_else(|| cynic::serde::de::Error::missing_field("producers"))?;
[INFO] [stdout]    64       │-                Ok(Film { producers })
[INFO] [stdout]    65       │-            }
[INFO] [stdout]    66       │-        }
[INFO] [stdout]    67       │-        const FIELDS: &'static [&str] = &["producers"];
[INFO] [stdout]    68       │-        deserializer.deserialize_struct(
[INFO] [stdout]    69       │-            "Film",
[INFO] [stdout]    70       │-            FIELDS,
[INFO] [stdout]    71       │-            Visitor {
[INFO] [stdout]    72       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    73       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]    74       │-            },
[INFO] [stdout]    75       │-        )
[INFO] [stdout]    76       │-    }
[INFO] [stdout]    77       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__flatten_attr.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5b1534 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr::h96e9fc1046822f65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5b0df7 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr::{{closure}}::hd56a997cdffdaf2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b6996 - core::ops::function::FnOnce::call_once::hbd5e58d02deaf5c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__argument_and_rename.snap
[INFO] [stdout] Snapshot: argument_and_rename
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for MyQuery {
[INFO] [stdout]     3       │-    type SchemaType = schema::Query;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Query");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: post , < Option < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    11       │-        {
[INFO] [stdout]    12       │-            field_builder
[INFO] [stdout]    13       │-                .argument::<schema::__fields::Query::_post_arguments::id>()
[INFO] [stdout]    14       │-                .literal("1234");
[INFO] [stdout]    15       │-        }
[INFO] [stdout]    16       │-        <Option<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    17       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Query :: allPosts , < Vec < BlogPostOutput > as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    18       │-        <Vec<BlogPostOutput> as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    19       │-    }
[INFO] [stdout]    20       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    21       │-        Some(std::borrow::Cow::Borrowed("MyQuery"))
[INFO] [stdout]    22       │-    }
[INFO] [stdout]    23       │-}
[INFO] [stdout]    24       │-#[automatically_derived]
[INFO] [stdout]    25       │-impl<'de> cynic::serde::Deserialize<'de> for MyQuery {
[INFO] [stdout]    26       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    27       │-    where
[INFO] [stdout]    28       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    29       │-    {
[INFO] [stdout]    30       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    31       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    32       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    33       │-        enum __FragmentDeriveField {
[INFO] [stdout]    34       │-            #[serde(rename = "post")]
[INFO] [stdout]    35       │-            post,
[INFO] [stdout]    36       │-            #[serde(rename = "allPosts")]
[INFO] [stdout]    37       │-            posts,
[INFO] [stdout]    38       │-            #[serde(other)]
[INFO] [stdout]    39       │-            __Other,
[INFO] [stdout]    40       │-        }
[INFO] [stdout]    41       │-        struct Visitor<'de> {
[INFO] [stdout]    42       │-            marker: ::core::marker::PhantomData<MyQuery>,
[INFO] [stdout]    43       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    44       │-        }
[INFO] [stdout]    45       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    46       │-            type Value = MyQuery;
[INFO] [stdout]    47       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    48       │-                formatter.write_str("struct MyQuery")
[INFO] [stdout]    49       │-            }
[INFO] [stdout]    50       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    51       │-            where
[INFO] [stdout]    52       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    53       │-            {
[INFO] [stdout]    54       │-                let mut post = None;
[INFO] [stdout]    55       │-                let mut posts = None;
[INFO] [stdout]    56       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    57       │-                    match __key {
[INFO] [stdout]    58       │-                        __FragmentDeriveField::post => {
[INFO] [stdout]    59       │-                            if post.is_some() {
[INFO] [stdout]    60       │-                                return Err(cynic::serde::de::Error::duplicate_field("post"));
[INFO] [stdout]    61       │-                            }
[INFO] [stdout]    62       │-                            post = Some(__map.next_value()?);
[INFO] [stdout]    63       │-                        }
[INFO] [stdout]    64       │-                        __FragmentDeriveField::posts => {
[INFO] [stdout]    65       │-                            if posts.is_some() {
[INFO] [stdout]    66       │-                                return Err(cynic::serde::de::Error::duplicate_field("allPosts"));
[INFO] [stdout]    67       │-                            }
[INFO] [stdout]    68       │-                            posts = Some(__map.next_value()?);
[INFO] [stdout]    69       │-                        }
[INFO] [stdout]    70       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    71       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    72       │-                        }
[INFO] [stdout]    73       │-                    }
[INFO] [stdout]    74       │-                }
[INFO] [stdout]    75       │-                let post = post.ok_or_else(|| cynic::serde::de::Error::missing_field("post"))?;
[INFO] [stdout]    76       │-                let posts =
[INFO] [stdout]    77       │-                    posts.ok_or_else(|| cynic::serde::de::Error::missing_field("allPosts"))?;
[INFO] [stdout]    78       │-                Ok(MyQuery { post, posts })
[INFO] [stdout]    79       │-            }
[INFO] [stdout]    80       │-        }
[INFO] [stdout]    81       │-        const FIELDS: &'static [&str] = &["post", "allPosts"];
[INFO] [stdout]    82       │-        deserializer.deserialize_struct(
[INFO] [stdout]    83       │-            "MyQuery",
[INFO] [stdout]    84       │-            FIELDS,
[INFO] [stdout]    85       │-            Visitor {
[INFO] [stdout]    86       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    87       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]    88       │-            },
[INFO] [stdout]    89       │-        )
[INFO] [stdout]    90       │-    }
[INFO] [stdout]    91       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__argument_and_rename.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5ae2e1 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename::he9692f9339b7f8d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5ada97 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename::{{closure}}::h4e9cf912763ec080
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b4eb6 - core::ops::function::FnOnce::call_once::h38130b44a40d0d38
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/input_object_derive/snapshots/cynic_codegen__input_object_derive__tests__snapshot_input_object_derive.snap
[INFO] [stdout] Snapshot: snapshot_input_object_derive
[INFO] [stdout] Source: src/input_object_derive/tests.rs:24
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::InputObject for IssueOrder {
[INFO] [stdout]     3       │-    type SchemaType = schema::IssueOrder;
[INFO] [stdout]     4       │-}
[INFO] [stdout]     5       │-#[automatically_derived]
[INFO] [stdout]     6       │-impl cynic::serde::Serialize for IssueOrder {
[INFO] [stdout]     7       │-    fn serialize<__S>(&self, serializer: __S) -> Result<__S::Ok, __S::Error>
[INFO] [stdout]     8       │-    where
[INFO] [stdout]     9       │-        __S: cynic::serde::Serializer,
[INFO] [stdout]    10       │-    {
[INFO] [stdout]    11       │-        use cynic::serde::ser::SerializeMap;
[INFO] [stdout]    12       │-        cynic :: assert_impl ! (OrderDirection [] [] : cynic :: Enum < SchemaType = schema :: OrderDirection >);
[INFO] [stdout]    13       │-        cynic :: assert_impl ! (IssueOrderField [] [] : cynic :: Enum < SchemaType = schema :: IssueOrderField >);
[INFO] [stdout]    14       │-        let mut map_serializer = serializer.serialize_map(Some(2usize))?;
[INFO] [stdout]    15       │-        map_serializer.serialize_entry("direction", &self.direction)?;
[INFO] [stdout]    16       │-        map_serializer.serialize_entry("field", &self.field)?;
[INFO] [stdout]    17       │-        map_serializer.end()
[INFO] [stdout]    18       │-    }
[INFO] [stdout]    19       │-}
[INFO] [stdout]    20       │-cynic :: impl_coercions ! (IssueOrder [] [] , schema :: IssueOrder);
[INFO] [stdout]    21       │-#[automatically_derived]
[INFO] [stdout]    22       │-impl schema::variable::Variable for IssueOrder {
[INFO] [stdout]    23       │-    const TYPE: cynic::variables::VariableType =
[INFO] [stdout]    24       │-        cynic::variables::VariableType::Named("IssueOrder");
[INFO] [stdout]    25       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat' panicked at src/input_object_derive/tests.rs:24:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/input_object_derive/snapshots/cynic_codegen__input_object_derive__tests__snapshot_input_object_derive.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ce9b6 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ce9b6 - cynic_codegen::input_object_derive::tests::snapshot_input_object_derive::h46e9542f06cd6d61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/input_object_derive/tests.rs:24:5
[INFO] [stdout]   22:     0x5e6d1c64cc60 - cynic_codegen::input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat::hf52c2572dc3e5378
[INFO] [stdout]                                at /opt/rustwide/workdir/src/input_object_derive/tests.rs:11:1
[INFO] [stdout]   23:     0x5e6d1c64c697 - cynic_codegen::input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat::{{closure}}::h815298753206db7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/input_object_derive/tests.rs:20:4
[INFO] [stdout]   24:     0x5e6d1c5b7316 - core::ops::function::FnOnce::call_once::he46f6be5e11b0507
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr_multi_field2.snap
[INFO] [stdout] Snapshot: spread_attr_multi_field2
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for Film {
[INFO] [stdout]     3       │-    type SchemaType = schema::Film;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("Film");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        <FilmDetails as cynic::QueryFragment>::query(
[INFO] [stdout]    11       │-            builder
[INFO] [stdout]    12       │-                .inline_fragment()
[INFO] [stdout]    13       │-                .select_children::<<FilmDetails as cynic::QueryFragment>::VariablesFields>(),
[INFO] [stdout]    14       │-        );
[INFO] [stdout]    15       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: Film :: releaseDate , < Option < String > as cynic :: schema :: IsScalar < < schema :: __fields :: Film :: releaseDate as cynic :: schema :: Field > :: Type >> :: SchemaType > () ;
[INFO] [stdout]    16       │-    }
[INFO] [stdout]    17       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    18       │-        Some(std::borrow::Cow::Borrowed("Film"))
[INFO] [stdout]    19       │-    }
[INFO] [stdout]    20       │-}
[INFO] [stdout]    21       │-#[automatically_derived]
[INFO] [stdout]    22       │-impl<'de> cynic::serde::Deserialize<'de> for Film {
[INFO] [stdout]    23       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    24       │-    where
[INFO] [stdout]    25       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    26       │-    {
[INFO] [stdout]    27       │-        let spreadable = cynic::__private::Spreadable::<__D::Error>::deserialize(deserializer)?;
[INFO] [stdout]    28       │-        Ok(Film {
[INFO] [stdout]    29       │-            details: <FilmDetails as cynic::serde::Deserialize<'de>>::deserialize(
[INFO] [stdout]    30       │-                spreadable.spread_deserializer(),
[INFO] [stdout]    31       │-            )?,
[INFO] [stdout]    32       │-            release_date: spreadable.deserialize_field("releaseDate")?,
[INFO] [stdout]    33       │-        })
[INFO] [stdout]    34       │-    }
[INFO] [stdout]    35       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__spread_attr_multi_field2.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5b0db8 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2::h331bd7c729a0b548
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5b0617 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2::{{closure}}::h0e10f7f319749cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b6df6 - core::ops::function::FnOnce::call_once::hcab77476294e458e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__simple_struct.snap
[INFO] [stdout] Snapshot: simple_struct
[INFO] [stdout] Source: src/fragment_derive/tests.rs:159
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: format_code(format!("{}", tokens))
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[automatically_derived]
[INFO] [stdout]     2       │-impl cynic::QueryFragment for BlogPostOutput {
[INFO] [stdout]     3       │-    type SchemaType = schema::BlogPost;
[INFO] [stdout]     4       │-    type VariablesFields = ();
[INFO] [stdout]     5       │-    const TYPE: Option<&'static str> = Some("BlogPost");
[INFO] [stdout]     6       │-    fn query(
[INFO] [stdout]     7       │-        mut builder: cynic::queries::SelectionBuilder<'_, Self::SchemaType, Self::VariablesFields>,
[INFO] [stdout]     8       │-    ) {
[INFO] [stdout]     9       │-        #![allow(unused_mut)]
[INFO] [stdout]    10       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: BlogPost :: hasMetadata , < Option < bool > as cynic :: schema :: IsScalar < < schema :: __fields :: BlogPost :: hasMetadata as cynic :: schema :: Field > :: Type >> :: SchemaType > () ;
[INFO] [stdout]    11       │-        let mut field_builder = builder . select_field :: < schema :: __fields :: BlogPost :: author , < AuthorOutput as cynic :: QueryFragment > :: SchemaType > () ;
[INFO] [stdout]    12       │-        <AuthorOutput as cynic::QueryFragment>::query(field_builder.select_children());
[INFO] [stdout]    13       │-    }
[INFO] [stdout]    14       │-    fn name() -> Option<std::borrow::Cow<'static, str>> {
[INFO] [stdout]    15       │-        Some(std::borrow::Cow::Borrowed("BlogPostOutput"))
[INFO] [stdout]    16       │-    }
[INFO] [stdout]    17       │-}
[INFO] [stdout]    18       │-#[automatically_derived]
[INFO] [stdout]    19       │-impl<'de> cynic::serde::Deserialize<'de> for BlogPostOutput {
[INFO] [stdout]    20       │-    fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>
[INFO] [stdout]    21       │-    where
[INFO] [stdout]    22       │-        __D: cynic::serde::Deserializer<'de>,
[INFO] [stdout]    23       │-    {
[INFO] [stdout]    24       │-        #[derive(cynic :: serde :: Deserialize)]
[INFO] [stdout]    25       │-        #[serde(field_identifier, crate = "cynic::serde")]
[INFO] [stdout]    26       │-        #[allow(non_camel_case_types)]
[INFO] [stdout]    27       │-        enum __FragmentDeriveField {
[INFO] [stdout]    28       │-            #[serde(rename = "hasMetadata")]
[INFO] [stdout]    29       │-            has_metadata,
[INFO] [stdout]    30       │-            #[serde(rename = "author")]
[INFO] [stdout]    31       │-            author,
[INFO] [stdout]    32       │-            #[serde(other)]
[INFO] [stdout]    33       │-            __Other,
[INFO] [stdout]    34       │-        }
[INFO] [stdout]    35       │-        struct Visitor<'de> {
[INFO] [stdout]    36       │-            marker: ::core::marker::PhantomData<BlogPostOutput>,
[INFO] [stdout]    37       │-            lifetime: ::core::marker::PhantomData<&'de ()>,
[INFO] [stdout]    38       │-        }
[INFO] [stdout]    39       │-        impl<'de> cynic::serde::de::Visitor<'de> for Visitor<'de> {
[INFO] [stdout]    40       │-            type Value = BlogPostOutput;
[INFO] [stdout]    41       │-            fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    42       │-                formatter.write_str("struct BlogPostOutput")
[INFO] [stdout]    43       │-            }
[INFO] [stdout]    44       │-            fn visit_map<V>(self, mut __map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout]    45       │-            where
[INFO] [stdout]    46       │-                V: cynic::serde::de::MapAccess<'de>,
[INFO] [stdout]    47       │-            {
[INFO] [stdout]    48       │-                let mut has_metadata = None;
[INFO] [stdout]    49       │-                let mut author = None;
[INFO] [stdout]    50       │-                while let Some(__key) = __map.next_key()? {
[INFO] [stdout]    51       │-                    match __key {
[INFO] [stdout]    52       │-                        __FragmentDeriveField::has_metadata => {
[INFO] [stdout]    53       │-                            if has_metadata.is_some() {
[INFO] [stdout]    54       │-                                return Err(cynic::serde::de::Error::duplicate_field(
[INFO] [stdout]    55       │-                                    "hasMetadata",
[INFO] [stdout]    56       │-                                ));
[INFO] [stdout]    57       │-                            }
[INFO] [stdout]    58       │-                            has_metadata = Some(__map.next_value()?);
[INFO] [stdout]    59       │-                        }
[INFO] [stdout]    60       │-                        __FragmentDeriveField::author => {
[INFO] [stdout]    61       │-                            if author.is_some() {
[INFO] [stdout]    62       │-                                return Err(cynic::serde::de::Error::duplicate_field("author"));
[INFO] [stdout]    63       │-                            }
[INFO] [stdout]    64       │-                            author = Some(__map.next_value()?);
[INFO] [stdout]    65       │-                        }
[INFO] [stdout]    66       │-                        __FragmentDeriveField::__Other => {
[INFO] [stdout]    67       │-                            __map.next_value::<cynic::serde::de::IgnoredAny>()?;
[INFO] [stdout]    68       │-                        }
[INFO] [stdout]    69       │-                    }
[INFO] [stdout]    70       │-                }
[INFO] [stdout]    71       │-                let has_metadata = has_metadata
[INFO] [stdout]    72       │-                    .ok_or_else(|| cynic::serde::de::Error::missing_field("hasMetadata"))?;
[INFO] [stdout]    73       │-                let author =
[INFO] [stdout]    74       │-                    author.ok_or_else(|| cynic::serde::de::Error::missing_field("author"))?;
[INFO] [stdout]    75       │-                Ok(BlogPostOutput {
[INFO] [stdout]    76       │-                    has_metadata,
[INFO] [stdout]    77       │-                    author,
[INFO] [stdout]    78       │-                })
[INFO] [stdout]    79       │-            }
[INFO] [stdout]    80       │-        }
[INFO] [stdout]    81       │-        const FIELDS: &'static [&str] = &["hasMetadata", "author"];
[INFO] [stdout]    82       │-        deserializer.deserialize_struct(
[INFO] [stdout]    83       │-            "BlogPostOutput",
[INFO] [stdout]    84       │-            FIELDS,
[INFO] [stdout]    85       │-            Visitor {
[INFO] [stdout]    86       │-                marker: ::core::marker::PhantomData,
[INFO] [stdout]    87       │-                lifetime: ::core::marker::PhantomData,
[INFO] [stdout]    88       │-            },
[INFO] [stdout]    89       │-        )
[INFO] [stdout]    90       │-    }
[INFO] [stdout]    91       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct' panicked at src/fragment_derive/tests.rs:159:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/fragment_derive/snapshots/cynic_codegen__fragment_derive__tests__simple_struct.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6d1ca4f6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6d1ca4f6c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e6d1ca4f6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e6d1ca79483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e6d1ca79483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e6d1ca4b683 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6d1ca4b683 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e6d1ca4f512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e6d1ca50f79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e6d1ca50dae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e6d1c6c7214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e6d1c6c7214 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6d1ca5194e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e6d1ca5194e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e6d1ca5171a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e6d1ca4fbb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e6d1ca513ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e6d1ca76dc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e6d1ca77226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e6d1c5ca118 - core::result::Result<T,E>::unwrap::ha88bd75cdc350cfc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e6d1c5ca118 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::h2ab327173aac724e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:159:5
[INFO] [stdout]   22:     0x5e6d1c5ae829 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct::h9b326deb4387f4b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:1
[INFO] [stdout]   23:     0x5e6d1c5ae317 - cynic_codegen::fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct::{{closure}}::h5b66232b3807f72b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fragment_derive/tests.rs:9:10
[INFO] [stdout]   24:     0x5e6d1c5b6326 - core::ops::function::FnOnce::call_once::h9e07e5774be7e127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e6d1c6cca7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e6d1c6cca7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5e6d1c6cbbb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5e6d1c6cbbb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5e6d1c6cbbb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5e6d1c6cbbb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e6d1c6cbbb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5e6d1c6cbbb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5e6d1c68f7b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5e6d1c68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e6d1c69318a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e6d1c69318a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5e6d1c69318a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5e6d1c69318a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e6d1c69318a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e6d1c69318a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e6d1ca54a5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e6d1ca54a5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x781724d92aa4 - <unknown>
[INFO] [stdout]   46:     0x781724e1fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     enum_derive::tests::snapshot_enum_derive::input_1_parse_quote___cynic_schema_path_____schemas_test_cases_graphql__
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_01_argument_and_rename
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_02_simple_struct
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_03_not_sure
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_04_variable_in_argument
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_05_spread_attr
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_06_spread_attr_multi_field1
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_07_spread_attr_multi_field2
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_08_flatten_attr
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_09_argument_literals
[INFO] [stdout]     fragment_derive::tests::snapshot_fragment_derive::case_10_feature_flagging
[INFO] [stdout]     inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_1_union_type
[INFO] [stdout]     inline_fragments_derive::tests::snapshot_inline_fragments_derive::case_2_interface
[INFO] [stdout]     input_object_derive::tests::snapshot_input_object_derive::input_1_parse_quote___derive_cynic__InputObject_Debug___cynic_schema_pat
[INFO] [stdout]     scalar_derive::tests::snapshot_scalar_derive::input_1_parse_quote___derive_Scalar__structDateTime_String__
[INFO] [stdout]     schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_1_starwars
[INFO] [stdout]     schema::type_index::schema_backed::tests::test_schema_validation_on_good_schemas::case_2_github
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 128 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "261aa9e043dae8428965f0a3d1a6e16aa30938672cbe5c46e9a085bf0b0598e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261aa9e043dae8428965f0a3d1a6e16aa30938672cbe5c46e9a085bf0b0598e4", kill_on_drop: false }`
[INFO] [stdout] 261aa9e043dae8428965f0a3d1a6e16aa30938672cbe5c46e9a085bf0b0598e4
