[INFO] cloning repository https://github.com/mdtex/mdtex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdtex/mdtex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtex%2Fmdtex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtex%2Fmdtex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebfc8d8f362131d7df96de6c175485405cba9345 [INFO] checking mdtex/mdtex against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtex%2Fmdtex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtex/mdtex [INFO] finished tweaking git repo https://github.com/mdtex/mdtex [INFO] tweaked toml for git repo https://github.com/mdtex/mdtex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtex/mdtex on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtex/mdtex 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f [INFO] running `Command { std: "docker" "start" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling katex v0.4.6 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking build_html v2.7.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking mockito v1.7.1 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Checking quick-js v0.4.1 [INFO] [stderr] Checking mdtexlib v0.1.0 (/opt/rustwide/workdir/mdtexlib) [INFO] [stdout] warning: field `lang` is never read [INFO] [stdout] --> mdtexlib/src/ir/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | BlockCode { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 23 | lang: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mdtexcli v0.1.0 (/opt/rustwide/workdir/mdtexcli) [INFO] [stdout] warning: unused import: `crate::*` [INFO] [stdout] --> mdtexcli/src/cli/commands.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::query::CTAN_URL` [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:146:95 [INFO] [stdout] | [INFO] [stdout] 146 | use crate::{project_management::{Package, directory::DirectoryWrapper, project::Project}, utils::query::CTAN_URL}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> mdtexcli/src/watcher/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> mdtexcli/src/watcher/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> mdtexcli/src/cli/commands.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | let mut cmd = Command::cargo_bin("mdtexcli").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_fs::prelude` [INFO] [stdout] --> mdtexcli/src/cli/commands.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | use assert_fs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_knuth` [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mock_knuth = server.mock("GET", "/search/json") [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_knuth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_pseudocode` [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | let mock_pseudocode = server.mock("GET", "/search/json") [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_pseudocode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_math` [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | let mock_math = server.mock("GET", "/search/json") [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_err` [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | let mock_err = server.mock("GET", "/search/json") [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> mdtexcli/src/project_management/directory.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | let mut dir = DirectoryWrapper::from(directory_path.to_path_buf()).unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> mdtexcli/src/watcher/mod.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn watch(args: WatchSubCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_metadata` is never used [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:224:8 [INFO] [stdout] | [INFO] [stdout] 224 | fn test_write_metadata() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `query_ctan` is never used [INFO] [stdout] --> mdtexcli/src/utils/query.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl CTANReturn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn query_ctan(query: CTANSend) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.write_metadata("MDTeX.toml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = self.write_metadata("MDTeX.toml"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / toml_file.write_str(r#" [INFO] [stdout] 320 | | project-name="test_project" [INFO] [stdout] 321 | | [INFO] [stdout] 322 | | [packages.pseudocode] [INFO] [stdout] ... | [INFO] [stdout] 325 | | text = "LaTeX environment for specifying algorithms in a natural way" [INFO] [stdout] 326 | | "#); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 319 | let _ = toml_file.write_str(r#" [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> mdtexcli/src/watcher/mod.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn watch(args: WatchSubCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `create_folder` and `append_file` are never used [INFO] [stdout] --> mdtexcli/src/project_management/directory.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DirectoryWrapper { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn create_folder(&mut self, folder_path_string: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn append_file(&mut self, file_name: &str, contents_to_write: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `construct_ctan_url` is never used [INFO] [stdout] --> mdtexcli/src/utils/query.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl CTANSend { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | fn construct_ctan_url(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `query_ctan` is never used [INFO] [stdout] --> mdtexcli/src/utils/query.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl CTANReturn { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn query_ctan(query: CTANSend) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> mdtexcli/src/project_management/project.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.write_metadata("MDTeX.toml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = self.write_metadata("MDTeX.toml"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f", kill_on_drop: false }` [INFO] [stdout] 600671e6bba42b930d919681d7a042eb86eac2708b4ac9f64bd2150985c56e4f