[INFO] fetching crate json_api_derive 0.1.0...
[INFO] checking json_api_derive-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate json_api_derive 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate json_api_derive 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate json_api_derive 0.1.0
[INFO] finished tweaking crates.io crate json_api_derive 0.1.0
[INFO] tweaked toml for crates.io crate json_api_derive 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e2430e353b8219664380ae22e0c78c590a121b5fc14158a62fc31aa6d319689
[INFO] running `Command { std: "docker" "start" "-a" "4e2430e353b8219664380ae22e0c78c590a121b5fc14158a62fc31aa6d319689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e2430e353b8219664380ae22e0c78c590a121b5fc14158a62fc31aa6d319689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2430e353b8219664380ae22e0c78c590a121b5fc14158a62fc31aa6d319689", kill_on_drop: false }`
[INFO] [stdout] 4e2430e353b8219664380ae22e0c78c590a121b5fc14158a62fc31aa6d319689
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46e9a7619aca368dba7c4b049c18a4f8c6f6fbe1f86f590307947d0f844b739c
[INFO] running `Command { std: "docker" "start" "-a" "46e9a7619aca368dba7c4b049c18a4f8c6f6fbe1f86f590307947d0f844b739c", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking json_api_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/context/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/context/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&DeriveInput` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.to_token_stream(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.into_token_stream(),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&DeriveInput` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.to_token_stream(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.into_token_stream(),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&syn::Field` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   field.to_token_stream(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                                         field.into_token_stream(),
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&syn::Field` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   field.to_token_stream(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                                         field.into_token_stream(),
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `json_api_derive` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `json_api_derive` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "46e9a7619aca368dba7c4b049c18a4f8c6f6fbe1f86f590307947d0f844b739c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e9a7619aca368dba7c4b049c18a4f8c6f6fbe1f86f590307947d0f844b739c", kill_on_drop: false }`
[INFO] [stdout] 46e9a7619aca368dba7c4b049c18a4f8c6f6fbe1f86f590307947d0f844b739c
[INFO] checking json_api_derive-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate json_api_derive 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate json_api_derive 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate json_api_derive 0.1.0
[INFO] finished tweaking crates.io crate json_api_derive 0.1.0
[INFO] tweaked toml for crates.io crate json_api_derive 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb04b37f4497972aa479be6b67d0c0189d8efb9662771109330b0fd8b24af1cd
[INFO] running `Command { std: "docker" "start" "-a" "bb04b37f4497972aa479be6b67d0c0189d8efb9662771109330b0fd8b24af1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb04b37f4497972aa479be6b67d0c0189d8efb9662771109330b0fd8b24af1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb04b37f4497972aa479be6b67d0c0189d8efb9662771109330b0fd8b24af1cd", kill_on_drop: false }`
[INFO] [stdout] bb04b37f4497972aa479be6b67d0c0189d8efb9662771109330b0fd8b24af1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8f8730ff2b0b367cc0f5338d08bb9149ab0c657f93e09c7583335c5070737a3
[INFO] running `Command { std: "docker" "start" "-a" "e8f8730ff2b0b367cc0f5338d08bb9149ab0c657f93e09c7583335c5070737a3", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking json_api_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/context/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/context/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&DeriveInput` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.to_token_stream(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.into_token_stream(),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&DeriveInput` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.to_token_stream(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     ast.into_token_stream(),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&syn::Field` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   field.to_token_stream(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                                         field.into_token_stream(),
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_token_stream` found for reference `&syn::Field` in the current scope
[INFO] [stdout]    --> src/context/mod.rs:158:47
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   field.to_token_stream(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `to_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use quote::ToTokens;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_token_stream` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 |                                         field.into_token_stream(),
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `json_api_derive` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `json_api_derive` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e8f8730ff2b0b367cc0f5338d08bb9149ab0c657f93e09c7583335c5070737a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f8730ff2b0b367cc0f5338d08bb9149ab0c657f93e09c7583335c5070737a3", kill_on_drop: false }`
[INFO] [stdout] e8f8730ff2b0b367cc0f5338d08bb9149ab0c657f93e09c7583335c5070737a3
