[INFO] fetching crate openapi-context 0.1.0...
[INFO] testing openapi-context-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate openapi-context 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate openapi-context 0.1.0
[INFO] finished tweaking crates.io crate openapi-context 0.1.0
[INFO] tweaked toml for crates.io crate openapi-context 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapi-context 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.10.1 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.1)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.8.1)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.19.0)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] baf0af24784e8e8f9d1152548e459d2d8840799d6feeef39c05c144aea5896ea
[INFO] running `Command { std: "docker" "start" "-a" "baf0af24784e8e8f9d1152548e459d2d8840799d6feeef39c05c144aea5896ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baf0af24784e8e8f9d1152548e459d2d8840799d6feeef39c05c144aea5896ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf0af24784e8e8f9d1152548e459d2d8840799d6feeef39c05c144aea5896ea", kill_on_drop: false }`
[INFO] [stdout] baf0af24784e8e8f9d1152548e459d2d8840799d6feeef39c05c144aea5896ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3f6c8810c9ba57ca338cec89d0388f56f2892ac961b66e470a21bcb79c2660b4
[INFO] running `Command { std: "docker" "start" "-a" "3f6c8810c9ba57ca338cec89d0388f56f2892ac961b66e470a21bcb79c2660b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling openapi-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.59s
[INFO] running `Command { std: "docker" "inspect" "3f6c8810c9ba57ca338cec89d0388f56f2892ac961b66e470a21bcb79c2660b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6c8810c9ba57ca338cec89d0388f56f2892ac961b66e470a21bcb79c2660b4", kill_on_drop: false }`
[INFO] [stdout] 3f6c8810c9ba57ca338cec89d0388f56f2892ac961b66e470a21bcb79c2660b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 62e6d273afeb8de3d2e150803d8f91ab8d0eca9a2666bf010dad7547764cf9a6
[INFO] running `Command { std: "docker" "start" "-a" "62e6d273afeb8de3d2e150803d8f91ab8d0eca9a2666bf010dad7547764cf9a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling openapi-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ContextItem1` is never constructed
[INFO] [stdout]    --> src/context.rs:530:12
[INFO] [stdout]     |
[INFO] [stdout] 530 |     struct ContextItem1;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextItem2` is never constructed
[INFO] [stdout]    --> src/context.rs:531:12
[INFO] [stdout]     |
[INFO] [stdout] 531 |     struct ContextItem2;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextItem3` is never constructed
[INFO] [stdout]    --> src/context.rs:532:12
[INFO] [stdout]     |
[INFO] [stdout] 532 |     struct ContextItem3;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `use_item_1_owned` is never used
[INFO] [stdout]    --> src/context.rs:534:8
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn use_item_1_owned(_: ContextItem1) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `use_item_2` is never used
[INFO] [stdout]    --> src/context.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn use_item_2(_: &ContextItem2) {}
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `use_item_3_owned` is never used
[INFO] [stdout]    --> src/context.rs:536:8
[INFO] [stdout]     |
[INFO] [stdout] 536 |     fn use_item_3_owned(_: ContextItem3) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyContext` is never constructed
[INFO] [stdout]    --> src/context.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         MyContext,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `new_context_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyEmptyContext` is never constructed
[INFO] [stdout]    --> src/context.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         MyEmptyContext,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `new_context_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "62e6d273afeb8de3d2e150803d8f91ab8d0eca9a2666bf010dad7547764cf9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e6d273afeb8de3d2e150803d8f91ab8d0eca9a2666bf010dad7547764cf9a6", kill_on_drop: false }`
[INFO] [stdout] 62e6d273afeb8de3d2e150803d8f91ab8d0eca9a2666bf010dad7547764cf9a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a0fd415d70e300237426b71267f24226ea61875f5dd3f9951dc8c80060fb4a1d
[INFO] running `Command { std: "docker" "start" "-a" "a0fd415d70e300237426b71267f24226ea61875f5dd3f9951dc8c80060fb4a1d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ContextItem1` is never constructed
[INFO] [stderr]    --> src/context.rs:530:12
[INFO] [stderr]     |
[INFO] [stderr] 530 |     struct ContextItem1;
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextItem2` is never constructed
[INFO] [stderr]    --> src/context.rs:531:12
[INFO] [stderr]     |
[INFO] [stderr] 531 |     struct ContextItem2;
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextItem3` is never constructed
[INFO] [stderr]    --> src/context.rs:532:12
[INFO] [stderr]     |
[INFO] [stderr] 532 |     struct ContextItem3;
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `use_item_1_owned` is never used
[INFO] [stderr]    --> src/context.rs:534:8
[INFO] [stderr]     |
[INFO] [stderr] 534 |     fn use_item_1_owned(_: ContextItem1) {}
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `use_item_2` is never used
[INFO] [stderr]    --> src/context.rs:535:8
[INFO] [stderr]     |
[INFO] [stderr] 535 |     fn use_item_2(_: &ContextItem2) {}
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `use_item_3_owned` is never used
[INFO] [stderr]    --> src/context.rs:536:8
[INFO] [stderr]     |
[INFO] [stderr] 536 |     fn use_item_3_owned(_: ContextItem3) {}
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyContext` is never constructed
[INFO] [stderr]    --> src/context.rs:544:9
[INFO] [stderr]     |
[INFO] [stderr] 544 |         MyContext,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `new_context_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyEmptyContext` is never constructed
[INFO] [stderr]    --> src/context.rs:545:9
[INFO] [stderr]     |
[INFO] [stderr] 545 |         MyEmptyContext,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `new_context_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `openapi-context` (lib test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openapi_context-6d3c0ee3cbe28e66)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test nullable_format::serde_tests::null_nullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::missing_optionalnullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::string_nullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::string_optionalnullable_value ... ok
[INFO] [stdout] test request_parser::context_tests::test_macros ... ok
[INFO] [stdout] test nullable_format::serde_tests::object_nullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::null_optionalnullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::missing_nullable_value - should panic ... ok
[INFO] [stdout] test nullable_format::serde_tests::object_optionalnullable_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openapi_context
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/drop_context.rs - drop_context::DropContextMakeService (line 22) ... ignored
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::as_mut (line 108) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::and (line 370) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::is_present (line 35) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::is_null (line 56) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::and_then (line 404) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::as_ref (line 87) ... FAILED
[INFO] [stdout] test src/context.rs - context::Has (line 17) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::map_or (line 269) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 148) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::or (line 427) ... FAILED
[INFO] [stdout] test src/context.rs - context::Push (line 115) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::ok_or (line 319) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::map (line 247) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 509) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 141) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::ok_or_else (line 345) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::take (line 486) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 176) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 183) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::or_else (line 459) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_else (line 219) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or (line 201) ... FAILED
[INFO] [stdout] test src/context.rs - context::make_context (line 433) ... ok
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::map_or_else (line 291) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_default (line 532) ... FAILED
[INFO] [stdout] test src/context.rs - context::Pop (line 59) ... FAILED
[INFO] [stdout] test src/context.rs - context::new_context_type (line 181) ... ok
[INFO] [stdout] test src/context.rs - context::make_context_ty (line 399) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::as_mut (line 108) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::and (line 370) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:371:7
[INFO] [stdout]     |
[INFO] [stdout] 371 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::is_present (line 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]   --> src/nullable_format.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | use ::swagger::Nullable;
[INFO] [stdout]    |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::is_null (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]   --> src/nullable_format.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | use ::swagger::Nullable;
[INFO] [stdout]    |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::and_then (line 404) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::as_ref (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]   --> src/nullable_format.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | use ::swagger::Nullable;
[INFO] [stdout]    |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/nullable_format.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout] 93 | let num_as_int: Nullable<usize> = num_as_str.as_ref().map(|n| n.len());
[INFO] [stdout]    |                                                            ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 93 | let num_as_int: Nullable<usize> = num_as_str.as_ref().map(|n: /* Type */| n.len());
[INFO] [stdout]    |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::Has (line 17) stdout ----
[INFO] [stdout] error[E0437]: type `ReqBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]   --> src/context.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `ResBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]   --> src/context.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type ResBody = hyper::Body;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `Service`
[INFO] [stdout]    --> src/context.rs:31:25
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<C> hyper::service::Service for MyService<C>
[INFO] [stdout]     |                         ^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     |           ^^^^^^^ -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<C> hyper::service::Service<Request> for MyService<C>
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `ReqBody` not found for `Self`
[INFO] [stdout]   --> src/context.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn call(&mut self, req : hyper::Request<Self::ReqBody>) -> Self::Future {
[INFO] [stdout]    |                                                   ^^^^^^^ associated type `ReqBody` not found
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]    --> src/context.rs:34:20
[INFO] [stdout]     |
[INFO] [stdout]  34 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^            --- help: remove the unnecessary generic argument
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `Ctx`
[INFO] [stdout]    --> src/context.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 517 | pub struct ContextualPayload<Ctx>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ ---
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Item` not found for `futures::Future`
[INFO] [stdout]   --> src/context.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     type Future = Box<dyn Future<Item=hyper::Response<Self::ResBody>, Error=Self::Error>>;
[INFO] [stdout]    |                                  ^^^^ help: `futures::Future` has the following associated type: `Output`
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Error` not found for `futures::Future`
[INFO] [stdout]   --> src/context.rs:37:71
[INFO] [stdout]    |
[INFO] [stdout] 37 |     type Future = Box<dyn Future<Item=hyper::Response<Self::ResBody>, Error=Self::Error>>;
[INFO] [stdout]    |                                                                       ^^^^^ help: `futures::Future` has the following associated type: `Output`
[INFO] [stdout] 
[INFO] [stdout] error[E0191]: the value of the associated type `Output` in `futures::Future` must be specified
[INFO] [stdout]   --> src/context.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     type Future = Box<dyn Future<Item=hyper::Response<Self::ResBody>, Error=Self::Error>>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: specify the associated type: `Future<Item=hyper::Response<Self::ResBody>, Error=Self::Error, Output = Type>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0191, E0220, E0437.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::map_or (line 269) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:270:7
[INFO] [stdout]     |
[INFO] [stdout] 270 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nullable_format.rs:273:26
[INFO] [stdout]     |
[INFO] [stdout] 273 | assert_eq!(x.map_or(42, |v| v.len()), 3);
[INFO] [stdout]     |                          ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 273 | assert_eq!(x.map_or(42, |v: /* Type */| v.len()), 3);
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nullable_format.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 276 | assert_eq!(x.map_or(42, |v| v.len()), 42);
[INFO] [stdout]     |                          ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 276 | assert_eq!(x.map_or(42, |v: /* Type */| v.len()), 42);
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 148) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::or (line 427) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::Push (line 115) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `swagger`
[INFO] [stdout]    --> src/context.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | extern crate swagger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `ReqBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]    --> src/context.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `ResBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]    --> src/context.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     type ResBody = T::ResBody;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Push` in this scope
[INFO] [stdout]    --> src/context.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         C: Push<MyItem1, Result=D> + Send + 'static,
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::Push;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Push` in this scope
[INFO] [stdout]    --> src/context.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |         D: Push<MyItem2, Result=E>,
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::Push;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Push` in this scope
[INFO] [stdout]    --> src/context.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 |         E: Push<MyItem3>,
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::Push;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]    --> src/context.rs:138:44
[INFO] [stdout]     |
[INFO] [stdout] 138 |         T: hyper::service::Service<ReqBody=ContextualPayload<hyper::Body, E::Result>>
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::ContextualPayload;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]    --> src/context.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::ContextualPayload;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ContextualPayload` in this scope
[INFO] [stdout]    --> src/context.rs:150:52
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let req = hyper::Request::from_parts(head, ContextualPayload { inner: body.inner, context });
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 119 + use openapi_context::ContextualPayload;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `Service`
[INFO] [stdout]    --> src/context.rs:132:34
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl<T, C, D, E> hyper::service::Service for MiddlewareService<T, C>
[INFO] [stdout]     |                                  ^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     |           ^^^^^^^ -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl<T, C, D, E> hyper::service::Service<Request> for MiddlewareService<T, C>
[INFO] [stdout]     |                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `ReqBody` not found for `Self`
[INFO] [stdout]    --> src/context.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn call(&mut self, req : hyper::Request<Self::ReqBody>) -> Self::Future {
[INFO] [stdout]     |                                                   ^^^^^^^ associated type `ReqBody` not found
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0220, E0405, E0422, E0425, E0437, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::ok_or (line 319) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:320:7
[INFO] [stdout]     |
[INFO] [stdout] 320 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::map (line 247) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nullable_format.rs:252:45
[INFO] [stdout]     |
[INFO] [stdout] 252 | let maybe_some_len = maybe_some_string.map(|s| s.len());
[INFO] [stdout]     |                                             ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 252 | let maybe_some_len = maybe_some_string.map(|s: /* Type */| s.len());
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 509) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:510:7
[INFO] [stdout]     |
[INFO] [stdout] 510 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 141) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::ok_or_else (line 345) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::take (line 486) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 176) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::or_else (line 459) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_else (line 219) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or (line 201) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::map_or_else (line 291) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nullable_format.rs:297:37
[INFO] [stdout]     |
[INFO] [stdout] 297 | assert_eq!(x.map_or_else(|| 2 * k, |v| v.len()), 3);
[INFO] [stdout]     |                                     ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 297 | assert_eq!(x.map_or_else(|| 2 * k, |v: /* Type */| v.len()), 3);
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nullable_format.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 | assert_eq!(x.map_or_else(|| 2 * k, |v| v.len()), 42);
[INFO] [stdout]     |                                     ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 300 | assert_eq!(x.map_or_else(|| 2 * k, |v: /* Type */| v.len()), 42);
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_default (line 532) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]    --> src/nullable_format.rs:533:7
[INFO] [stdout]     |
[INFO] [stdout] 533 | use ::swagger::Nullable;
[INFO] [stdout]     |       ^^^^^^^ could not find `swagger` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::Pop (line 59) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `swagger`
[INFO] [stdout]   --> src/context.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate swagger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `ReqBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]   --> src/context.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `ResBody` is not a member of trait `hyper::service::Service`
[INFO] [stdout]   --> src/context.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     type ResBody = T::ResBody;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `hyper::service::Service`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pop` in this scope
[INFO] [stdout]   --> src/context.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |         C: Pop<MyItem1, Result=D> + Send + 'static,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::Pop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pop` in this scope
[INFO] [stdout]   --> src/context.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |         D: Pop<MyItem2, Result=E>,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::Pop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pop` in this scope
[INFO] [stdout]   --> src/context.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |         E: Pop<MyItem3>,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::Pop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 82 |         T: hyper::service::Service<ReqBody=ContextualPayload<hyper::Body, E::Result>>
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let req = hyper::Request::from_parts(head, ContextualPayload { inner: body.inner, context });
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `Service`
[INFO] [stdout]    --> src/context.rs:76:34
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl<T, C, D, E> hyper::service::Service for MiddlewareService<T, C>
[INFO] [stdout]     |                                  ^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     |           ^^^^^^^ -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl<T, C, D, E> hyper::service::Service<Request> for MiddlewareService<T, C>
[INFO] [stdout]     |                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `ReqBody` not found for `Self`
[INFO] [stdout]   --> src/context.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn call(&mut self, req : hyper::Request<Self::ReqBody>) -> Self::Future {
[INFO] [stdout]    |                                                   ^^^^^^^ associated type `ReqBody` not found
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0220, E0405, E0422, E0425, E0437, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/context.rs - context::Has (line 17)
[INFO] [stdout]     src/context.rs - context::Pop (line 59)
[INFO] [stdout]     src/context.rs - context::Push (line 115)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 509)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::and (line 370)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::and_then (line 404)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::as_mut (line 108)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::as_ref (line 87)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 141)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::expect (line 148)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::is_null (line 56)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::is_present (line 35)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::map (line 247)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::map_or (line 269)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::map_or_else (line 291)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::ok_or (line 319)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::ok_or_else (line 345)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::or (line 427)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::or_else (line 459)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::take (line 486)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 176)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::unwrap (line 183)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or (line 201)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_default (line 532)
[INFO] [stdout]     src/nullable_format.rs - nullable_format::Nullable<T>::unwrap_or_else (line 219)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 25 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a0fd415d70e300237426b71267f24226ea61875f5dd3f9951dc8c80060fb4a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fd415d70e300237426b71267f24226ea61875f5dd3f9951dc8c80060fb4a1d", kill_on_drop: false }`
[INFO] [stdout] a0fd415d70e300237426b71267f24226ea61875f5dd3f9951dc8c80060fb4a1d
