[INFO] fetching crate swagger 6.1.1... [INFO] testing swagger-6.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate swagger 6.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate swagger 6.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swagger 6.1.1 [INFO] finished tweaking crates.io crate swagger 6.1.1 [INFO] tweaked toml for crates.io crate swagger 6.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 230f9905c50808acfd4d9e3a99dc356f6b0390a52efa70911a21c7cc3f8cf6a0 [INFO] running `Command { std: "docker" "start" "-a" "230f9905c50808acfd4d9e3a99dc356f6b0390a52efa70911a21c7cc3f8cf6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "230f9905c50808acfd4d9e3a99dc356f6b0390a52efa70911a21c7cc3f8cf6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230f9905c50808acfd4d9e3a99dc356f6b0390a52efa70911a21c7cc3f8cf6a0", kill_on_drop: false }` [INFO] [stdout] 230f9905c50808acfd4d9e3a99dc356f6b0390a52efa70911a21c7cc3f8cf6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b466df37d56ea26579861534f75e26937a05b3a8d948b1b7ab48ba00462d0d37 [INFO] running `Command { std: "docker" "start" "-a" "b466df37d56ea26579861534f75e26937a05b3a8d948b1b7ab48ba00462d0d37", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling swagger v6.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.13s [INFO] running `Command { std: "docker" "inspect" "b466df37d56ea26579861534f75e26937a05b3a8d948b1b7ab48ba00462d0d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b466df37d56ea26579861534f75e26937a05b3a8d948b1b7ab48ba00462d0d37", kill_on_drop: false }` [INFO] [stdout] b466df37d56ea26579861534f75e26937a05b3a8d948b1b7ab48ba00462d0d37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 068a9a6bb66bbc8e24fb483458364963ea3f10a619f5979e19fa5fc6e034ae0d [INFO] running `Command { std: "docker" "start" "-a" "068a9a6bb66bbc8e24fb483458364963ea3f10a619f5979e19fa5fc6e034ae0d", kill_on_drop: false }` [INFO] [stderr] Compiling swagger v6.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/swagger-503e9ebf221a6dbe) [INFO] running `Command { std: "docker" "inspect" "068a9a6bb66bbc8e24fb483458364963ea3f10a619f5979e19fa5fc6e034ae0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068a9a6bb66bbc8e24fb483458364963ea3f10a619f5979e19fa5fc6e034ae0d", kill_on_drop: false }` [INFO] [stdout] 068a9a6bb66bbc8e24fb483458364963ea3f10a619f5979e19fa5fc6e034ae0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33a804160bd59463e61248357c1ac432b698c50dd526915ef230a373fd1c15fd [INFO] running `Command { std: "docker" "start" "-a" "33a804160bd59463e61248357c1ac432b698c50dd526915ef230a373fd1c15fd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swagger-503e9ebf221a6dbe) [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::missing_optionalnullable_value ... ok [INFO] [stdout] test nullable_format::serde_tests::null_nullable_value ... ok [INFO] [stdout] test nullable_format::serde_tests::null_optionalnullable_value ... ok [INFO] [stdout] test nullable_format::serde_tests::object_nullable_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 nullable_format::serde_tests::object_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] [stderr] Doc-tests swagger [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/drop_context.rs - drop_context::DropContextMakeService (line 23) ... ignored [INFO] [stdout] test src/context.rs - context::Pop (line 65) ... ok [INFO] [stdout] test src/context.rs - context::SwaggerService (line 499) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and_then (line 403) ... ok [INFO] [stdout] test src/context.rs - context::make_context_ty (line 397) ... 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::as_mut (line 107) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::take (line 485) ... ok [INFO] [stdout] test src/context.rs - context::make_context (line 430) ... 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::or (line 426) ... 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::map (line 246) ... 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::unwrap (line 182) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 508) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::is_present (line 34) ... ok [INFO] [stdout] test src/context.rs - context::Has (line 19) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or (line 200) ... ok [INFO] [stdout] test src/context.rs - context::new_context_type (line 181) ... 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::or_else (line 458) ... ok [INFO] [stdout] test src/context.rs - context::Push (line 118) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and (line 369) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or_else (line 218) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::ok_or_else (line 344) ... 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::as_ref (line 86) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 147) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 140) ... ok [INFO] [stdout] test src/drop_context.rs - drop_context::DropContextService (line 86) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33a804160bd59463e61248357c1ac432b698c50dd526915ef230a373fd1c15fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a804160bd59463e61248357c1ac432b698c50dd526915ef230a373fd1c15fd", kill_on_drop: false }` [INFO] [stdout] 33a804160bd59463e61248357c1ac432b698c50dd526915ef230a373fd1c15fd