[INFO] fetching crate openapi-context 0.1.0...
[INFO] testing openapi-context-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate openapi-context 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate openapi-context 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding autocfg v0.1.8 (latest: v1.3.0)
[INFO] [stderr]       Adding base64 v0.10.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding cloudabi v0.0.3 (latest: v0.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding h2 v0.2.7 (latest: v0.4.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding headers v0.3.9 (latest: v0.4.0)
[INFO] [stderr]       Adding headers-core v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.3.1 (latest: v1.0.0)
[INFO] [stderr]       Adding httpdate v0.3.2 (latest: v1.0.3)
[INFO] [stderr]       Adding hyper v0.13.10 (latest: v1.3.1)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding itoa v0.4.8 (latest: v1.0.11)
[INFO] [stderr]       Adding mio v0.6.23 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.2.2 (latest: v0.6.0)
[INFO] [stderr]       Adding pin-project-lite v0.1.12 (latest: v0.2.14)
[INFO] [stderr]       Adding rand v0.6.5 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.1.0 (latest: v0.3.2)
[INFO] [stderr]       Adding rand_isaac v0.1.1 (latest: v0.3.0)
[INFO] [stderr]       Adding rand_jitter v0.1.4 (latest: v0.4.0)
[INFO] [stderr]       Adding rand_os v0.1.3 (latest: v0.2.2)
[INFO] [stderr]       Adding rand_pcg v0.1.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_xorshift v0.1.1 (latest: v0.3.0)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding socket2 v0.3.19 (latest: v0.5.7)
[INFO] [stderr]       Adding tokio v0.2.25 (latest: v1.37.0)
[INFO] [stderr]       Adding tokio-util v0.3.1 (latest: v0.7.11)
[INFO] [stderr]       Adding uuid v0.7.4 (latest: v1.8.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e20315fd79ca5544158a4438b2accb9207fbd6b108a2a2e46c8863488721b560
[INFO] running `Command { std: "docker" "start" "-a" "e20315fd79ca5544158a4438b2accb9207fbd6b108a2a2e46c8863488721b560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e20315fd79ca5544158a4438b2accb9207fbd6b108a2a2e46c8863488721b560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e20315fd79ca5544158a4438b2accb9207fbd6b108a2a2e46c8863488721b560", kill_on_drop: false }`
[INFO] [stdout] e20315fd79ca5544158a4438b2accb9207fbd6b108a2a2e46c8863488721b560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270504af6115abaf4a40c3be37cf9f1528b2919c317b88e962f4c3c863812cf6
[INFO] running `Command { std: "docker" "start" "-a" "270504af6115abaf4a40c3be37cf9f1528b2919c317b88e962f4c3c863812cf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling uuid v0.7.4
[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 19.10s
[INFO] running `Command { std: "docker" "inspect" "270504af6115abaf4a40c3be37cf9f1528b2919c317b88e962f4c3c863812cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270504af6115abaf4a40c3be37cf9f1528b2919c317b88e962f4c3c863812cf6", kill_on_drop: false }`
[INFO] [stdout] 270504af6115abaf4a40c3be37cf9f1528b2919c317b88e962f4c3c863812cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e99da9cf752c606478eafa67a5e63d47cf6484a3ca1b0b22ed3d397bdde725d
[INFO] running `Command { std: "docker" "start" "-a" "1e99da9cf752c606478eafa67a5e63d47cf6484a3ca1b0b22ed3d397bdde725d", kill_on_drop: false }`
[INFO] [stderr]    Compiling openapi-context v0.1.0 (/opt/rustwide/workdir)
[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]     = note: `#[warn(dead_code)]` on by default
[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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "1e99da9cf752c606478eafa67a5e63d47cf6484a3ca1b0b22ed3d397bdde725d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e99da9cf752c606478eafa67a5e63d47cf6484a3ca1b0b22ed3d397bdde725d", kill_on_drop: false }`
[INFO] [stdout] 1e99da9cf752c606478eafa67a5e63d47cf6484a3ca1b0b22ed3d397bdde725d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 499eb11fe38ad1ad7682f5282c7727d0a4040aa2df310be384e717c1bd82dd32
[INFO] running `Command { std: "docker" "start" "-a" "499eb11fe38ad1ad7682f5282c7727d0a4040aa2df310be384e717c1bd82dd32", kill_on_drop: false }`
[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]     = note: `#[warn(dead_code)]` on by default
[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: `openapi-context` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openapi_context-86d661c1b9509987)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test nullable_format::serde_tests::missing_optionalnullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::null_nullable_value ... ok
[INFO] [stdout] test request_parser::context_tests::test_macros ... ok
[INFO] [stdout] test nullable_format::serde_tests::object_optionalnullable_value ... ok
[INFO] [stdout] test nullable_format::serde_tests::string_optionalnullable_value ... 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::string_nullable_value ... ok
[INFO] [stderr]    Doc-tests openapi_context
[INFO] [stdout] test nullable_format::serde_tests::missing_nullable_value - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[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>::map (line 247) ... 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>::as_mut (line 108) ... 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>::as_ref (line 87) ... 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>::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<&'aT>::cloned (line 509) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::or (line 427) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::is_present (line 35) ... FAILED
[INFO] [stdout] test src/context.rs - context::Has (line 17) ... 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 (line 201) ... 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>::ok_or_else (line 345) ... 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>::unwrap (line 183) ... FAILED
[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::Push (line 115) ... 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_or_else (line 219) ... FAILED
[INFO] [stdout] test src/context.rs - context::Pop (line 59) ... FAILED
[INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<T>::take (line 486) ... FAILED
[INFO] [stdout] test src/context.rs - context::make_context_ty (line 399) ... ok
[INFO] [stdout] test src/context.rs - context::make_context (line 433) ... ok
[INFO] [stdout] test src/context.rs - context::new_context_type (line 181) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | 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] 3 | 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_mut (line 108) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:109:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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] 3 | 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 148) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:149:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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] 3 | 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<&'aT>::cloned (line 509) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:510:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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] 3 | 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::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] 19 |     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] 20 |     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] 16  | 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-6f17d22bba15001f/tower-service-0.3.2/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] 16  | 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] 23 |     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] 19  |     type ReqBody = ContextualPayload<hyper::Body, C>;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^              - help: remove this 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]    --> /opt/rustwide/workdir/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] 22 |     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] 22 |     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] 22 |     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>::or_else (line 459) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:460:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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 (line 269) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:270:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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 (line 319) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:320:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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] 3 | 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_default (line 532) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:533:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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:141:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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:142:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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:135:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |         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] 6  + 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] 22 |         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] 6  + use openapi_context::Push;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Push` in this scope
[INFO] [stdout]   --> src/context.rs:137:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         E: Push<MyItem3>,
[INFO] [stdout]    |            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 6  + use openapi_context::Push;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:139:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |         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] 6  + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:141:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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] 6  + 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:151:52
[INFO] [stdout]    |
[INFO] [stdout] 37 |         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] 6  + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `Service`
[INFO] [stdout]    --> src/context.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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-6f17d22bba15001f/tower-service-0.3.2/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] 19  | 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:145:51
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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, E0412, E0422, 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>::unwrap (line 176) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:177:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 | 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] 3 | 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:85:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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:86:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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:79:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |         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] 6  + 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] 22 |         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] 6  + use openapi_context::Pop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pop` in this scope
[INFO] [stdout]   --> src/context.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         E: Pop<MyItem3>,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 6  + use openapi_context::Pop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:83:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |         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] 6  + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ContextualPayload` in this scope
[INFO] [stdout]   --> src/context.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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] 6  + 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:98:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |         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] 6  + use openapi_context::ContextualPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `Service`
[INFO] [stdout]    --> src/context.rs:77:34
[INFO] [stdout]     |
[INFO] [stdout] 19  | 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-6f17d22bba15001f/tower-service-0.3.2/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] 19  | 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:89:51
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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, E0412, E0422, 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>::take (line 486) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `swagger`
[INFO] [stdout]  --> src/nullable_format.rs:487:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 
[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.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "499eb11fe38ad1ad7682f5282c7727d0a4040aa2df310be384e717c1bd82dd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499eb11fe38ad1ad7682f5282c7727d0a4040aa2df310be384e717c1bd82dd32", kill_on_drop: false }`
[INFO] [stdout] 499eb11fe38ad1ad7682f5282c7727d0a4040aa2df310be384e717c1bd82dd32
