[INFO] fetching crate juniper_codegen 0.15.9...
[INFO] testing juniper_codegen-0.15.9 against try#28eff87d300677d3acc4d7129d31c74bf885cf6d for pr-94775
[INFO] extracting crate juniper_codegen 0.15.9 into /workspace/builds/worker-53/source
[INFO] validating manifest of crates.io crate juniper_codegen 0.15.9 on toolchain 28eff87d300677d3acc4d7129d31c74bf885cf6d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate juniper_codegen 0.15.9
[INFO] finished tweaking crates.io crate juniper_codegen 0.15.9
[INFO] tweaked toml for crates.io crate juniper_codegen 0.15.9 written to /workspace/builds/worker-53/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d68a592ea1251c0443722f9885850346b678ecf7347ebbc3b89c73d061ddf97
[INFO] running `Command { std: "docker" "start" "-a" "5d68a592ea1251c0443722f9885850346b678ecf7347ebbc3b89c73d061ddf97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d68a592ea1251c0443722f9885850346b678ecf7347ebbc3b89c73d061ddf97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d68a592ea1251c0443722f9885850346b678ecf7347ebbc3b89c73d061ddf97", kill_on_drop: false }`
[INFO] [stdout] 5d68a592ea1251c0443722f9885850346b678ecf7347ebbc3b89c73d061ddf97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eb7d67f11218c700127a1b3cfa9dee9381fe0f04b5ca7923ecbfada8eb869f0
[INFO] running `Command { std: "docker" "start" "-a" "1eb7d67f11218c700127a1b3cfa9dee9381fe0f04b5ca7923ecbfada8eb869f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling juniper_codegen v0.15.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `enum_path`
[INFO] [stdout]    --> src/graphql_union/mod.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub enum_path: Option<TokenStream>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.21s
[INFO] running `Command { std: "docker" "inspect" "1eb7d67f11218c700127a1b3cfa9dee9381fe0f04b5ca7923ecbfada8eb869f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb7d67f11218c700127a1b3cfa9dee9381fe0f04b5ca7923ecbfada8eb869f0", kill_on_drop: false }`
[INFO] [stdout] 1eb7d67f11218c700127a1b3cfa9dee9381fe0f04b5ca7923ecbfada8eb869f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ed52f32bef1586c2c2698e969835d776923a0ff33f980eb374ae8b4a698e62c
[INFO] running `Command { std: "docker" "start" "-a" "3ed52f32bef1586c2c2698e969835d776923a0ff33f980eb374ae8b4a698e62c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stdout] warning: field is never read: `enum_path`
[INFO] [stdout]    --> src/graphql_union/mod.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub enum_path: Option<TokenStream>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling bson v1.2.4
[INFO] [stderr]    Compiling juniper v0.15.9
[INFO] [stderr]    Compiling juniper_codegen v0.15.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `enum_path`
[INFO] [stdout]    --> src/graphql_union/mod.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub enum_path: Option<TokenStream>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 30.06s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/juniper_codegen-3835bb1107aee57b)
[INFO] running `Command { std: "docker" "inspect" "3ed52f32bef1586c2c2698e969835d776923a0ff33f980eb374ae8b4a698e62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed52f32bef1586c2c2698e969835d776923a0ff33f980eb374ae8b4a698e62c", kill_on_drop: false }`
[INFO] [stdout] 3ed52f32bef1586c2c2698e969835d776923a0ff33f980eb374ae8b4a698e62c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb217d0b88075918714cb8379dbcbdeca0c6bb443ac899204fd9b80b11325ed7
[INFO] running `Command { std: "docker" "start" "-a" "fb217d0b88075918714cb8379dbcbdeca0c6bb443ac899204fd9b80b11325ed7", kill_on_drop: false }`
[INFO] [stderr] warning: field is never read: `enum_path`
[INFO] [stderr]    --> src/graphql_union/mod.rs:282:5
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub enum_path: Option<TokenStream>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `juniper_codegen` (lib) generated 1 warning
[INFO] [stderr] warning: `juniper_codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 4.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juniper_codegen-3835bb1107aee57b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test util::test::test_get_doc_strings::test_not_doc ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_newline_spaces ... ok
[INFO] [stdout] test util::test::test_to_camel_case ... ok
[INFO] [stdout] test util::test::test_get_doc_strings::test_many ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_empty ... ok
[INFO] [stdout] test util::test::test_is_valid_name ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_single ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_multiple ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_trims_spaces ... ok
[INFO] [stdout] test util::test::test_join_doc_strings::test_continuation_backslash ... ok
[INFO] [stdout] test util::test::test_to_upper_snake_case ... ok
[INFO] [stdout] test util::test::test_get_doc_strings::test_single ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests juniper_codegen
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/lib.rs - graphql_interface (line 730) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_interface (line 844) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 923) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 1070) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_interface (line 673) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 954) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_interface (line 780) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_interface (line 569) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 1104) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 1000) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1272) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1407) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1324) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 1036) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1375) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1444) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_union (line 1167) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_union (line 1233) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_object (line 306) ... FAILED
[INFO] [stdout] test src/lib.rs - graphql_object (line 345) ... ok
[INFO] [stdout] test src/lib.rs - derive_scalar_value (line 168) ... ok
[INFO] [stdout] test src/lib.rs - graphql_object (line 450) ... ok
[INFO] [stdout] test src/lib.rs - graphql_interface (line 635) ... ok
[INFO] [stdout] test src/lib.rs - graphql_interface (line 821) ... ok
[INFO] [stdout] test src/lib.rs - graphql_scalar (line 493) ... ok
[INFO] [stdout] test src/lib.rs - derive_scalar_value (line 181) ... ok
[INFO] [stdout] test src/lib.rs - graphql_object (line 429) ... ok
[INFO] [stdout] test src/lib.rs - graphql_object (line 409) ... ok
[INFO] [stdout] test src/lib.rs - graphql_object (line 225) ... ok
[INFO] [stdout] test src/lib.rs - graphql_object (line 267) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - graphql_interface (line 730) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_interface (line 844) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 923) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 1070) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_interface (line 673) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 954) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_interface (line 780) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_interface (line 569) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 1104) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 1000) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1272) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1407) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1324) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 1036) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1375) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1444) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_union (line 1167) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_union (line 1233) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphql_object (line 306) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - derive_union (line 1000)
[INFO] [stdout]     src/lib.rs - derive_union (line 1036)
[INFO] [stdout]     src/lib.rs - derive_union (line 1070)
[INFO] [stdout]     src/lib.rs - derive_union (line 1104)
[INFO] [stdout]     src/lib.rs - derive_union (line 1167)
[INFO] [stdout]     src/lib.rs - derive_union (line 923)
[INFO] [stdout]     src/lib.rs - derive_union (line 954)
[INFO] [stdout]     src/lib.rs - graphql_interface (line 569)
[INFO] [stdout]     src/lib.rs - graphql_interface (line 673)
[INFO] [stdout]     src/lib.rs - graphql_interface (line 730)
[INFO] [stdout]     src/lib.rs - graphql_interface (line 780)
[INFO] [stdout]     src/lib.rs - graphql_interface (line 844)
[INFO] [stdout]     src/lib.rs - graphql_object (line 306)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1233)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1272)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1324)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1375)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1407)
[INFO] [stdout]     src/lib.rs - graphql_union (line 1444)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] running `Command { std: "docker" "inspect" "fb217d0b88075918714cb8379dbcbdeca0c6bb443ac899204fd9b80b11325ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb217d0b88075918714cb8379dbcbdeca0c6bb443ac899204fd9b80b11325ed7", kill_on_drop: false }`
[INFO] [stdout] fb217d0b88075918714cb8379dbcbdeca0c6bb443ac899204fd9b80b11325ed7