[INFO] fetching crate swagger 6.1.0... [INFO] testing swagger-6.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate swagger 6.1.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate swagger 6.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swagger 6.1.0 [INFO] finished tweaking crates.io crate swagger 6.1.0 [INFO] tweaked toml for crates.io crate swagger 6.1.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buf-read-ext v0.4.0 [INFO] [stderr] Downloaded mime_multipart v0.6.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.0.5 [INFO] [stderr] Downloaded frunk_derives v0.3.2 [INFO] [stderr] Downloaded textnonce v1.0.0 [INFO] [stderr] Downloaded linked_hash_set v0.1.4 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] [stderr] Downloaded frunk_proc_macros v0.0.5 [INFO] [stderr] Downloaded frunk v0.3.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.0.5 [INFO] [stderr] Downloaded frunk-enum-core v0.2.1 [INFO] [stderr] Downloaded frunk-enum-derive v0.2.1 [INFO] [stderr] Downloaded hyper-old-types v0.11.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.0.4 [INFO] [stderr] Downloaded frunk_core v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74a9c9536ee515540479b84681033080deebfbcd1e315778986eba165ed26285 [INFO] running `Command { std: "docker" "start" "-a" "74a9c9536ee515540479b84681033080deebfbcd1e315778986eba165ed26285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a9c9536ee515540479b84681033080deebfbcd1e315778986eba165ed26285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a9c9536ee515540479b84681033080deebfbcd1e315778986eba165ed26285", kill_on_drop: false }` [INFO] [stdout] 74a9c9536ee515540479b84681033080deebfbcd1e315778986eba165ed26285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d31e16eae5e039ab4525dee61c84d13c2093e3b4f7cdcffef9f51390bed13f [INFO] running `Command { std: "docker" "start" "-a" "f6d31e16eae5e039ab4525dee61c84d13c2093e3b4f7cdcffef9f51390bed13f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling swagger v6.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `Command { std: "docker" "inspect" "f6d31e16eae5e039ab4525dee61c84d13c2093e3b4f7cdcffef9f51390bed13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d31e16eae5e039ab4525dee61c84d13c2093e3b4f7cdcffef9f51390bed13f", kill_on_drop: false }` [INFO] [stdout] f6d31e16eae5e039ab4525dee61c84d13c2093e3b4f7cdcffef9f51390bed13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c74a79df5e358638ee62ea4a5527cdacf4b35a0e2001e2889ba308165af591 [INFO] running `Command { std: "docker" "start" "-a" "71c74a79df5e358638ee62ea4a5527cdacf4b35a0e2001e2889ba308165af591", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling swagger v6.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "71c74a79df5e358638ee62ea4a5527cdacf4b35a0e2001e2889ba308165af591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c74a79df5e358638ee62ea4a5527cdacf4b35a0e2001e2889ba308165af591", kill_on_drop: false }` [INFO] [stdout] 71c74a79df5e358638ee62ea4a5527cdacf4b35a0e2001e2889ba308165af591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5512bdd49d0956568e0c130cd300578c2de88e48bfcf3b64e00486bd4a8059d [INFO] running `Command { std: "docker" "start" "-a" "f5512bdd49d0956568e0c130cd300578c2de88e48bfcf3b64e00486bd4a8059d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swagger-c724dd00eb10aa83) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test context::context_tests::send_request ... ok [INFO] [stdout] test auth::tests::test_make_service ... ok [INFO] [stdout] test nullable_format::serde_tests::null_nullable_value ... ok [INFO] [stdout] test nullable_format::serde_tests::object_optionalnullable_value ... ok [INFO] [stdout] test nullable_format::serde_tests::object_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::null_optionalnullable_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::missing_nullable_value - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests swagger [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/drop_context.rs - drop_context::DropContextMakeService (line 23) ... ignored [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or_else (line 218) ... FAILED [INFO] [stdout] test src/context.rs - context::new_context_type (line 181) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map (line 246) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::or (line 426) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::ok_or_else (line 344) ... FAILED [INFO] [stdout] test src/context.rs - context::make_context_ty (line 397) ... FAILED [INFO] [stdout] test src/drop_context.rs - drop_context::DropContextService (line 86) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::as_ref (line 86) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 508) ... FAILED [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::take (line 485) ... FAILED [INFO] [stdout] test src/context.rs - context::make_context (line 430) ... FAILED [INFO] [stdout] test src/context.rs - context::SwaggerService (line 499) ... ok [INFO] [stdout] test src/context.rs - context::Push (line 118) ... ok [INFO] [stdout] test src/context.rs - context::Has (line 19) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map_or_else (line 290) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and (line 369) ... ok [INFO] [stdout] test src/context.rs - context::Pop (line 65) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and_then (line 403) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap (line 175) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::or_else (line 458) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::is_present (line 34) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::as_mut (line 107) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map_or (line 268) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or_default (line 531) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap (line 182) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or (line 200) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::is_null (line 55) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::ok_or (line 318) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 140) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 147) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::unwrap_or_else (line 218) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::new_context_type (line 181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::map (line 246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::or (line 426) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::ok_or_else (line 344) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::make_context_ty (line 397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/drop_context.rs - drop_context::DropContextService (line 86) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::as_ref (line 86) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 508) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nullable_format.rs - nullable_format::Nullable::take (line 485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::make_context (line 430) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/context.rs - context::make_context (line 430) [INFO] [stdout] src/context.rs - context::make_context_ty (line 397) [INFO] [stdout] src/context.rs - context::new_context_type (line 181) [INFO] [stdout] src/drop_context.rs - drop_context::DropContextService (line 86) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 508) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::as_ref (line 86) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::map (line 246) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::ok_or_else (line 344) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::or (line 426) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::take (line 485) [INFO] [stdout] src/nullable_format.rs - nullable_format::Nullable::unwrap_or_else (line 218) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 11 failed; 1 ignored; 0 measured; 0 filtered out; finished in 16.94s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f5512bdd49d0956568e0c130cd300578c2de88e48bfcf3b64e00486bd4a8059d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5512bdd49d0956568e0c130cd300578c2de88e48bfcf3b64e00486bd4a8059d", kill_on_drop: false }` [INFO] [stdout] f5512bdd49d0956568e0c130cd300578c2de88e48bfcf3b64e00486bd4a8059d