[INFO] fetching crate rupring 0.13.0... [INFO] testing rupring-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate rupring 0.13.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rupring 0.13.0 [INFO] finished tweaking crates.io crate rupring 0.13.0 [INFO] tweaked toml for crates.io crate rupring 0.13.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rupring 0.13.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rupring_macro v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 209fe0d7586b05b99d75eb33d789dc0fa8f9686695ab192e78fcb2251e9b9103 [INFO] running `Command { std: "docker" "start" "-a" "209fe0d7586b05b99d75eb33d789dc0fa8f9686695ab192e78fcb2251e9b9103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "209fe0d7586b05b99d75eb33d789dc0fa8f9686695ab192e78fcb2251e9b9103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209fe0d7586b05b99d75eb33d789dc0fa8f9686695ab192e78fcb2251e9b9103", kill_on_drop: false }` [INFO] [stdout] 209fe0d7586b05b99d75eb33d789dc0fa8f9686695ab192e78fcb2251e9b9103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f224a30b81304b9b8da3771dfa32ad79f509ec3cb209b36ec7eeb71b732ae1d [INFO] running `Command { std: "docker" "start" "-a" "6f224a30b81304b9b8da3771dfa32ad79f509ec3cb209b36ec7eeb71b732ae1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling rupring_macro v0.11.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rupring v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s [INFO] running `Command { std: "docker" "inspect" "6f224a30b81304b9b8da3771dfa32ad79f509ec3cb209b36ec7eeb71b732ae1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f224a30b81304b9b8da3771dfa32ad79f509ec3cb209b36ec7eeb71b732ae1d", kill_on_drop: false }` [INFO] [stdout] 6f224a30b81304b9b8da3771dfa32ad79f509ec3cb209b36ec7eeb71b732ae1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 166385fd089aca78d10b999928c973ba15db582b29a22a02aa8ef5fa07691644 [INFO] running `Command { std: "docker" "start" "-a" "166385fd089aca78d10b999928c973ba15db582b29a22a02aa8ef5fa07691644", kill_on_drop: false }` [INFO] [stderr] Compiling rupring v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] 89 | impl Clone for SomeRepositoryFactory { [INFO] [stdout] | ^^^^^-----^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SomeRepositoryFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] ... [INFO] [stdout] 95 | impl Clone for SomeServiceFactory { [INFO] [stdout] | ^^^^^-----^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `SomeServiceFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] 168 | impl Clone for foo::SomeRepositoryFactory { [INFO] [stdout] | ^^^^^-----^^^^^-------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SomeRepositoryFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 167 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] ... [INFO] [stdout] 174 | impl Clone for SomeServiceFactory { [INFO] [stdout] | ^^^^^-----^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `SomeServiceFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `Command { std: "docker" "inspect" "166385fd089aca78d10b999928c973ba15db582b29a22a02aa8ef5fa07691644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166385fd089aca78d10b999928c973ba15db582b29a22a02aa8ef5fa07691644", kill_on_drop: false }` [INFO] [stdout] 166385fd089aca78d10b999928c973ba15db582b29a22a02aa8ef5fa07691644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0819732916d5adcfdcfa54beac254ebdd10b2413aaf4e88e0dc267e3c5e21675 [INFO] running `Command { std: "docker" "start" "-a" "0819732916d5adcfdcfa54beac254ebdd10b2413aaf4e88e0dc267e3c5e21675", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/swagger/context.rs:23:33 [INFO] [stderr] | [INFO] [stderr] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 88 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] 89 | impl Clone for SomeRepositoryFactory { [INFO] [stderr] | ^^^^^-----^^^^^--------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SomeRepositoryFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 88 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] ... [INFO] [stderr] 95 | impl Clone for SomeServiceFactory { [INFO] [stderr] | ^^^^^-----^^^^^------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `SomeServiceFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 167 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] 168 | impl Clone for foo::SomeRepositoryFactory { [INFO] [stderr] | ^^^^^-----^^^^^-------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SomeRepositoryFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 167 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] ... [INFO] [stderr] 174 | impl Clone for SomeServiceFactory { [INFO] [stderr] | ^^^^^-----^^^^^------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `SomeServiceFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: `rupring` (lib) generated 1 warning [INFO] [stderr] warning: `rupring` (lib test) generated 5 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rupring-8118ab8ede5c7252) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test swagger::context::tests::test_swaggerize_url ... ok [INFO] [stdout] test core::parse::tests::test_parse_path_parameter ... ok [INFO] [stdout] test application_properties::tests::test_from_properties ... ok [INFO] [stdout] test core::route::tests::test_find_route ... ok [INFO] [stdout] test test_proc_macro::injectable::test_1대1_inject::test_1대1_inject ... ok [INFO] [stdout] test core::route::tests::test_normalize_path ... ok [INFO] [stdout] test core::parse::tests::test_parse_query_parameter ... ok [INFO] [stdout] test core::route::tests::test_is_route_matching_request ... ok [INFO] [stdout] test test_proc_macro::injectable::test_단일_inject::test_단일_inject ... ok [INFO] [stdout] test test_proc_macro::injectable::test_1대1_inject_module_내_테스트::test_1대1_inject ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0819732916d5adcfdcfa54beac254ebdd10b2413aaf4e88e0dc267e3c5e21675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0819732916d5adcfdcfa54beac254ebdd10b2413aaf4e88e0dc267e3c5e21675", kill_on_drop: false }` [INFO] [stdout] 0819732916d5adcfdcfa54beac254ebdd10b2413aaf4e88e0dc267e3c5e21675