[INFO] cloning repository https://github.com/ceejbot/modcache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceejbot/modcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2Fmodcache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2Fmodcache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86769c5c146b4ad749d47d9fcbc75425a71befef [INFO] building ceejbot/modcache against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2Fmodcache" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ceejbot/modcache on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ceejbot/modcache [INFO] finished tweaking git repo https://github.com/ceejbot/modcache [INFO] tweaked toml for git repo https://github.com/ceejbot/modcache written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ceejbot/modcache 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_grid v0.2.0 [INFO] [stderr] Downloaded clap_complete v4.4.5 [INFO] [stderr] Downloaded loggerv v0.7.2 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45dce560bad307b43e6b1f4b1a828db23e94e96950a78788035296fdb10abb3b [INFO] running `Command { std: "docker" "start" "-a" "45dce560bad307b43e6b1f4b1a828db23e94e96950a78788035296fdb10abb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45dce560bad307b43e6b1f4b1a828db23e94e96950a78788035296fdb10abb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dce560bad307b43e6b1f4b1a828db23e94e96950a78788035296fdb10abb3b", kill_on_drop: false }` [INFO] [stdout] 45dce560bad307b43e6b1f4b1a828db23e94e96950a78788035296fdb10abb3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35867ddf7f8539e4c2336e9a22ff6bfa4309408787f7d3bbaf4eb4d28927933e [INFO] running `Command { std: "docker" "start" "-a" "35867ddf7f8539e4c2336e9a22ff6bfa4309408787f7d3bbaf4eb4d28927933e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling async-lock v3.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling term_grid v0.2.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling clap_complete v4.4.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling kv v0.24.0 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling modcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:451:20 [INFO] [stdout] | [INFO] [stdout] 451 | return commands::files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 451 - return commands::files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] 451 + return files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:454:20 [INFO] [stdout] | [INFO] [stdout] 454 | return commands::files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 454 - return commands::files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] 454 + return files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:461:20 [INFO] [stdout] | [INFO] [stdout] 461 | return commands::files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 461 - return commands::files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] 461 + return files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.72s [INFO] running `Command { std: "docker" "inspect" "35867ddf7f8539e4c2336e9a22ff6bfa4309408787f7d3bbaf4eb4d28927933e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35867ddf7f8539e4c2336e9a22ff6bfa4309408787f7d3bbaf4eb4d28927933e", kill_on_drop: false }` [INFO] [stdout] 35867ddf7f8539e4c2336e9a22ff6bfa4309408787f7d3bbaf4eb4d28927933e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 918c9fda4d10ffd142e00fc471bea94c0d0ad0813c9b8e2155ad714cdc6ab580 [INFO] running `Command { std: "docker" "start" "-a" "918c9fda4d10ffd142e00fc471bea94c0d0ad0813c9b8e2155ad714cdc6ab580", kill_on_drop: false }` [INFO] [stderr] Compiling modcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:451:20 [INFO] [stdout] | [INFO] [stdout] 451 | return commands::files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 451 - return commands::files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] 451 + return files::mod_files(game.as_str(), mod_id, &flags, &mut nexus) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:454:20 [INFO] [stdout] | [INFO] [stdout] 454 | return commands::files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 454 - return commands::files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] 454 + return files::primary_file(game.as_str(), mod_id, &flags, &mut nexus); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/main.rs:461:20 [INFO] [stdout] | [INFO] [stdout] 461 | return commands::files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 461 - return commands::files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] 461 + return files::file_by_id(game.as_str(), mod_id, file_id, &flags, &mut nexus); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "918c9fda4d10ffd142e00fc471bea94c0d0ad0813c9b8e2155ad714cdc6ab580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918c9fda4d10ffd142e00fc471bea94c0d0ad0813c9b8e2155ad714cdc6ab580", kill_on_drop: false }` [INFO] [stdout] 918c9fda4d10ffd142e00fc471bea94c0d0ad0813c9b8e2155ad714cdc6ab580