[INFO] fetching crate nexus_mods_api 0.0.1-alpha...
[INFO] checking nexus_mods_api-0.0.1-alpha against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nexus_mods_api 0.0.1-alpha into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate nexus_mods_api 0.0.1-alpha 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 nexus_mods_api 0.0.1-alpha
[INFO] finished tweaking crates.io crate nexus_mods_api 0.0.1-alpha
[INFO] tweaked toml for crates.io crate nexus_mods_api 0.0.1-alpha written to /workspace/builds/worker-2-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raxios v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f228837cfb05ee7f403a2a34501a643f0911ade17ee65afe729857cc2905d8d8
[INFO] running `Command { std: "docker" "start" "-a" "f228837cfb05ee7f403a2a34501a643f0911ade17ee65afe729857cc2905d8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f228837cfb05ee7f403a2a34501a643f0911ade17ee65afe729857cc2905d8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f228837cfb05ee7f403a2a34501a643f0911ade17ee65afe729857cc2905d8d8", kill_on_drop: false }`
[INFO] [stdout] f228837cfb05ee7f403a2a34501a643f0911ade17ee65afe729857cc2905d8d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d7d64295c430c7b16e46f28df85a3a67456127f73396b51f82fe025797207ee3
[INFO] running `Command { std: "docker" "start" "-a" "d7d64295c430c7b16e46f28df85a3a67456127f73396b51f82fe025797207ee3", kill_on_drop: false }`
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking raxios v0.5.2
[INFO] [stderr]     Checking nexus_mods_api v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/mod_files.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/mod_files.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_name`
[INFO] [stdout]   --> src/mod_files.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_id`
[INFO] [stdout]   --> src/mod_files.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_id`
[INFO] [stdout]   --> src/mod_files.rs:52:84
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/mod_files.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/mod_files.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_name`
[INFO] [stdout]   --> src/mod_files.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_id`
[INFO] [stdout]   --> src/mod_files.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_id`
[INFO] [stdout]   --> src/mod_files.rs:52:84
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus_mods_api` (lib test) due to 21 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d7d64295c430c7b16e46f28df85a3a67456127f73396b51f82fe025797207ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d64295c430c7b16e46f28df85a3a67456127f73396b51f82fe025797207ee3", kill_on_drop: false }`
[INFO] [stdout] d7d64295c430c7b16e46f28df85a3a67456127f73396b51f82fe025797207ee3
