[INFO] cloning repository https://github.com/msmsolution/ICP_Bootcamp_Final_Project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msmsolution/ICP_Bootcamp_Final_Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2FICP_Bootcamp_Final_Project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2FICP_Bootcamp_Final_Project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1661db1754579c9a0ac634fa4ff99b0e344db9e [INFO] checking msmsolution/ICP_Bootcamp_Final_Project against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2FICP_Bootcamp_Final_Project" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project [INFO] finished tweaking git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project [INFO] tweaked toml for git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/src/make_api_calls_backend/Cargo.toml: unused manifest key: package.author [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded tokio-native-tls v0.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded bumpalo v3.15.0 [INFO] [stderr] Downloaded candid_derive v0.6.5 [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded native-tls v0.2.11 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded ic-stable-structures v0.5.6 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] [stderr] Downloaded candid v0.10.3 [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded ic-cdk v0.12.1 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded cookie v0.17.0 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded exitfailure v0.5.1 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded num-integer v0.1.46 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded ic-cdk-timers v0.6.0 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded psm v0.1.21 [INFO] [stderr] Downloaded ic0 v0.21.1 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded serde_json v1.0.113 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded ic-cdk-macros v0.8.4 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9672fddbfc67872d343f167354f6ee2449613ad1ab70fc7b44669981a43584 [INFO] running `Command { std: "docker" "start" "-a" "fe9672fddbfc67872d343f167354f6ee2449613ad1ab70fc7b44669981a43584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9672fddbfc67872d343f167354f6ee2449613ad1ab70fc7b44669981a43584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9672fddbfc67872d343f167354f6ee2449613ad1ab70fc7b44669981a43584", kill_on_drop: false }` [INFO] [stdout] fe9672fddbfc67872d343f167354f6ee2449613ad1ab70fc7b44669981a43584 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a05566b4c2ba634b11fc0068aa13a47435410d8ba15cd13b58ae6d440460ae75 [INFO] running `Command { std: "docker" "start" "-a" "a05566b4c2ba634b11fc0068aa13a47435410d8ba15cd13b58ae6d440460ae75", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/make_api_calls_backend/Cargo.toml: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling candid_derive v0.6.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a05566b4c2ba634b11fc0068aa13a47435410d8ba15cd13b58ae6d440460ae75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05566b4c2ba634b11fc0068aa13a47435410d8ba15cd13b58ae6d440460ae75", kill_on_drop: false }` [INFO] [stdout] a05566b4c2ba634b11fc0068aa13a47435410d8ba15cd13b58ae6d440460ae75 [INFO] checking msmsolution/ICP_Bootcamp_Final_Project against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2FICP_Bootcamp_Final_Project" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project [INFO] finished tweaking git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project [INFO] tweaked toml for git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/msmsolution/ICP_Bootcamp_Final_Project 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/src/make_api_calls_backend/Cargo.toml: unused manifest key: package.author [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3ed30056e0d3fcf3e6d370b474d46ead6022d0db66ba8e407cacbf142312368 [INFO] running `Command { std: "docker" "start" "-a" "b3ed30056e0d3fcf3e6d370b474d46ead6022d0db66ba8e407cacbf142312368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3ed30056e0d3fcf3e6d370b474d46ead6022d0db66ba8e407cacbf142312368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ed30056e0d3fcf3e6d370b474d46ead6022d0db66ba8e407cacbf142312368", kill_on_drop: false }` [INFO] [stdout] b3ed30056e0d3fcf3e6d370b474d46ead6022d0db66ba8e407cacbf142312368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5de35a4cb0c9d11f19583adbd9f33c7bd0b7119ae2496fca6b222f207fca179 [INFO] running `Command { std: "docker" "start" "-a" "b5de35a4cb0c9d11f19583adbd9f33c7bd0b7119ae2496fca6b222f207fca179", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "b5de35a4cb0c9d11f19583adbd9f33c7bd0b7119ae2496fca6b222f207fca179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5de35a4cb0c9d11f19583adbd9f33c7bd0b7119ae2496fca6b222f207fca179", kill_on_drop: false }` [INFO] [stdout] b5de35a4cb0c9d11f19583adbd9f33c7bd0b7119ae2496fca6b222f207fca179