[INFO] fetching crate graphql-toolkit-writer 0.2.0... [INFO] testing graphql-toolkit-writer-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate graphql-toolkit-writer 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate graphql-toolkit-writer 0.2.0 [INFO] finished tweaking crates.io crate graphql-toolkit-writer 0.2.0 [INFO] tweaked toml for crates.io crate graphql-toolkit-writer 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphql-toolkit-writer 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 126b53196eb884d5a6b5263addc40f8287d41d3c2acad28f947c615da4e9c9f2 [INFO] running `Command { std: "docker" "start" "-a" "126b53196eb884d5a6b5263addc40f8287d41d3c2acad28f947c615da4e9c9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "126b53196eb884d5a6b5263addc40f8287d41d3c2acad28f947c615da4e9c9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126b53196eb884d5a6b5263addc40f8287d41d3c2acad28f947c615da4e9c9f2", kill_on_drop: false }` [INFO] [stdout] 126b53196eb884d5a6b5263addc40f8287d41d3c2acad28f947c615da4e9c9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a062d29d66b611203b15e55be1781ca1c6d010e06a124905a08f468c8fc1c4c [INFO] running `Command { std: "docker" "start" "-a" "2a062d29d66b611203b15e55be1781ca1c6d010e06a124905a08f468c8fc1c4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling graphql-toolkit-value v0.2.0 [INFO] [stderr] Compiling graphql-toolkit-ast v0.2.0 [INFO] [stderr] Compiling graphql-toolkit-writer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s [INFO] running `Command { std: "docker" "inspect" "2a062d29d66b611203b15e55be1781ca1c6d010e06a124905a08f468c8fc1c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a062d29d66b611203b15e55be1781ca1c6d010e06a124905a08f468c8fc1c4c", kill_on_drop: false }` [INFO] [stdout] 2a062d29d66b611203b15e55be1781ca1c6d010e06a124905a08f468c8fc1c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f3a3ed30b0d2f4dd1d476d2ef1dd4cdcf962ce3983cd81460c3031e63a033d [INFO] running `Command { std: "docker" "start" "-a" "96f3a3ed30b0d2f4dd1d476d2ef1dd4cdcf962ce3983cd81460c3031e63a033d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling graphql-toolkit-value v0.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling graphql-toolkit-ast v0.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling graphql-toolkit-parser v0.2.0 [INFO] [stderr] Compiling graphql-toolkit-writer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "96f3a3ed30b0d2f4dd1d476d2ef1dd4cdcf962ce3983cd81460c3031e63a033d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f3a3ed30b0d2f4dd1d476d2ef1dd4cdcf962ce3983cd81460c3031e63a033d", kill_on_drop: false }` [INFO] [stdout] 96f3a3ed30b0d2f4dd1d476d2ef1dd4cdcf962ce3983cd81460c3031e63a033d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e345fbd2fa52b63fc33ceee45a688b025c95caa4e29a8d98bc5e8136fdf78a64 [INFO] running `Command { std: "docker" "start" "-a" "e345fbd2fa52b63fc33ceee45a688b025c95caa4e29a8d98bc5e8136fdf78a64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_toolkit_writer-c07777436cc98f12) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/it_fmt_compact_exec_document.rs (/opt/rustwide/target/debug/deps/it_fmt_compact_exec_document-35a5b55d7f1db06d) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test query_and_fragments_multiple ... ignored, Disabled due to non-deterministic output [INFO] [stdout] test query_field_multiline_string_argument ... ignored, TODO [INFO] [stdout] test query_multiple_operations ... ignored, Disabled due to non-deterministic output [INFO] [stdout] test query_nested_fields ... ok [INFO] [stdout] test query_named_with_variables ... ok [INFO] [stdout] test query_shorthand ... ok [INFO] [stdout] test query_named_with_variables_and_directives ... ok [INFO] [stdout] test query_with_field_and_boolean_argument ... ok [INFO] [stdout] test query_with_field_and_directive ... ok [INFO] [stdout] test query_with_field_and_bytes_argument ... ok [INFO] [stdout] test query_with_field_and_directive_with_arguments ... ok [INFO] [stdout] test query_with_field_and_enum_argument ... ok [INFO] [stdout] test query_with_field_and_list_argument ... ok [INFO] [stdout] test query_with_field_and_multiple_arguments ... ok [INFO] [stdout] test query_with_field_and_multiple_directives ... ok [INFO] [stdout] test query_with_field_and_null_argument ... ok [INFO] [stdout] test query_with_field_and_object_argument ... ok [INFO] [stdout] test query_with_field_and_multiple_number_arguments ... ok [INFO] [stdout] test query_with_field_and_object_argument_nested ... ok [INFO] [stdout] test query_with_field_and_number_argument ... ok [INFO] [stdout] test query_with_field_and_list_argument_nested ... ok [INFO] [stdout] test query_with_field_and_string_argument ... ok [INFO] [stdout] test query_with_field_and_variable_argument ... ok [INFO] [stdout] test query_with_inline_fragment_with_directive ... ok [INFO] [stdout] test query_with_inline_fragment ... ok [INFO] [stdout] test query_with_inline_fragment_with_multiple_directives ... ok [INFO] [stdout] test query_with_spread_fragment ... ok [INFO] [stdout] test query_with_inline_fragment_with_type_condition_and_directive ... ok [INFO] [stdout] test query_with_spread_fragment_with_directive ... ok [INFO] [stdout] test query_with_variables_with_default_value_and_directive ... ignored, Disabled due to parser bug [INFO] [stdout] test query_with_variables_and_directives ... ok [INFO] [stdout] test query_with_variables ... ok [INFO] [stdout] test query_with_variables_with_default_value_binary_array ... ok [INFO] [stdout] test query_and_fragment ... ok [INFO] [stdout] test mutation_unnamed ... ok [INFO] [stdout] test query_multiple_fields ... ok [INFO] [stdout] test query_named ... ok [INFO] [stdout] test query_with_variables_with_default_value_enum ... ok [INFO] [stdout] test query_with_variables_with_default_value_list ... ok [INFO] [stdout] test query_with_variables_with_non_null_type ... ok [INFO] [stdout] test query_with_variables_with_default_value_bool ... ok [INFO] [stdout] test query_with_variables_with_default_value_object ... ok [INFO] [stdout] test query_with_variables_with_type_list ... ok [INFO] [stdout] test query_with_variables_with_default_value_null ... ok [INFO] [stdout] test query_with_variables_with_default_value_number ... ok [INFO] [stdout] test query_with_variables_with_type_list_non_null ... ok [INFO] [stdout] test mutation_named ... ok [INFO] [stdout] test subscription_named ... ok [INFO] [stdout] test query_and_fragment_with_directive ... ok [INFO] [stdout] test query_named_with_directive ... ok [INFO] [stdout] test query_with_variables_with_type_list_with_item_non_null ... ok [INFO] [stdout] test query_with_field_and_arguments_and_directive ... ok [INFO] [stdout] test query_with_directive ... ok [INFO] [stdout] test query_with_directives_multiple ... ok [INFO] [stdout] test query_with_field_alias ... ok [INFO] [stdout] test query_with_directive_with_arguments ... ok [INFO] [stdout] test subscription_unnamed ... ok [INFO] [stdout] test query_with_inline_fragment_with_type_condition ... ok [INFO] [stdout] test query_with_variables_with_default_value_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running tests/it_fmt_pretty_exec_document.rs (/opt/rustwide/target/debug/deps/it_fmt_pretty_exec_document-3251c6300aac21b6) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test query_and_fragments_multiple ... ignored, Disabled due to non-deterministic output [INFO] [stdout] test query_field_multiline_string_argument ... ignored, TODO [INFO] [stdout] test query_multiple_operations ... ignored, Disabled due to non-deterministic output [INFO] [stdout] test mutation_named ... ok [INFO] [stdout] test mutation_unnamed ... ok [INFO] [stdout] test query_nested_fields ... ok [INFO] [stdout] test query_and_fragment_with_directive ... ok [INFO] [stdout] test query_named_with_variables_and_directives ... ok [INFO] [stdout] test query_with_field_and_directive ... ok [INFO] [stdout] test query_with_field_and_enum_argument ... ok [INFO] [stdout] test query_with_field_and_boolean_argument ... ok [INFO] [stdout] test query_with_field_and_bytes_argument ... ok [INFO] [stdout] test query_with_field_and_directive_with_arguments ... ok [INFO] [stdout] test query_with_field_and_list_argument ... ok [INFO] [stdout] test query_multiple_fields ... ok [INFO] [stdout] test query_named ... ok [INFO] [stdout] test query_named_with_directive ... ok [INFO] [stdout] test query_named_with_variables ... ok [INFO] [stdout] test query_with_directive ... ok [INFO] [stdout] test query_with_directives_multiple ... ok [INFO] [stdout] test query_and_fragment ... ok [INFO] [stdout] test query_with_directive_with_arguments ... ok [INFO] [stdout] test query_shorthand ... ok [INFO] [stdout] test query_with_field_alias ... ok [INFO] [stdout] test query_with_field_and_arguments_and_directive ... ok [INFO] [stdout] test query_with_field_and_null_argument ... ok [INFO] [stdout] test query_with_field_and_number_argument ... ok [INFO] [stdout] test query_with_field_and_multiple_number_arguments ... ok [INFO] [stdout] test query_with_field_and_object_argument_nested ... ok [INFO] [stdout] test query_with_inline_fragment_with_directive ... ok [INFO] [stdout] test query_with_inline_fragment_with_multiple_directives ... ok [INFO] [stdout] test query_with_field_and_list_argument_nested ... ok [INFO] [stdout] test query_with_field_and_multiple_directives ... ok [INFO] [stdout] test query_with_inline_fragment_with_type_condition ... ok [INFO] [stdout] test query_with_field_and_variable_argument ... ok [INFO] [stdout] test query_with_spread_fragment ... ok [INFO] [stdout] test query_with_field_and_string_argument ... ok [INFO] [stdout] test query_with_field_and_object_argument ... ok [INFO] [stdout] test query_with_inline_fragment ... ok [INFO] [stdout] test query_with_inline_fragment_with_type_condition_and_directive ... ok [INFO] [stdout] test query_with_field_and_multiple_arguments ... ok [INFO] [stdout] test query_with_variables_with_default_value_and_directive ... ignored, Disabled due to parser bug [INFO] [stdout] test query_with_variables_with_default_value_binary_array ... ok [INFO] [stdout] test query_with_variables ... ok [INFO] [stdout] test subscription_named ... ok [INFO] [stdout] test query_with_variables_with_default_value_enum ... ok [INFO] [stdout] test query_with_variables_with_type_list ... ok [INFO] [stdout] test query_with_variables_and_directives ... ok [INFO] [stdout] test subscription_unnamed ... ok [INFO] [stdout] test query_with_variables_with_non_null_type ... ok [INFO] [stdout] test query_with_variables_with_type_list_with_item_non_null ... ok [INFO] [stdout] test query_with_variables_with_default_value_bool ... ok [INFO] [stdout] test query_with_variables_with_default_value_object ... ok [INFO] [stdout] test query_with_variables_with_default_value_string ... ok [INFO] [stdout] test query_with_spread_fragment_with_directive ... ok [INFO] [stderr] Doc-tests graphql_toolkit_writer [INFO] [stdout] test query_with_variables_with_default_value_number ... ok [INFO] [stdout] test query_with_variables_with_type_list_non_null ... ok [INFO] [stdout] test query_with_variables_with_default_value_list ... ok [INFO] [stdout] test query_with_variables_with_default_value_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e345fbd2fa52b63fc33ceee45a688b025c95caa4e29a8d98bc5e8136fdf78a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e345fbd2fa52b63fc33ceee45a688b025c95caa4e29a8d98bc5e8136fdf78a64", kill_on_drop: false }` [INFO] [stdout] e345fbd2fa52b63fc33ceee45a688b025c95caa4e29a8d98bc5e8136fdf78a64