[INFO] cloning repository https://github.com/spirali/hyperqueue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spirali/hyperqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db011ed5a3faecf31168709417cd8a736a297a50 [INFO] checking spirali/hyperqueue against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spirali/hyperqueue [INFO] finished tweaking git repo https://github.com/spirali/hyperqueue [INFO] tweaked toml for git repo https://github.com/spirali/hyperqueue written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spirali/hyperqueue 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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ac6d3b4fc144943ee1ae0a12aa7da62807cfafe9795efe4830f2ef7f68845aa [INFO] running `Command { std: "docker" "start" "-a" "4ac6d3b4fc144943ee1ae0a12aa7da62807cfafe9795efe4830f2ef7f68845aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ac6d3b4fc144943ee1ae0a12aa7da62807cfafe9795efe4830f2ef7f68845aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac6d3b4fc144943ee1ae0a12aa7da62807cfafe9795efe4830f2ef7f68845aa", kill_on_drop: false }` [INFO] [stdout] 4ac6d3b4fc144943ee1ae0a12aa7da62807cfafe9795efe4830f2ef7f68845aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52387bd75f7e77ec46e5b50a4770acb6d15cc88bf2e8e56e3533e2ba2a93d5da [INFO] running `Command { std: "docker" "start" "-a" "52387bd75f7e77ec46e5b50a4770acb6d15cc88bf2e8e56e3533e2ba2a93d5da", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling priority-queue v1.3.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.2 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gethostname v0.4.2 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking thin-vec v0.2.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking winnow v0.4.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking regex v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Checking clap_builder v4.2.4 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking dirs-sys v0.4.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking dirs v5.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking const_format v0.2.30 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pyo3 v0.15.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling ghost v0.1.9 [INFO] [stderr] Checking insta v1.29.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling pyo3-asyncio-macros v0.15.0 [INFO] [stderr] Compiling dict_derive v0.4.0 [INFO] [stderr] Checking clap v4.2.4 [INFO] [stderr] Checking clap_complete v4.2.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking orion v0.17.4 [INFO] [stderr] Compiling pyo3-macros v0.15.2 [INFO] [stderr] Checking psutil v3.2.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Checking rmp-serde v1.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking serde-tuple-vec-map v1.0.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.2.1 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking chumsky v0.9.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking toml_edit v0.19.8 [INFO] [stderr] Checking toml v0.7.3 [INFO] [stderr] Checking pythonize v0.15.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking pyo3-asyncio v0.15.0 [INFO] [stderr] Checking tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut task = task_map.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | if let Some(mut task) = tasks.find_task_mut(task_id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:273:21 [INFO] [stdout] | [INFO] [stdout] 273 | if let Some(mut task) = tasks.find_task_mut(msg.id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | let mut task = core.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/worker/state.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let mut task = self.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut task = task_map.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | if let Some(mut task) = tasks.find_task_mut(task_id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:273:21 [INFO] [stdout] | [INFO] [stdout] 273 | if let Some(mut task) = tasks.find_task_mut(msg.id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/server/reactor.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | let mut task = core.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tako/src/internal/worker/state.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let mut task = self.get_task_mut(task_id); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jemallocator v0.5.0 [INFO] [stderr] Checking hyperqueue v0.15.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Checking pyhq v0.15.0 (/opt/rustwide/workdir/crates/pyhq) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "52387bd75f7e77ec46e5b50a4770acb6d15cc88bf2e8e56e3533e2ba2a93d5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52387bd75f7e77ec46e5b50a4770acb6d15cc88bf2e8e56e3533e2ba2a93d5da", kill_on_drop: false }` [INFO] [stdout] 52387bd75f7e77ec46e5b50a4770acb6d15cc88bf2e8e56e3533e2ba2a93d5da