[INFO] fetching crate swc_cli 0.91.634...
[INFO] testing swc_cli-0.91.634 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate swc_cli 0.91.634 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate swc_cli 0.91.634
[INFO] finished tweaking crates.io crate swc_cli 0.91.634
[INFO] tweaked toml for crates.io crate swc_cli 0.91.634 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swc_cli 0.91.634 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 swc_cli 0.91.634 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6aa7169019bf69169cf86288bed3a1d0dad6bf3107f6754078d1253843e2bd14
[INFO] running `Command { std: "docker" "start" "-a" "6aa7169019bf69169cf86288bed3a1d0dad6bf3107f6754078d1253843e2bd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aa7169019bf69169cf86288bed3a1d0dad6bf3107f6754078d1253843e2bd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa7169019bf69169cf86288bed3a1d0dad6bf3107f6754078d1253843e2bd14", kill_on_drop: false }`
[INFO] [stdout] 6aa7169019bf69169cf86288bed3a1d0dad6bf3107f6754078d1253843e2bd14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 75c8b2052f83c4fa8d8a86da0029a129fde1d2740b3c2abc2294ced4414af380
[INFO] running `Command { std: "docker" "start" "-a" "75c8b2052f83c4fa8d8a86da0029a129fde1d2740b3c2abc2294ced4414af380", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling chili v0.2.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling ast_node v4.0.0
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling par-iter v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling browserslist-data v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling swc_sourcemap v9.3.4
[INFO] [stderr]    Compiling hstr v3.0.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling swc_atoms v8.0.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling browserslist-rs v0.19.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling jsonc-parser v0.26.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling swc_common v16.0.0
[INFO] [stderr]    Compiling swc_config v3.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling swc_ecma_preset_env v38.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling preset_env_base v5.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-chrome v0.5.0
[INFO] [stderr]    Compiling swc_core v46.0.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling swc_ecma_ast v17.0.0
[INFO] [stderr]    Compiling swc_ecma_loader v16.0.0
[INFO] [stderr]    Compiling swc_node_comments v16.0.0
[INFO] [stderr]    Compiling swc_error_reporters v18.0.0
[INFO] [stderr]    Compiling swc_transform_common v10.0.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling swc_ecma_visit v17.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v26.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen v19.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v23.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v29.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_common v23.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v24.0.0
[INFO] [stderr]    Compiling swc_ecma_ext_transforms v23.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v29.0.0
[INFO] [stderr]    Compiling swc_ecma_compiler v7.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v31.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v32.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v32.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v32.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v29.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v30.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v32.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v30.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v35.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v32.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v33.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v37.0.0
[INFO] [stderr]    Compiling swc_compiler_base v38.0.0
[INFO] [stderr]    Compiling swc v44.0.0
[INFO] [stderr]    Compiling swc_cli_impl v46.0.0
[INFO] [stderr]    Compiling swc_cli v0.91.634 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "75c8b2052f83c4fa8d8a86da0029a129fde1d2740b3c2abc2294ced4414af380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c8b2052f83c4fa8d8a86da0029a129fde1d2740b3c2abc2294ced4414af380", kill_on_drop: false }`
[INFO] [stdout] 75c8b2052f83c4fa8d8a86da0029a129fde1d2740b3c2abc2294ced4414af380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e4ae0a724c10d4a7d647af5181c0b9d03fd1edac305a286928c0f8f84dd834b9
[INFO] running `Command { std: "docker" "start" "-a" "e4ae0a724c10d4a7d647af5181c0b9d03fd1edac305a286928c0f8f84dd834b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc_cli v0.91.634 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "e4ae0a724c10d4a7d647af5181c0b9d03fd1edac305a286928c0f8f84dd834b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ae0a724c10d4a7d647af5181c0b9d03fd1edac305a286928c0f8f84dd834b9", kill_on_drop: false }`
[INFO] [stdout] e4ae0a724c10d4a7d647af5181c0b9d03fd1edac305a286928c0f8f84dd834b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 345d616f43efce53c7fb273861c834e5a5ddd9830ec3116fef8448dda8424442
[INFO] running `Command { std: "docker" "start" "-a" "345d616f43efce53c7fb273861c834e5a5ddd9830ec3116fef8448dda8424442", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swc-5f5f90491ccbd38b)
[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" "345d616f43efce53c7fb273861c834e5a5ddd9830ec3116fef8448dda8424442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345d616f43efce53c7fb273861c834e5a5ddd9830ec3116fef8448dda8424442", kill_on_drop: false }`
[INFO] [stdout] 345d616f43efce53c7fb273861c834e5a5ddd9830ec3116fef8448dda8424442
