[INFO] fetching crate apollo-compiler 1.31.0...
[INFO] testing apollo-compiler-1.31.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate apollo-compiler 1.31.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate apollo-compiler 1.31.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate apollo-compiler 1.31.0
[INFO] tweaked toml for crates.io crate apollo-compiler 1.31.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apollo-compiler 1.31.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apollo-compiler 1.31.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded apollo-parser v0.8.4
[INFO] [stderr]   Downloaded serde_json_bytes v0.2.5
[INFO] [stderr]   Downloaded jsonpath-rust v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a8e1ffbb5ebd0189e83280947e18f85ddb020c08b379e1360d4ff319b780ad6
[INFO] running `Command { std: "docker" "start" "-a" "9a8e1ffbb5ebd0189e83280947e18f85ddb020c08b379e1360d4ff319b780ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a8e1ffbb5ebd0189e83280947e18f85ddb020c08b379e1360d4ff319b780ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8e1ffbb5ebd0189e83280947e18f85ddb020c08b379e1360d4ff319b780ad6", kill_on_drop: false }`
[INFO] [stdout] 9a8e1ffbb5ebd0189e83280947e18f85ddb020c08b379e1360d4ff319b780ad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264b96d2207c1882b97c376dd4bae7ab4d1926d2cd2c2016a1ec528a28c5a2f2
[INFO] running `Command { std: "docker" "start" "-a" "264b96d2207c1882b97c376dd4bae7ab4d1926d2cd2c2016a1ec528a28c5a2f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling apollo-parser v0.8.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.65s
[INFO] running `Command { std: "docker" "inspect" "264b96d2207c1882b97c376dd4bae7ab4d1926d2cd2c2016a1ec528a28c5a2f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264b96d2207c1882b97c376dd4bae7ab4d1926d2cd2c2016a1ec528a28c5a2f2", kill_on_drop: false }`
[INFO] [stdout] 264b96d2207c1882b97c376dd4bae7ab4d1926d2cd2c2016a1ec528a28c5a2f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3e39cd43ac859b021d38b88956f6c4646cd56f32436f689d1d1820e9f0f62d4
[INFO] running `Command { std: "docker" "start" "-a" "a3e39cd43ac859b021d38b88956f6c4646cd56f32436f689d1d1820e9f0f62d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.95s
[INFO] running `Command { std: "docker" "inspect" "a3e39cd43ac859b021d38b88956f6c4646cd56f32436f689d1d1820e9f0f62d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e39cd43ac859b021d38b88956f6c4646cd56f32436f689d1d1820e9f0f62d4", kill_on_drop: false }`
[INFO] [stdout] a3e39cd43ac859b021d38b88956f6c4646cd56f32436f689d1d1820e9f0f62d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d6dc5af11611323c8b5b6687dbecf354371480224a75289f3dc70e2262ecc4e
[INFO] running `Command { std: "docker" "start" "-a" "7d6dc5af11611323c8b5b6687dbecf354371480224a75289f3dc70e2262ecc4e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apollo_compiler-ee17f779cc1bc9ed)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test coordinate::tests::invalid_coordinates ... ok
[INFO] [stdout] test resolvers::input_coercion::tests::fails_to_coerce_nan_to_float ... ok
[INFO] [stdout] test resolvers::input_coercion::tests::fails_to_coerce_inf_to_float ... ok
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-ce6fb45967755e71)
[INFO] [stdout] test resolvers::input_coercion::tests::fails_to_coerce_int_to_float_beyond_precision_bound ... ok
[INFO] [stdout] test resolvers::result_coercion::test_error_path ... ok
[INFO] [stdout] test resolvers::input_coercion::tests::coerces_float_to_float ... ok
[INFO] [stdout] test resolvers::input_coercion::tests::fails_to_numeric_string_to_float ... ok
[INFO] [stdout] test resolvers::input_coercion::tests::coerces_int_to_float ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 224 tests
[INFO] [stdout] test executable::iter_all_fields ... ok
[INFO] [stdout] test extensions::test_orphan_schema_extension_without_root_type_enables_implicit_root_types ... ok
[INFO] [stdout] test executable::is_not_introspection_operation ... ok
[INFO] [stdout] test extensions::test_orphan_extensions_schema_with_default_query_name ... ok
[INFO] [stdout] test extensions::test_orphan_extensions_schema_def_with_extensions ... ok
[INFO] [stdout] test executable::is_introspection_repeated_fragment ... ok
[INFO] [stdout] test executable::is_introspection_operation ... ok
[INFO] [stdout] test field_set::test_invalid_field_sets ... ok
[INFO] [stdout] test field_type::test_valid_field_type ... ok
[INFO] [stdout] test extensions::test_extend_implicit_schema ... ok
[INFO] [stdout] test field_type::test_invalid_field_type ... ok
[INFO] [stdout] test extensions::test_invalid_orphan_extensions_schema_def_with_duplicate_root_operation ... ok
[INFO] [stdout] test extensions::test_orphan_schema_extension_with_root_type_disables_implicit_root_types ... ok
[INFO] [stdout] test field_set::test_valid_field_sets ... ok
[INFO] [stdout] test executable::get_operations ... ok
[INFO] [stdout] test executable::iter_root_fields ... ok
[INFO] [stdout] test introspection::built_in_scalars ... ok
[INFO] [stdout] test extensions::test_orphan_schema_extension_with_directive_application ... ok
[INFO] [stdout] test extensions::test_orphan_extensions_kind_mismatch ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_possible_types_lists ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_input_fields_lists ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_possible_types_lists ... ok
[INFO] [stdout] test introspection_max_depth::test_3_sibling_fields_list ... ok
[INFO] [stdout] test executable::is_introspection_deep ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_fields_lists ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_possible_types_lists_with_inline_fragments ... ok
[INFO] [stdout] test locations::directive_inputs::complex ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_possible_types_lists_with_named_fragments ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_input_fields_lists ... ok
[INFO] [stdout] test locations::directive_inputs::field_within_complex ... ok
[INFO] [stdout] test locations::directive_inputs::int ... ok
[INFO] [stdout] test locations::directive_inputs::multiline ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_fields_lists ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_interfaces_lists ... ok
[INFO] [stdout] test extensions::test_orphan_extensions ... ok
[INFO] [stdout] test misc::it_accesses_fields ... ok
[INFO] [stdout] test merge_schemas::test_ok ... ok
[INFO] [stdout] test misc::initial_indent ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_possible_types_lists_with_inline_fragments ... ok
[INFO] [stdout] test locations::directive_inputs::str ... ok
[INFO] [stdout] test misc::it_accesses_fragment_definition_field_types ... ok
[INFO] [stdout] test misc::it_accesses_inline_fragment_field_types ... ok
[INFO] [stdout] test misc::it_accesses_directive_definitions ... ok
[INFO] [stdout] test misc::it_accesses_field_definitions_from_operation_definition ... ok
[INFO] [stdout] test introspection_max_depth::test_3_nested_possible_types_lists_with_named_fragments ... ok
[INFO] [stdout] test misc::it_accesses_enum_definitions ... ok
[INFO] [stdout] test introspection_max_depth::test_2_nested_interfaces_lists ... ok
[INFO] [stdout] test misc::it_accesses_input_object_definitions ... ok
[INFO] [stdout] test misc::it_accesses_input_object_field_types_directive_name ... ok
[INFO] [stdout] test misc::it_accesses_object_directive_name ... ok
[INFO] [stdout] test introspection::mixed ... ok
[INFO] [stdout] test parser::it_errors_when_selection_set_recursion_limit_exceeded ... ok
[INFO] [stdout] test misc::precomputed_schema_can_multi_thread ... ok
[INFO] [stdout] test misc::it_accesses_operation_definition_parts ... ok
[INFO] [stdout] test parser::it_errors_when_selection_set_token_limit_is_exceeded ... ok
[INFO] [stdout] test misc::it_accesses_scalar_definitions ... ok
[INFO] [stdout] test misc::it_accesses_schema_operation_types ... ok
[INFO] [stdout] test misc::it_accesses_object_field_types_directive_name ... ok
[INFO] [stdout] test misc::it_creates_compiler_from_multiple_sources ... ok
[INFO] [stdout] test rename::test_renamed ... ok
[INFO] [stdout] test misc::it_accesses_union_definitions ... ok
[INFO] [stdout] test parser::it_errors_with_multiple_limits ... ok
[INFO] [stdout] test name::smoke_test ... ok
[INFO] [stdout] test parser::it_passes_when_selection_set_recursion_limit_is_not_exceeded ... ok
[INFO] [stdout] test schema::handles_implicit_root_types ... ok
[INFO] [stdout] test schema::find_definitions_with_directive ... ok
[INFO] [stdout] test misc::it_can_access_root_db_in_thread ... ok
[INFO] [stdout] test serde::test_serde_type ... ok
[INFO] [stdout] test schema::test_schema_reserialize ... ok
[INFO] [stdout] test serde::test_serde_deserialization_errors ... ok
[INFO] [stdout] test serde::test_serde_value ... ok
[INFO] [stdout] test validation::executable_definition_with_nested_cycles_do_not_overflow_stack ... ok
[INFO] [stdout] test schema::test_default_root_op_name_ignored_with_explicit_schema_def ... ok
[INFO] [stdout] test validation::executable_definition_does_not_contain_type_system_definitions ... ok
[INFO] [stdout] test validation::executable_definition_with_cycles_do_not_overflow_stack ... ok
[INFO] [stdout] test validation::executable_and_type_system_definitions ... ok
[INFO] [stdout] test validation::field_merging::different_args_second_missess_argument ... ok
[INFO] [stdout] test validation::field_merging::conflicting_arg_values ... ok
[INFO] [stdout] test validation::field_merging::different_directives_with_different_aliases ... ok
[INFO] [stdout] test validation::field_merging::different_args_second_adds_argument ... ok
[INFO] [stdout] test validation::field_merging::different_order_input_args ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::conflicts_in_fragments ... ok
[INFO] [stdout] test validation::field_merging::different_args_with_different_aliases ... ok
[INFO] [stdout] test validation::field_merging::different_order_args ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::dedupe_conflicts ... ok
[INFO] [stdout] test validation::field_merging::different_non_conflicting_args ... ok
[INFO] [stdout] test validation::field_merging::different_skip_include_directives ... ok
[INFO] [stdout] test validation::field_merging::conflicting_arg_names ... ok
[INFO] [stdout] test validation::field_merging::alias_masking_direct_field_access ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::deep_conflict_in_fragments ... ok
[INFO] [stdout] test validation::field_merging::identical_fields_with_identical_args ... ok
[INFO] [stdout] test validation::field_merging::identical_fields ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::deep_conflict_multiple_issues ... ok
[INFO] [stdout] test schema::is_subtype ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::very_deep_conflict ... ok
[INFO] [stdout] test validation::field_merging::identical_fields_with_identical_directives ... ok
[INFO] [stdout] test validation::field_merging::return_types::differing_sub_fields ... ok
[INFO] [stdout] test validation::field_merging::return_types::same_scalars ... ok
[INFO] [stdout] test introspection::test ... ok
[INFO] [stdout] test validation::field_merging::return_types::no_differing_list_despite_no_overlap ... ok
[INFO] [stdout] test validation::field_merging::return_types::differing_deep_return_types ... ok
[INFO] [stdout] test validation::field_merging::return_types::non_exclusive_follows_exclusive ... ok
[INFO] [stdout] test misc::it_accesses_object_defitions ... ok
[INFO] [stdout] test validation::field_merging::return_types::no_differing_nullability_despite_no_overlap ... ok
[INFO] [stdout] test validation::field_merging::same_aliases_with_different_field_targets ... ok
[INFO] [stdout] test validation::field_merging::field_conflicts::deep_conflict ... ok
[INFO] [stdout] test validation::field_merging::return_types::no_differing_return_types_despite_no_overlap ... ok
[INFO] [stdout] test validation::field_merging::return_types::compatible_return_shapes_on_different_return_types ... ok
[INFO] [stdout] test validation::field_merging::return_types::non_conflicting_overlapping_types ... ok
[INFO] [stdout] test validation::interface::it_fails_validation_with_missing_transitive_interface ... ok
[INFO] [stdout] test validation::field_merging::same_aliases_on_non_overlapping_fields ... ok
[INFO] [stdout] test validation::field_merging::unique_fields ... ok
[INFO] [stdout] test validation::field_merging::return_types::conflicting_return_types_with_potential_overlap ... ok
[INFO] [stdout] test validation::field_merging::return_types::unknown_types ... ok
[INFO] [stdout] test validation::interface::it_fails_validation_with_recursive_interface_definition ... ok
[INFO] [stdout] test validation::field_merging::return_types::deep_types_including_list ... ok
[INFO] [stdout] test validation::ignore_builtin_redefinition::handles_built_in_scalar_redefinition ... ok
[INFO] [stdout] test validation::interface::it_fails_validation_with_duplicate_interface_definitions ... ok
[INFO] [stdout] test validation::interface::it_fails_validation_with_duplicate_operation_fields ... ok
[INFO] [stdout] test validation::operation::it_raises_an_error_for_illegal_operations ... ok
[INFO] [stdout] test validation::operation::it_validates_fields_in_operations ... ok
[INFO] [stdout] test validation::operation::it_validates_unique_operation_names ... ok
[INFO] [stdout] test validation::missing_fragment_in_standalone_validation ... ok
[INFO] [stdout] test validation::json_location_with_multibyte ... ok
[INFO] [stdout] test misc::it_supports_multiple_independent_queries ... ok
[INFO] [stdout] test validation::interface::it_fails_validation_with_undefined_interface_definition ... ok
[INFO] [stdout] test validation::ignore_builtin_redefinition::handles_built_in_type_redefinition ... ok
[INFO] [stdout] test validation::interface::it_generates_diagnostics_for_non_output_field_types ... ok
[INFO] [stdout] test validation::recursion::not_long_enough_input_object_chain_applies_correctly ... ok
[INFO] [stdout] test validation::recursion::handles_directive_with_nested_input_types ... ok
[INFO] [stdout] test validation::recursion::not_long_enough_directive_chain_applies_correctly ... ok
[INFO] [stdout] test validation::types::invalid_boolean_values::string_into_boolean ... ok
[INFO] [stdout] test validation::types::invalid_boolean_values::float_into_boolean ... ok
[INFO] [stdout] test validation::types::directive_arguments::with_directives_of_invalid_types ... ok
[INFO] [stdout] test validation::types::invalid_boolean_values::int_into_boolean ... ok
[INFO] [stdout] test validation::types::invalid_boolean_values::unquoted_into_boolean ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::float_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::different_case_enum_value_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_float_values::boolean_into_float ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::boolean_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_float_values::string_into_float ... ok
[INFO] [stdout] test validation::types::directive_arguments::with_directives_of_valid_types ... ok
[INFO] [stdout] test validation::types::invalid_id_values::float_into_id ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::string_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_id_values::unquoted_into_id ... ok
[INFO] [stdout] test validation::types::invalid_id_values::boolean_into_id ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::int_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_enum_values::unknown_enum_value_into_enum ... ok
[INFO] [stdout] test validation::types::invalid_float_values::unquoted_into_float ... ok
[INFO] [stdout] test validation::types::invalid_input_object_values::partial_object_null_to_non_null_field ... ok
[INFO] [stdout] test validation::types::invalid_input_object_values::partial_object_unknown_field ... ok
[INFO] [stdout] test validation::types::invalid_input_object_values::custom_scalar_accept_complex_literals ... ok
[INFO] [stdout] test validation::types::invalid_input_object_values::partial_object_missing_required ... ok
[INFO] [stdout] test validation::types::invalid_input_object_values::partial_object_invalid_field_type ... ok
[INFO] [stdout] test validation::types::invalid_int_values::string_into_int ... ok
[INFO] [stdout] test validation::types::invalid_int_values::float_into_int ... ok
[INFO] [stdout] test validation::types::invalid_int_values::big_int_into_int ... ok
[INFO] [stdout] test validation::types::invalid_int_values::simple_float_into_int ... ok
[INFO] [stdout] test validation::types::invalid_list_values::incorrect_item_type ... ok
[INFO] [stdout] test validation::types::invalid_list_values::single_value_of_incorrect_type ... ok
[INFO] [stdout] test validation::types::invalid_int_values::unquoted_string_into_int ... ok
[INFO] [stdout] test validation::types::invalid_non_nullable_values::incorrect_value_and_missing_argument ... ok
[INFO] [stdout] test validation::types::invalid_non_nullable_values::incorrect_value_type ... ok
[INFO] [stdout] test validation::types::invalid_non_nullable_values::null_value ... ok
[INFO] [stdout] test validation::types::invalid_string_values::boolean_into_string ... ok
[INFO] [stdout] test validation::types::invalid_string_values::float_into_string ... ok
[INFO] [stdout] test validation::types::invalid_string_values::int_into_string ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::full_object ... ok
[INFO] [stdout] test validation::recursion::not_long_enough_fragment_chain_applies_correctly ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::full_object_unordered ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::optional_arg_required_field ... ok
[INFO] [stdout] test validation::types::invalid_string_values::unquoted_into_string ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::partial_object_including_required ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::partial_object_only_required ... ok
[INFO] [stdout] test validation::types::valid_input_object_values::partial_object_required_boolean_false ... ok
[INFO] [stdout] test validation::types::valid_list_values::good_list_value ... ok
[INFO] [stdout] test validation::types::valid_list_values::empty_list_value ... ok
[INFO] [stdout] test validation::types::valid_list_values::single_value_into_list ... ok
[INFO] [stdout] test validation::operation::it_fails_validation_with_duplicate_operation_names ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::all_required_and_optional_args_on_mixed_list ... ok
[INFO] [stdout] test validation::types::valid_list_values::null_value ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::arg_on_optional_arg ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::multiple_args ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::multiple_args_reverse_order ... ok
[INFO] [stdout] test validation::object::it_generates_diagnostics_for_non_output_field_types ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::no_arg_on_optional_arg ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::multiple_required_and_one_optional_arg_on_mixed_list ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::multiple_required_args_on_mixed_list ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::no_args_on_multiple_optional ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::second_arg_on_multiple_optional ... ok
[INFO] [stdout] test validation::types::valid_values::good_enum_value ... ok
[INFO] [stdout] test validation::types::valid_values::enum_with_null_value ... ok
[INFO] [stdout] test validation::types::valid_values::good_boolean_value ... ok
[INFO] [stdout] test validation::types::valid_values::enum_with_undefined_value ... ok
[INFO] [stdout] test validation::types::valid_values::good_float_value ... ok
[INFO] [stdout] test validation::types::valid_values::good_int_value ... ok
[INFO] [stdout] test validation::types::valid_values::int_into_float ... ok
[INFO] [stdout] test validation::types::valid_values::int_into_id ... ok
[INFO] [stdout] test validation::types::valid_values::null_into_nullable_type ... ok
[INFO] [stdout] test validation::types::valid_values::string_into_id ... ok
[INFO] [stdout] test validation::types::variable_default_values::list_variables_with_invalid_item ... ok
[INFO] [stdout] test validation::types::variable_default_values::variables_with_invalid_default_values ... ok
[INFO] [stdout] test validation::types::variable_default_values::variables_with_complex_invalid_default_values ... ok
[INFO] [stdout] test validation::types::valid_values::good_string_value ... ok
[INFO] [stdout] test validation::types::variable_default_values::complex_variables_missing_required_field ... ok
[INFO] [stdout] test validation::operation::it_fails_validation_with_missing_ident ... ok
[INFO] [stdout] test validation::types::variable_default_values::variables_with_invalid_default_null_values ... ok
[INFO] [stdout] test validation::types::variable_default_values::variables_with_valid_default_null_values ... ok
[INFO] [stdout] test validation::types::valid_non_nullable_values::one_arg_on_multiple_optional ... ok
[INFO] [stdout] test validation::types::valid_values::good_negative_int_value ... ok
[INFO] [stdout] test validation::validate_variable_usage_without_type_system ... ok
[INFO] [stdout] test validation::types::variable_default_values::variables_with_valid_default_values ... ok
[INFO] [stdout] test validation::variable::it_raises_undefined_variable_in_query_error ... ok
[INFO] [stdout] test validation::types::valid_values::good_negative_float_value ... ok
[INFO] [stdout] test validation::validation_without_type_system ... ok
[INFO] [stdout] test validation::variable::it_raises_undefined_variable_in_query_in_fragments_error ... ok
[INFO] [stdout] test validation::variable::it_raises_unused_variable_in_query_error ... ok
[INFO] [stdout] test validation::variable::variables_in_const_contexts ... ok
[INFO] [stdout] test validation::recursion::deeply_nested_selection_bails_out ... ok
[INFO] [stdout] test validation::recursion::long_directive_chains_do_not_overflow_stack ... ok
[INFO] [stdout] test validation::recursion::long_nested_fragment_chains_do_not_overflow_stack ... ok
[INFO] [stdout] test validation::recursion::long_input_object_chains_do_not_overflow_stack ... ok
[INFO] [stdout] test validation::recursion::long_flat_fragment_chains_do_not_overflow_stack ... ok
[INFO] [stdout] test validation::recursion::long_flat_fragment_chains_do_not_overflow_stack_in_subscriptions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 224 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot_tests.rs (/opt/rustwide/target/debug/deps/snapshot_tests-ec44cce614912cf3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_invalid_synthetic_node ... ok
[INFO] [stdout] test validation ... FAILED
[INFO] [stdout] test serialize_and_reparse_ast ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validation' (265) panicked at tests/snapshot_tests.rs:173:10:
[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:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b685a79dd82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b685a7b43ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b685a7b43ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b685a7a2f36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b685a7a2f36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b685a77adbf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b685a77adbf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b685a795719 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b685a4e126e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b685a4e126e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b685a795982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b685a795982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b685a77ae78 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b685a772689 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b685a77bccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b685a7b4b2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b685a7b4872 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b685a4cbfe6 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::ReadDir, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b685a4cbfe6 - snapshot_tests[7d66b0ba5213a179]::graphql_files_in_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:173:10
[INFO] [stdout]   22:     0x5b685a4cafd7 - snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:157:13
[INFO] [stdout]   23:     0x5b685a4cde37 - <&mut snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5b685a4cde37 - <core[c5ed12ab89cc536a]::option::Option<&&str>>::map::<alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, &mut snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5b685a4cde37 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5b685a4d25a4 - <core[c5ed12ab89cc536a]::iter::adapters::fuse::Fuse<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>> as core[c5ed12ab89cc536a]::iter::adapters::fuse::FuseImpl<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5b685a4bf783 - <core[c5ed12ab89cc536a]::iter::adapters::fuse::Fuse<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5b685a4bf783 - <core[c5ed12ab89cc536a]::iter::adapters::flatten::FlattenCompat<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/flatten.rs:523:29
[INFO] [stdout]   29:     0x5b685a4bf3f6 - <core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5b685a4cdcd7 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stdout]   31:     0x5b685a4bc1d8 - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String), core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   32:     0x5b685a4bbe4d - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String), core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5b685a4bba37 - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   34:     0x5b685a4c991d - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   35:     0x5b685a4cca15 - snapshot_tests[7d66b0ba5213a179]::collect_graphql_files
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:164:10
[INFO] [stdout]   36:     0x5b685a4c8cc4 - snapshot_tests[7d66b0ba5213a179]::dir_tests::<snapshot_tests[7d66b0ba5213a179]::validation::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:143:31
[INFO] [stdout]   37:     0x5b685a4cb219 - snapshot_tests[7d66b0ba5213a179]::validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:38:5
[INFO] [stdout]   38:     0x5b685a4c038e - <snapshot_tests[7d66b0ba5213a179]::validation::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b685a51868e - serial_test[ff0bf2ea129bb185]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   40:     0x5b685a4ccbf9 - snapshot_tests[7d66b0ba5213a179]::validation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:36:1
[INFO] [stdout]   41:     0x5b685a4cab07 - snapshot_tests[7d66b0ba5213a179]::validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:37:16
[INFO] [stdout]   42:     0x5b685a4c02d6 - <snapshot_tests[7d66b0ba5213a179]::validation::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b685a4d561b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b685a4d561b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5b685a4e1e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5b685a4dc344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5b685a4dc344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5b685a4e4972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5b685a4e4972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5b685a79d0af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5b685a79d0af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x7f2f4dea9aa4 - <unknown>
[INFO] [stdout]   64:     0x7f2f4df36a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serialize_and_reparse_ast stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serialize_and_reparse_ast' (263) panicked at tests/snapshot_tests.rs:173:10:
[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:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b685a79dd82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b685a79dd82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b685a7b43ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b685a7b43ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b685a7a2f36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b685a7a2f36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b685a77adbf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b685a77adbf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b685a795719 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b685a4e126e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b685a4e126e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b685a795982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b685a795982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b685a77ae78 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b685a772689 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b685a77bccd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b685a7b4b2c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b685a7b4872 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b685a4cbfe6 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::ReadDir, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b685a4cbfe6 - snapshot_tests[7d66b0ba5213a179]::graphql_files_in_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:173:10
[INFO] [stdout]   22:     0x5b685a4cafd7 - snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:157:13
[INFO] [stdout]   23:     0x5b685a4cde37 - <&mut snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<(&&str,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   24:     0x5b685a4cde37 - <core[c5ed12ab89cc536a]::option::Option<&&str>>::map::<alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, &mut snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1165:29
[INFO] [stdout]   25:     0x5b685a4cde37 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5b685a4d25a4 - <core[c5ed12ab89cc536a]::iter::adapters::fuse::Fuse<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>> as core[c5ed12ab89cc536a]::iter::adapters::fuse::FuseImpl<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>>>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5b685a4bf783 - <core[c5ed12ab89cc536a]::iter::adapters::fuse::Fuse<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5b685a4bf783 - <core[c5ed12ab89cc536a]::iter::adapters::flatten::FlattenCompat<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/flatten.rs:523:29
[INFO] [stdout]   29:     0x5b685a4bf3f6 - <core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5b685a4cdcd7 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stdout]   31:     0x5b685a4bc1d8 - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String), core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   32:     0x5b685a4bbe4d - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String), core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5b685a4bba37 - <alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   34:     0x5b685a4c991d - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::iter::adapters::flatten::FlatMap<core[c5ed12ab89cc536a]::slice::iter::Iter<&str>, alloc[9c68fdf4f4f29218]::vec::into_iter::IntoIter<std[716c9a7a72e5c14e]::path::PathBuf>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#0}>, snapshot_tests[7d66b0ba5213a179]::collect_graphql_files::{closure#1}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<(std[716c9a7a72e5c14e]::path::PathBuf, alloc[9c68fdf4f4f29218]::string::String)>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   35:     0x5b685a4cca15 - snapshot_tests[7d66b0ba5213a179]::collect_graphql_files
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:164:10
[INFO] [stdout]   36:     0x5b685a4cb5ce - snapshot_tests[7d66b0ba5213a179]::serialize_and_reparse_ast::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:110:25
[INFO] [stdout]   37:     0x5b685a4c03be - <snapshot_tests[7d66b0ba5213a179]::serialize_and_reparse_ast::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5b685a51868e - serial_test[ff0bf2ea129bb185]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   39:     0x5b685a4ccc99 - snapshot_tests[7d66b0ba5213a179]::serialize_and_reparse_ast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:104:1
[INFO] [stdout]   40:     0x5b685a4cb157 - snapshot_tests[7d66b0ba5213a179]::serialize_and_reparse_ast::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_tests.rs:105:31
[INFO] [stdout]   41:     0x5b685a4c0316 - <snapshot_tests[7d66b0ba5213a179]::serialize_and_reparse_ast::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b685a4d561b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b685a4d561b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5b685a4e1e7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5b685a4e1e7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5b685a4e1e7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5b685a4dc344 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5b685a4dc344 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5b685a4e4972 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b685a4e4972 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5b685a4e4972 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b685a79d0af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5b685a79d0af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7f2f4dea9aa4 - <unknown>
[INFO] [stdout]   63:     0x7f2f4df36a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     serialize_and_reparse_ast
[INFO] [stdout]     validation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test snapshot_tests`
[INFO] running `Command { std: "docker" "inspect" "7d6dc5af11611323c8b5b6687dbecf354371480224a75289f3dc70e2262ecc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6dc5af11611323c8b5b6687dbecf354371480224a75289f3dc70e2262ecc4e", kill_on_drop: false }`
[INFO] [stdout] 7d6dc5af11611323c8b5b6687dbecf354371480224a75289f3dc70e2262ecc4e
