[INFO] fetching crate swagger 6.5.3... [INFO] testing swagger-6.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate swagger 6.5.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate swagger 6.5.3 [INFO] finished tweaking crates.io crate swagger 6.5.3 [INFO] tweaked toml for crates.io crate swagger 6.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swagger 6.5.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swagger 6.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8721bac03588c56cebf8488310d15536b041e119201c018ccff9ea25da557737 [INFO] running `Command { std: "docker" "start" "-a" "8721bac03588c56cebf8488310d15536b041e119201c018ccff9ea25da557737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8721bac03588c56cebf8488310d15536b041e119201c018ccff9ea25da557737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8721bac03588c56cebf8488310d15536b041e119201c018ccff9ea25da557737", kill_on_drop: false }` [INFO] [stdout] 8721bac03588c56cebf8488310d15536b041e119201c018ccff9ea25da557737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603e44acc2d688dddeaf0b41c0c3d7facccd2f498480e8e40277b10514740302 [INFO] running `Command { std: "docker" "start" "-a" "603e44acc2d688dddeaf0b41c0c3d7facccd2f498480e8e40277b10514740302", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.220 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.220 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling slog v2.8.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.220 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling swagger v6.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "603e44acc2d688dddeaf0b41c0c3d7facccd2f498480e8e40277b10514740302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603e44acc2d688dddeaf0b41c0c3d7facccd2f498480e8e40277b10514740302", kill_on_drop: false }` [INFO] [stdout] 603e44acc2d688dddeaf0b41c0c3d7facccd2f498480e8e40277b10514740302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16fdd879471bd8e025fafa5450d4ce497b6db82c62fc1cb3d264d6041b451df1 [INFO] running `Command { std: "docker" "start" "-a" "16fdd879471bd8e025fafa5450d4ce497b6db82c62fc1cb3d264d6041b451df1", kill_on_drop: false }` [INFO] [stderr] Compiling swagger v6.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/one_any_of.rs:345:40 [INFO] [stdout] | [INFO] [stdout] 345 | "unexpected error message: {msg}" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 345 | "unexpected error message: {msg}", ... [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 345 | "{}", "unexpected error message: {msg}" [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/one_any_of.rs:357:40 [INFO] [stdout] | [INFO] [stdout] 357 | "unexpected error message: {msg}" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 357 | "unexpected error message: {msg}", ... [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 357 | "{}", "unexpected error message: {msg}" [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/one_any_of.rs:444:41 [INFO] [stdout] | [INFO] [stdout] 444 | "missing ambiguity message: {msg}" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 444 | "missing ambiguity message: {msg}", ... [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 444 | "{}", "missing ambiguity message: {msg}" [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "16fdd879471bd8e025fafa5450d4ce497b6db82c62fc1cb3d264d6041b451df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fdd879471bd8e025fafa5450d4ce497b6db82c62fc1cb3d264d6041b451df1", kill_on_drop: false }` [INFO] [stdout] 16fdd879471bd8e025fafa5450d4ce497b6db82c62fc1cb3d264d6041b451df1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c63eb3f3e1d379d5061da340d68268183e01eb2ba7597078cc916da49b247b1c [INFO] running `Command { std: "docker" "start" "-a" "c63eb3f3e1d379d5061da340d68268183e01eb2ba7597078cc916da49b247b1c", kill_on_drop: false }` [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/one_any_of.rs:345:40 [INFO] [stderr] | [INFO] [stderr] 345 | "unexpected error message: {msg}" [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 345 | "unexpected error message: {msg}", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 345 | "{}", "unexpected error message: {msg}" [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/one_any_of.rs:357:40 [INFO] [stderr] | [INFO] [stderr] 357 | "unexpected error message: {msg}" [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 357 | "unexpected error message: {msg}", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 357 | "{}", "unexpected error message: {msg}" [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/one_any_of.rs:444:41 [INFO] [stderr] | [INFO] [stderr] 444 | "missing ambiguity message: {msg}" [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 444 | "missing ambiguity message: {msg}", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 444 | "{}", "missing ambiguity message: {msg}" [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `swagger` (lib test) generated 3 warnings (run `cargo fix --lib -p swagger --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swagger-0fd97b244523a97c) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test auth::tests::test_make_service ... ok [INFO] [stdout] test nullable_format::serde_tests::null_optionalnullable_value ... ok [INFO] [stdout] test context::context_tests::send_request ... ok [INFO] [stdout] test nullable_format::serde_tests::object_nullable_value ... ok [INFO] [stdout] test one_any_of::tests::anyof_deserialize_string_to_second_variant ... ok [INFO] [stdout] test nullable_format::serde_tests::string_optionalnullable_value ... ok [INFO] [stdout] test one_any_of::tests::anyof_fromstr_later_match ... 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_nullable_value ... ok [INFO] [stdout] test one_any_of::tests::anyof_deserialize_no_match_error ... 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] test one_any_of::tests::anyof_fromstr_no_match ... ok [INFO] [stdout] test one_any_of::tests::anyof_nested_structure_second_variant ... ok [INFO] [stdout] test one_any_of::tests::anyof_prefers_first_matching_deserialize_number ... ok [INFO] [stdout] test one_any_of::tests::large_number_anyof_prefers_second ... ok [INFO] [stdout] test one_any_of::tests::map_ambiguity_oneof ... ok [INFO] [stdout] test one_any_of::tests::null_ambiguity_oneof ... ok [INFO] [stdout] test one_any_of::tests::null_preference_anyof ... ok [INFO] [stdout] test one_any_of::tests::map_first_match_anyof ... ok [INFO] [stdout] test one_any_of::tests::oneof_deserialize_error_on_multiple_matches ... ok [INFO] [stdout] test one_any_of::tests::oneof_deserialize_no_match_error ... ok [INFO] [stdout] test one_any_of::tests::oneof_fromstr_error_on_multiple_matches ... ok [INFO] [stdout] test one_any_of::tests::oneof_fromstr_no_match ... ok [INFO] [stdout] test one_any_of::tests::oneof_fromstr_single_match ... ok [INFO] [stdout] test one_any_of::tests::sequence_first_match_anyof ... ok [INFO] [stdout] test one_any_of::tests::oneof_deserialize_single_match ... ok [INFO] [stdout] test one_any_of::tests::sequence_ambiguity_oneof ... ok [INFO] [stdout] test one_any_of::tests::anyof_higher_arity_middle_match ... ok [INFO] [stdout] test request_parser::context_tests::test_macros ... ok [INFO] [stdout] test one_any_of::tests::oneof_display_serialize_variant_c ... ok [INFO] [stdout] test one_any_of::tests::anyof_prefers_first_matching_fromstr_number ... ok [INFO] [stdout] test one_any_of::tests::oneof_higher_arity_ambiguity ... ok [INFO] [stdout] test one_any_of::tests::oneof_ambiguity_error_message ... ok [INFO] [stdout] test one_any_of::tests::display_and_serialize_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [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/context.rs - context::make_context_ty (line 397) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::as_mut (line 113) ... ok [INFO] [stdout] test src/context.rs - context::Has (line 19) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable<&'aT>::cloned (line 514) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 146) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::is_null (line 61) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and_then (line 409) ... ok [INFO] [stdout] test src/context.rs - context::make_context (line 430) ... ok [INFO] [stdout] test src/context.rs - context::Push (line 118) ... ok [INFO] [stdout] test src/context.rs - context::SwaggerService (line 499) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::as_ref (line 92) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map_or (line 274) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map_or_else (line 296) ... ok [INFO] [stdout] test src/context.rs - context::Pop (line 65) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::map (line 252) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::expect (line 153) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::ok_or (line 324) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::take (line 491) ... ok [INFO] [stdout] test src/context.rs - context::new_context_type (line 181) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::is_present (line 40) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::or (line 432) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap (line 188) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::and (line 375) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or_else (line 224) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::ok_or_else (line 350) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::or_else (line 464) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap (line 181) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or_default (line 537) ... ok [INFO] [stdout] test src/nullable_format.rs - nullable_format::Nullable::unwrap_or (line 206) ... 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 3.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c63eb3f3e1d379d5061da340d68268183e01eb2ba7597078cc916da49b247b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63eb3f3e1d379d5061da340d68268183e01eb2ba7597078cc916da49b247b1c", kill_on_drop: false }` [INFO] [stdout] c63eb3f3e1d379d5061da340d68268183e01eb2ba7597078cc916da49b247b1c