[INFO] fetching crate frankenstein 0.6.0... [INFO] testing frankenstein-0.6.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate frankenstein 0.6.0 into /workspace/builds/worker-56/source [INFO] validating manifest of crates.io crate frankenstein 0.6.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate frankenstein 0.6.0 [INFO] finished tweaking crates.io crate frankenstein 0.6.0 [INFO] tweaked toml for crates.io crate frankenstein 0.6.0 written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate crates.io crate frankenstein 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded nickel v0.11.0 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded tiny_http v0.6.3 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded ureq v2.1.0 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded isahc v1.4.0 [INFO] [stderr] Downloaded groupable v0.2.0 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded curl v0.4.37 [INFO] [stderr] Downloaded curl-sys v0.4.43+curl-7.76.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] febce4c1a3b5fd5df1cb32e25b8f62771364612390d01a91eab536aa60a10a77 [INFO] running `Command { std: "docker" "start" "-a" "febce4c1a3b5fd5df1cb32e25b8f62771364612390d01a91eab536aa60a10a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "febce4c1a3b5fd5df1cb32e25b8f62771364612390d01a91eab536aa60a10a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febce4c1a3b5fd5df1cb32e25b8f62771364612390d01a91eab536aa60a10a77", kill_on_drop: false }` [INFO] [stdout] febce4c1a3b5fd5df1cb32e25b8f62771364612390d01a91eab536aa60a10a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85aa26ba04018185935957d55d372c8fe6abac698cfd9012b1d6c024d4839997 [INFO] running `Command { std: "docker" "start" "-a" "85aa26ba04018185935957d55d372c8fe6abac698cfd9012b1d6c024d4839997", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tiny_http v0.6.3 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ureq v2.1.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling frankenstein v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "85aa26ba04018185935957d55d372c8fe6abac698cfd9012b1d6c024d4839997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85aa26ba04018185935957d55d372c8fe6abac698cfd9012b1d6c024d4839997", kill_on_drop: false }` [INFO] [stdout] 85aa26ba04018185935957d55d372c8fe6abac698cfd9012b1d6c024d4839997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f257a1ce2cbedf0a1306e5948fc0a108d76d76eda650c8fff9e71e46f59339a [INFO] running `Command { std: "docker" "start" "-a" "8f257a1ce2cbedf0a1306e5948fc0a108d76d76eda650c8fff9e71e46f59339a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling frankenstein v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 56.67s [INFO] running `Command { std: "docker" "inspect" "8f257a1ce2cbedf0a1306e5948fc0a108d76d76eda650c8fff9e71e46f59339a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f257a1ce2cbedf0a1306e5948fc0a108d76d76eda650c8fff9e71e46f59339a", kill_on_drop: false }` [INFO] [stdout] 8f257a1ce2cbedf0a1306e5948fc0a108d76d76eda650c8fff9e71e46f59339a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13c1ffb5073adb84e2fe741b679c2ed3169446ccd1553a903e6fb9493edd803d [INFO] running `Command { std: "docker" "start" "-a" "13c1ffb5073adb84e2fe741b679c2ed3169446ccd1553a903e6fb9493edd803d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/frankenstein-e5242c6c32648e32) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test api_impl::tests::new_sets_correct_url ... ok [INFO] [stdout] test api_impl::tests::send_audio_file_with_thumb_success ... ok [INFO] [stdout] test api_impl::tests::send_audio_file_id_success ... ok [INFO] [stdout] test api_impl::tests::send_animation_success ... ok [INFO] [stdout] test api_impl::tests::revoke_chat_invite_link_success ... ok [INFO] [stdout] test api_impl::tests::send_document_success ... ok [INFO] [stdout] test api_impl::tests::restrict_chat_member_success ... ok [INFO] [stdout] test api_impl::tests::create_chat_invite_link_success ... ok [INFO] [stdout] test api_impl::tests::get_chat_member_success ... ok [INFO] [stdout] test api_impl::tests::leave_chat_success ... ok [INFO] [stdout] test api_impl::tests::get_my_commands_success ... ok [INFO] [stdout] test api_impl::tests::get_me_success ... ok [INFO] [stdout] test api_impl::tests::get_my_commands_scope_success ... ok [INFO] [stdout] test api_impl::tests::get_updates_success ... ok [INFO] [stdout] test api_impl::tests::delete_chat_photo_success ... ok [INFO] [stdout] test api_impl::tests::get_user_profile_photos_success ... ok [INFO] [stdout] test api_impl::tests::get_file_success ... ok [INFO] [stdout] test api_impl::tests::edit_message_live_location_success ... ok [INFO] [stdout] test api_impl::tests::edit_message_caption_success ... ok [INFO] [stdout] test api_impl::tests::get_webhook_info_success ... ok [INFO] [stdout] test api_impl::tests::send_audio_file_success ... ok [INFO] [stdout] test api_impl::tests::promote_chat_member_success ... ok [INFO] [stdout] test api_impl::tests::unpin_chat_message_success ... ok [INFO] [stdout] test api_impl::tests::delete_message_success ... ok [INFO] [stdout] test api_impl::tests::export_chat_invite_link_success ... ok [INFO] [stdout] test api_impl::tests::edit_chat_invite_link_success ... ok [INFO] [stdout] test api_impl::tests::answer_inline_query_success ... ok [INFO] [stdout] test api_impl::tests::delete_webhook_success ... ok [INFO] [stdout] test api_impl::tests::ban_chat_member_success ... ok [INFO] [stdout] test api_impl::tests::answer_callback_query_success ... ok [INFO] [stdout] test api_impl::tests::close_success ... ok [INFO] [stdout] test api_impl::tests::send_contact_success ... ok [INFO] [stdout] test api_impl::tests::send_dice_success ... ok [INFO] [stdout] test api_impl::tests::send_chat_action_success ... ok [INFO] [stdout] test api_impl::tests::copy_message_success ... ok [INFO] [stdout] test api_impl::tests::edit_message_text_success ... ok [INFO] [stdout] test api_impl::tests::get_sticker_set_success ... ok [INFO] [stdout] test api_impl::tests::log_out_success ... ok [INFO] [stdout] test api_impl::tests::get_chat_members_count_success ... ok [INFO] [stdout] test api_impl::tests::get_chat_administrators_success ... ok [INFO] [stdout] test api_impl::tests::delete_my_commands_success ... ok [INFO] [stdout] test api_impl::tests::send_poll_success ... ok [INFO] [stdout] test api_impl::tests::forward_message_success ... ok [INFO] [stdout] test api_impl::tests::delete_chat_sticker_set_success ... ok [INFO] [stdout] test api_impl::tests::send_location_success ... ok [INFO] [stdout] test api_impl::tests::pin_chat_message_success ... ok [INFO] [stdout] test api_impl::tests::send_message_success ... ok [INFO] [stdout] test api_impl::tests::send_photo_success ... ok [INFO] [stdout] test api_impl::tests::send_video_note_success ... ok [INFO] [stdout] test api_impl::tests::send_video_success ... ok [INFO] [stdout] test api_impl::tests::send_voice_success ... ok [INFO] [stdout] test api_impl::tests::get_chat_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_administrator_custom_title_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_description_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_permissions_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_photo_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_title_success ... ok [INFO] [stdout] test api_impl::tests::set_my_commands_default_scope_success ... ok [INFO] [stdout] test api_impl::tests::set_my_commands_success ... ok [INFO] [stdout] test api_impl::tests::set_webhook_success ... ok [INFO] [stdout] test api_impl::tests::stop_message_live_location_success ... ok [INFO] [stdout] test api_impl::tests::stop_poll_success ... ok [INFO] [stdout] test api_impl::tests::unban_chat_member_success ... ok [INFO] [stdout] test api_impl::tests::close_failure ... ok [INFO] [stdout] test api_impl::tests::edit_message_media_success ... ok [INFO] [stdout] test api_impl::tests::send_message_failure ... ok [INFO] [stdout] test api_impl::tests::send_venue_success ... ok [INFO] [stdout] test api_impl::tests::set_chat_sticker_set_success ... ok [INFO] [stdout] test api_impl::tests::send_sticker_success ... ok [INFO] [stderr] Doc-tests frankenstein [INFO] [stdout] test api_impl::tests::send_media_group_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13c1ffb5073adb84e2fe741b679c2ed3169446ccd1553a903e6fb9493edd803d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c1ffb5073adb84e2fe741b679c2ed3169446ccd1553a903e6fb9493edd803d", kill_on_drop: false }` [INFO] [stdout] 13c1ffb5073adb84e2fe741b679c2ed3169446ccd1553a903e6fb9493edd803d