[INFO] fetching crate apollo-parser 0.8.4...
[INFO] testing apollo-parser-0.8.4 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate apollo-parser 0.8.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate apollo-parser 0.8.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apollo-parser 0.8.4
[INFO] tweaked toml for crates.io crate apollo-parser 0.8.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apollo-parser 0.8.4 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apollo-parser 0.8.4 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5381dfd35896d7a08809ee865ebb1913fc5f22587338796a8c7bf5d6d7bae3ac
[INFO] running `Command { std: "docker" "start" "-a" "5381dfd35896d7a08809ee865ebb1913fc5f22587338796a8c7bf5d6d7bae3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5381dfd35896d7a08809ee865ebb1913fc5f22587338796a8c7bf5d6d7bae3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5381dfd35896d7a08809ee865ebb1913fc5f22587338796a8c7bf5d6d7bae3ac", kill_on_drop: false }`
[INFO] [stdout] 5381dfd35896d7a08809ee865ebb1913fc5f22587338796a8c7bf5d6d7bae3ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41c230364ffe739697563445b84da1b0aa13fac850ec17933f42e68ffeef8a2d
[INFO] running `Command { std: "docker" "start" "-a" "41c230364ffe739697563445b84da1b0aa13fac850ec17933f42e68ffeef8a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 rustc-hash v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling apollo-parser v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s
[INFO] running `Command { std: "docker" "inspect" "41c230364ffe739697563445b84da1b0aa13fac850ec17933f42e68ffeef8a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c230364ffe739697563445b84da1b0aa13fac850ec17933f42e68ffeef8a2d", kill_on_drop: false }`
[INFO] [stdout] 41c230364ffe739697563445b84da1b0aa13fac850ec17933f42e68ffeef8a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf65d5f768ffacf0d926bf3ce519bd34a6111879d7cdba421b1b10eae11fc3fe
[INFO] running `Command { std: "docker" "start" "-a" "bf65d5f768ffacf0d926bf3ce519bd34a6111879d7cdba421b1b10eae11fc3fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.25
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.25
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling apollo-parser v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "bf65d5f768ffacf0d926bf3ce519bd34a6111879d7cdba421b1b10eae11fc3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf65d5f768ffacf0d926bf3ce519bd34a6111879d7cdba421b1b10eae11fc3fe", kill_on_drop: false }`
[INFO] [stdout] bf65d5f768ffacf0d926bf3ce519bd34a6111879d7cdba421b1b10eae11fc3fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcb24255ca47ea00f5c783bba72306c109c689a7e0975be1a20a7527d61054a0
[INFO] running `Command { std: "docker" "start" "-a" "bcb24255ca47ea00f5c783bba72306c109c689a7e0975be1a20a7527d61054a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apollo_parser-1c5194a1d82c8e4d)
[INFO] [stdout] running 68 tests
[INFO] [stdout] test cst::node_ext::block_string_tests::it_dedents_block_strings ... ok
[INFO] [stdout] test cst::node_ext::block_string_tests::it_splits_lines_by_graphql_newline_definition ... ok
[INFO] [stdout] test cst::node_ext::block_string_tests::it_normalizes_block_string_newlines ... ok
[INFO] [stdout] test lexer::test::errors_and_token_limit ... ok
[INFO] [stdout] test cst::node_ext::string_tests::it_unescapes_strings ... ok
[INFO] [stdout] test cst::node_ext::string_tests::it_parses_strings ... ok
[INFO] [stdout] test lexer::test::token_limit ... ok
[INFO] [stdout] test lexer::test::token_limit_exact ... ok
[INFO] [stdout] test lexer::test::unexpected_character ... ok
[INFO] [stdout] test lexer::test::unterminated_string ... ok
[INFO] [stdout] test lexer::test::quoted_block_comment ... ok
[INFO] [stdout] test parser::grammar::directive::tests::it_can_access_directive_location_on_directive_definition ... ok
[INFO] [stdout] test parser::grammar::directive::tests::it_can_access_multiline_directive_location_on_directive_definition ... ok
[INFO] [stdout] test parser::grammar::description::tests::it_can_access_definition_description ... ok
[INFO] [stdout] test parser::grammar::directive::tests::it_can_access_repeatable_kw_on_directive_definition ... ok
[INFO] [stdout] test parser::grammar::directive::tests::it_can_access_multiline_directive_location_on_directive_definition_with_error ... ok
[INFO] [stdout] test parser::grammar::argument::tests::it_can_access_arguments_in_fields ... ok
[INFO] [stdout] test parser::grammar::document::test::it_accesses_definition_names ... ok
[INFO] [stdout] test parser::grammar::document::test::it_creates_an_error_for_a_document_with_only_an_invalid_definition ... ok
[INFO] [stdout] test parser::grammar::document::test::it_returns_the_original_source_string ... ok
[INFO] [stdout] test parser::grammar::document::test::core_schema ... ok
[INFO] [stdout] test parser::grammar::document::test::it_creates_error_for_invalid_definition_and_has_nodes_for_valid_definition ... ok
[INFO] [stdout] test parser::grammar::document::test::trailing_description_at_limit ... ok
[INFO] [stdout] test parser::grammar::extensions::test::it_continuous_parsing_when_an_invalid_extension_is_given ... ok
[INFO] [stdout] test parser::grammar::extensions::test::it_queries_graphql_extensions ... ok
[INFO] [stdout] test parser::grammar::object::test::object_type_definition ... ok
[INFO] [stdout] test parser::grammar::operation::test::it_continues_parsing_when_operation_definition_starts_with_description ... ok
[INFO] [stdout] test parser::grammar::selection::test::fragment_spread_in_selection ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_errors_when_selection_set_recursion_limit_exceeded ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_errors_when_selection_set_is_empty ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_errors_when_selection_set_recursion_limit_is_exceeded_fragment_spread ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_errors_when_selection_set_recursion_limit_is_exceeded_in_fragment_definition ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_errors_when_selection_set_recursion_limit_is_exceeded_with_inline_fragment ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_passes_when_selection_set_recursion_limit_is_not_exceeded ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_passes_when_selection_set_recursion_limit_is_at_default ... ok
[INFO] [stdout] test parser::grammar::ty::test::stringified_cst_matches_input_with_deeply_nested_wrapped_types ... ok
[INFO] [stdout] test parser::grammar::ty::test::stringified_cst_matches_input_with_deeply_nested_wrapped_types_with_commas ... ok
[INFO] [stdout] test parser::grammar::union_::test::union_member_types ... ok
[INFO] [stdout] test parser::grammar::value::test::it_parse_mutation_with_escaped_char ... ok
[INFO] [stdout] test parser::grammar::value::test::it_parse_mutation_with_escaped_chars_and_without ... ok
[INFO] [stdout] test parser::grammar::ty::test::it_parses_nested_wrapped_types_in_op_def_and_returns_matching_stringified_doc ... ok
[INFO] [stdout] test parser::grammar::value::test::it_parse_mutation_without_escaped_char ... ok
[INFO] [stdout] test parser::grammar::selection::test::it_gets_nested_selection_set_fields ... ok
[INFO] [stdout] test parser::grammar::value::test::it_parse_mutation_without_escaped_char_with_error ... ok
[INFO] [stdout] test parser::grammar::value::test::it_returns_bool_for_boolean_values ... ok
[INFO] [stdout] test parser::grammar::value::test::it_parses_variable_names ... ok
[INFO] [stdout] test parser::grammar::value::test::it_returns_string_for_string_value_into ... ok
[INFO] [stdout] test parser::grammar::value::test::it_returns_error_for_unfinished_string_value_in_list ... ok
[INFO] [stdout] test parser::grammar::value::test::it_returns_i64_for_int_values ... ok
[INFO] [stdout] test parser::grammar::value::test::it_unescapes_strings ... ok
[INFO] [stdout] test parser::grammar::value::test::it_returns_f64_for_float_values ... ok
[INFO] [stdout] test parser::grammar::variable::test::it_accesses_variable_name_and_type ... ok
[INFO] [stdout] test parser::syntax_tree::test::directive_name ... ok
[INFO] [stdout] test parser::tests::limited_mid_node ... ok
[INFO] [stdout] test parser::syntax_tree::test::object_type_definition ... ok
[INFO] [stdout] test parser::tests::multiple_limits ... ok
[INFO] [stdout] test lexer::test::stream_produces_original_input ... ok
[INFO] [stdout] test parser::tests::syntax_errors_and_limits ... ok
[INFO] [stdout] test parser::tests::token_limit ... ok
[INFO] [stdout] test parser::tests::tree_with_syntax_errors ... ok
[INFO] [stdout] test cst::node_ext::block_string_tests::it_does_not_unescape_block_strings ... ok
[INFO] [stdout] test parser::tests::no_infinite_loop ... ok
[INFO] [stdout] test parser::grammar::extensions::test::it_reports_an_error_for_invalid_type_system_extension ... ok
[INFO] [stdout] test parser::tests::parse_field_set ... ok
[INFO] [stdout] test tests::lexer_tests ... FAILED
[INFO] [stdout] test tests::parser_tests ... FAILED
[INFO] [stdout] test parser::grammar::selection::test::do_query_variables_match ... ok
[INFO] [stdout] test parser::tests::recursion_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::lexer_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::lexer_tests' panicked at src/tests.rs:130: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:     0x5d5bbd7bc972 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5bbd7bc972 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5bbd7bc972 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5bbd7bc972 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5bbd7e3ef3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5bbd7e3ef3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d5bbd7b8f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5bbd7b8f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5bbd7bc7c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5bbd7be0dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d5bbd7bdf32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d5bbd772174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d5bbd772174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5bbd7bebbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d5bbd7bebbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d5bbd7be88a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d5bbd7bce69 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d5bbd7be51d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d5bbd7e2350 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5bbd7e2756 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d5bbd72b31b - core::result::Result<T,E>::unwrap::hc3c846a64cd5fd98
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d5bbd72b31b - apollo_parser::tests::graphql_files_in_dir::hcf986e94c6c37763
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:130:10
[INFO] [stdout]   22:     0x5d5bbd6fe152 - apollo_parser::tests::collect_graphql_files::{{closure}}::hdec6f1e4ac2553d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:117:13
[INFO] [stdout]   23:     0x5d5bbd6fe152 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hc6477caba26a20fc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:305:21
[INFO] [stdout]   24:     0x5d5bbd6fe152 - core::option::Option<T>::map::hf81aa4bc93f7ae53
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1146:29
[INFO] [stdout]   25:     0x5d5bbd6fe152 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::ha7e3afcdfc8d88ea
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d5bbd6fe152 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::next::h4700d07e0a738481
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d5bbd6fe152 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::next::h59ea333d3e7ce0dd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d5bbd6fe152 - <core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::next::h90c868a8a48850df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/flatten.rs:523:29
[INFO] [stdout]   29:     0x5d5bbd6fe152 - <core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::next::h1c88cce373fabde4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d5bbd6fe152 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h3b06b430cfd5086e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stdout]   31:     0x5d5bbd700a27 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h546453582f48c678
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter_nested.rs:25:41
[INFO] [stdout]   32:     0x5d5bbd700a27 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::ha9ebff63dbe0ff60
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x5d5bbd72b8cd - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h967fda5432bf4a3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stdout]   34:     0x5d5bbd72b8cd - core::iter::traits::iterator::Iterator::collect::h3b9e62cad47fdc5f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5d5bbd72b8cd - apollo_parser::tests::collect_graphql_files::h2092384110da913f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:124:10
[INFO] [stdout]   36:     0x5d5bbd72b8cd - apollo_parser::tests::dir_tests::hc32f173046cb1c37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:104:31
[INFO] [stdout]   37:     0x5d5bbd72b8cd - apollo_parser::tests::lexer_tests::h385e5c0d18853429
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:25:5
[INFO] [stdout]   38:     0x5d5bbd7309b9 - apollo_parser::tests::lexer_tests::{{closure}}::he1eb57583b28823e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:24:17
[INFO] [stdout]   39:     0x5d5bbd7309b9 - core::ops::function::FnOnce::call_once::hd3684c397dbfd8c2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d5bbd7778ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d5bbd7778ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5d5bbd776aee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5d5bbd776aee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5d5bbd776aee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5d5bbd776aee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5d5bbd776aee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d5bbd776aee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5d5bbd776aee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5d5bbd73a694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5d5bbd73a694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   51:     0x5d5bbd73e03a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5d5bbd73e03a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5d5bbd73e03a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5d5bbd73e03a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5d5bbd73e03a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5d5bbd73e03a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5d5bbd73e03a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d5bbd7c1ca7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5d5bbd7c1ca7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5d5bbd7c1ca7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   61:     0x7bcbd2057aa4 - <unknown>
[INFO] [stdout]   62:     0x7bcbd20e4a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parser_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parser_tests' panicked at src/tests.rs:130: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:     0x5d5bbd7bc972 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5bbd7bc972 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5bbd7bc972 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5bbd7bc972 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5bbd7e3ef3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5bbd7e3ef3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d5bbd7b8f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5bbd7b8f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5bbd7bc7c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5bbd7be0dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d5bbd7bdf32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d5bbd772174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d5bbd772174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5bbd7bebbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d5bbd7bebbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d5bbd7be88a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d5bbd7bce69 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d5bbd7be51d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d5bbd7e2350 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5bbd7e2756 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d5bbd72b31b - core::result::Result<T,E>::unwrap::hc3c846a64cd5fd98
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d5bbd72b31b - apollo_parser::tests::graphql_files_in_dir::hcf986e94c6c37763
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:130:10
[INFO] [stdout]   22:     0x5d5bbd6fe152 - apollo_parser::tests::collect_graphql_files::{{closure}}::hdec6f1e4ac2553d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:117:13
[INFO] [stdout]   23:     0x5d5bbd6fe152 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hc6477caba26a20fc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:305:21
[INFO] [stdout]   24:     0x5d5bbd6fe152 - core::option::Option<T>::map::hf81aa4bc93f7ae53
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1146:29
[INFO] [stdout]   25:     0x5d5bbd6fe152 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::ha7e3afcdfc8d88ea
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   26:     0x5d5bbd6fe152 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::next::h4700d07e0a738481
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/fuse.rs:381:29
[INFO] [stdout]   27:     0x5d5bbd6fe152 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::next::h59ea333d3e7ce0dd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/fuse.rs:50:9
[INFO] [stdout]   28:     0x5d5bbd6fe152 - <core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::next::h90c868a8a48850df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/flatten.rs:523:29
[INFO] [stdout]   29:     0x5d5bbd6fe152 - <core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::next::h1c88cce373fabde4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/flatten.rs:64:20
[INFO] [stdout]   30:     0x5d5bbd6fe152 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h3b06b430cfd5086e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:19
[INFO] [stdout]   31:     0x5d5bbd700a27 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h546453582f48c678
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter_nested.rs:25:41
[INFO] [stdout]   32:     0x5d5bbd700a27 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::ha9ebff63dbe0ff60
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x5d5bbd72c355 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h967fda5432bf4a3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stdout]   34:     0x5d5bbd72c355 - core::iter::traits::iterator::Iterator::collect::h3b9e62cad47fdc5f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5d5bbd72c355 - apollo_parser::tests::collect_graphql_files::h2092384110da913f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:124:10
[INFO] [stdout]   36:     0x5d5bbd72c355 - apollo_parser::tests::dir_tests::h8ee54be21b0431ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:104:31
[INFO] [stdout]   37:     0x5d5bbd72c355 - apollo_parser::tests::parser_tests::h635c5c1e52d0879d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:40:5
[INFO] [stdout]   38:     0x5d5bbd72e009 - apollo_parser::tests::parser_tests::{{closure}}::hbc29647df31a4689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:39:18
[INFO] [stdout]   39:     0x5d5bbd72e009 - core::ops::function::FnOnce::call_once::h363c3ab2c02f1b35
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d5bbd7778ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d5bbd7778ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5d5bbd776aee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5d5bbd776aee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5d5bbd776aee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5d5bbd776aee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5d5bbd776aee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d5bbd776aee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5d5bbd776aee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5d5bbd73a694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5d5bbd73a694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   51:     0x5d5bbd73e03a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5d5bbd73e03a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5d5bbd73e03a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5d5bbd73e03a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5d5bbd73e03a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5d5bbd73e03a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5d5bbd73e03a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d5bbd7c1ca7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5d5bbd7c1ca7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5d5bbd7c1ca7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   61:     0x7bcbd2057aa4 - <unknown>
[INFO] [stdout]   62:     0x7bcbd20e4a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::lexer_tests
[INFO] [stdout]     tests::parser_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bcb24255ca47ea00f5c783bba72306c109c689a7e0975be1a20a7527d61054a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb24255ca47ea00f5c783bba72306c109c689a7e0975be1a20a7527d61054a0", kill_on_drop: false }`
[INFO] [stdout] bcb24255ca47ea00f5c783bba72306c109c689a7e0975be1a20a7527d61054a0
