[INFO] fetching crate libgraphql-macros 0.0.9...
[INFO] testing libgraphql-macros-0.0.9 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate libgraphql-macros 0.0.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate libgraphql-macros 0.0.9
[INFO] finished tweaking crates.io crate libgraphql-macros 0.0.9
[INFO] tweaked toml for crates.io crate libgraphql-macros 0.0.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libgraphql-macros 0.0.9 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libgraphql-macros 0.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8559ebc729fe34d2907efdea9cac5d1cba878799345c8287854ddeb99a98a067
[INFO] running `Command { std: "docker" "start" "-a" "8559ebc729fe34d2907efdea9cac5d1cba878799345c8287854ddeb99a98a067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8559ebc729fe34d2907efdea9cac5d1cba878799345c8287854ddeb99a98a067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8559ebc729fe34d2907efdea9cac5d1cba878799345c8287854ddeb99a98a067", kill_on_drop: false }`
[INFO] [stdout] 8559ebc729fe34d2907efdea9cac5d1cba878799345c8287854ddeb99a98a067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7891d9a2671c21d07eb60946b55d9c42120bc1389cde05f268f707aeee4cea7
[INFO] running `Command { std: "docker" "start" "-a" "a7891d9a2671c21d07eb60946b55d9c42120bc1389cde05f268f707aeee4cea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling libgraphql-core v0.0.7
[INFO] [stderr]    Compiling libgraphql-macros v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s
[INFO] running `Command { std: "docker" "inspect" "a7891d9a2671c21d07eb60946b55d9c42120bc1389cde05f268f707aeee4cea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7891d9a2671c21d07eb60946b55d9c42120bc1389cde05f268f707aeee4cea7", kill_on_drop: false }`
[INFO] [stdout] a7891d9a2671c21d07eb60946b55d9c42120bc1389cde05f268f707aeee4cea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc36016115c2074a186d844f33736e3498ef8ca1003a1a2fae949b84bd0e4ee
[INFO] running `Command { std: "docker" "start" "-a" "afc36016115c2074a186d844f33736e3498ef8ca1003a1a2fae949b84bd0e4ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libgraphql-macros v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "afc36016115c2074a186d844f33736e3498ef8ca1003a1a2fae949b84bd0e4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc36016115c2074a186d844f33736e3498ef8ca1003a1a2fae949b84bd0e4ee", kill_on_drop: false }`
[INFO] [stdout] afc36016115c2074a186d844f33736e3498ef8ca1003a1a2fae949b84bd0e4ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 878614dc59a993a60e75d84947355ff1163b78dae7abf92fe31a3fc4fce2a8e7
[INFO] running `Command { std: "docker" "start" "-a" "878614dc59a993a60e75d84947355ff1163b78dae7abf92fe31a3fc4fce2a8e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libgraphql_macros-7c0e3acc25a8cfe2)
[INFO] [stdout] 
[INFO] [stdout] running 137 tests
[INFO] [stdout] test tests::graphql_parse_error::test_parse_error_with_multiple_spans ... ok
[INFO] [stdout] test tests::graphql_parse_error::test_parse_error_creation ... ok
[INFO] [stdout] test tests::graphql_parse_error::test_parse_errors_collection ... ok
[INFO] [stdout] test tests::graphql_parse_error::test_error_kind_variants ... ok
[INFO] [stdout] test tests::graphql_parse_error::test_multiple_compile_errors ... ok
[INFO] [stdout] test tests::graphql_parse_error::test_compile_error_generation ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::complex_schemas::test_multiple_definitions ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::enum_types::test_enum_type_with_directive ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::descriptions::test_scalar_with_description ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::complex_schemas::test_complex_schema ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::input_types::test_input_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::directive_definitions::test_directive_definition_multiple_locations ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::descriptions::test_object_with_description ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::input_types::test_input_type_with_default_values ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::interface_types::test_interface_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::directive_definitions::test_directive_definition_with_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::interface_types::test_interface_with_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::directive_definitions::test_directive_definition_repeatable ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::enum_types::test_enum_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::object_types::test_object_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::descriptions::test_field_with_description ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::directive_definitions::test_directive_definition_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::object_types::test_object_type_with_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::object_types::test_object_type_with_multiple_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::scalar_types::test_scalar_type_with_directive ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::object_types::test_object_type_with_multiple_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::object_types::test_object_type_with_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::schema_definitions::test_schema_definition_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::schema_definitions::test_schema_definition_full ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::scalar_types::test_scalar_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_object_with_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_scalar_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_union_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_enum_values_with_descriptions ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_object_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_interface_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_references::test_list_types ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_references::test_nested_types ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_references::test_non_null_types ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_field_with_argument_descriptions ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_enum_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::union_types::test_union_type_many_members ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::union_types::test_union_type_with_leading_pipe ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::type_extensions::test_extend_input_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_complex_description_patterns ... ok
[INFO] [stdout] test tests::graphql_schema_parser::ast_equivalence::union_types::test_union_type_basic ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_directive_with_description_and_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_multiline_description_with_embedded_quotes ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_field_with_multiple_argument_descriptions ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_raw_string_equals_triple_quote ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_negative_default_in_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_extend_with_invalid_keyword ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_invalid_keyword ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_directive ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_enum ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_input ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_interface ... ok
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_negative_default_values_in_input_types ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_schema_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_to_next_type_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_unexpected_token_at_definition_level ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_with_valid_definition_between_errors ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_field_recovery_does_not_skip_closing_brace ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_after_field_error_then_valid_fields ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_after_malformed_field_to_next_field ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_after_missing_colon_in_field ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_multiple_errors_across_definitions ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_in_input_object_fields ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_in_interface_fields ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_after_invalid_field_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_directive_missing_at_symbol ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_with_consecutive_field_errors ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_multiple_field_errors ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_invalid_operation_type_in_schema ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_field_level::test_recover_after_malformed_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_invalid_type_extension_keyword ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_multiple_errors_in_document ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_brace_in_enum ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_brace_in_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_empty_implements_clause ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_bracket_in_list_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::invalid_syntax_errors::test_empty_union_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_after_enum_keyword ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_brace_in_input ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_after_field_name ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_brace_in_schema ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unclosed_delimiter_errors::test_unclosed_paren_in_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_directive_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_invalid_directive_location ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_union ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_type_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_unexpected_token_in_type_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_eof_errors::test_unexpected_eof_in_schema_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_mixed_comma_styles ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_no_comma_between_fields_still_works ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_unexpected_token_in_implements ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_nested_trailing_commas ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_directive_definition_locations ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_multiple_trailing_commas_not_allowed ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_recovery_tests::recovery_at_definition_level::test_recover_after_malformed_union ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_unexpected_token_instead_of_field_type ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_directive_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_unexpected_punctuator_instead_of_name ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_missing_colon_in_field ... ok
[INFO] [stdout] test tests::graphql_schema_parser::parse_error_tests::unexpected_token_errors::test_missing_equals_in_union ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_enum_values ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_field_arguments ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_input_object_fields ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_input_value_with_defaults ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_list_value ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_schema_definition ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_object_value ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_check_punctuator ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_field_definitions ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_current_span ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_with_no_fields_is_ok ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_mixed_peek_and_consume ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_is_at_end ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_peek_nth_beyond_end ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_peek_nth_lookahead ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_peek_without_consuming ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_buffer_management ... ok
[INFO] [stdout] test tests::graphql_schema_parser::trailing_comma_tests::test_trailing_comma_in_empty_list ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_next_consumes_token ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_check_name ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_lazy_iteration ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_numeric_literals ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_raw_string_variations ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_simple_type_definition ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_string_literals ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_raw_string_literal ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_tests::test_triple_quoted_string_tokenization ... ok
[INFO] [stdout] test tests::rust_to_graphql_token_adapter::test_punctuators ... ok
[INFO] [stdout] test tests::graphql_token_stream::test_is_at_end_empty_stream ... ok
[INFO] [stderr]    Doc-tests libgraphql_macros
[INFO] [stdout] test tests::graphql_schema_parser::interesting_edge_cases::test_embedded_quotes_in_description ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - graphql_schema (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_schema (line 64) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - graphql_schema (line 79) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_schema (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_schema_from_str (line 149) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_schema (line 102) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - graphql_schema (line 118) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | use libgraphql::macros::graphql_schema;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libgraphql`, use `cargo add libgraphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_schema (line 79) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use libgraphql::macros::graphql_schema;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libgraphql`, use `cargo add libgraphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_schema (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use libgraphql::macros::graphql_schema;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libgraphql`, use `cargo add libgraphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_schema_from_str (line 149) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]    --> src/lib.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | use libgraphql::macros::graphql_schema_from_str;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `libgraphql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libgraphql`, use `cargo add libgraphql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - graphql_schema (line 118)
[INFO] [stdout]     src/lib.rs - graphql_schema (line 25)
[INFO] [stdout]     src/lib.rs - graphql_schema (line 79)
[INFO] [stdout]     src/lib.rs - graphql_schema_from_str (line 149)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.23s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "878614dc59a993a60e75d84947355ff1163b78dae7abf92fe31a3fc4fce2a8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878614dc59a993a60e75d84947355ff1163b78dae7abf92fe31a3fc4fce2a8e7", kill_on_drop: false }`
[INFO] [stdout] 878614dc59a993a60e75d84947355ff1163b78dae7abf92fe31a3fc4fce2a8e7
