[INFO] cloning repository https://github.com/xfoxfu/rust-aes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfoxfu/rust-aes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfoxfu%2Frust-aes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfoxfu%2Frust-aes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d85ac238c229501531a6e63c999cf63f6d731e9a [INFO] testing xfoxfu/rust-aes against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfoxfu%2Frust-aes" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfoxfu/rust-aes on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfoxfu/rust-aes [INFO] finished tweaking git repo https://github.com/xfoxfu/rust-aes [INFO] tweaked toml for git repo https://github.com/xfoxfu/rust-aes written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/xfoxfu/rust-aes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa6889a3aec99748360e5efc6c9e766c54284433f5dfde8d38499d2558e756f7 [INFO] running `Command { std: "docker" "start" "-a" "fa6889a3aec99748360e5efc6c9e766c54284433f5dfde8d38499d2558e756f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa6889a3aec99748360e5efc6c9e766c54284433f5dfde8d38499d2558e756f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6889a3aec99748360e5efc6c9e766c54284433f5dfde8d38499d2558e756f7", kill_on_drop: false }` [INFO] [stdout] fa6889a3aec99748360e5efc6c9e766c54284433f5dfde8d38499d2558e756f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a98d509adcc6f0f0194baeaad106517af6f812840d86aeeb48b9490a3207b90 [INFO] running `Command { std: "docker" "start" "-a" "2a98d509adcc6f0f0194baeaad106517af6f812840d86aeeb48b9490a3207b90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling nalgebra v0.24.0 [INFO] [stderr] Compiling aes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RCON`, `S_BOX` [INFO] [stdout] --> src/aes/mod.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use consts::{rcon_get, sbox_get, RCON, S_BOX}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericArrayImplEven` [INFO] [stdout] --> src/aes/encrypt.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | use generic_array::{ArrayLength, GenericArray, GenericArrayImplEven}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MatrixMN` [INFO] [stdout] --> src/aes/converter.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{allocator::Allocator, DefaultAllocator, MatrixMN, NamedDim, U4}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Mul` [INFO] [stdout] --> src/aes/converter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes_to_word_arr` [INFO] [stdout] --> src/stream/cbc.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | aes::{bytes_to_word_arr, RijndaelCryptor, RijndaelMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_with_raw_data` [INFO] [stdout] --> src/aes/encrypt.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new_with_raw_data(input: &[u8], key: &[u8]) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bytes_to_word_arr` [INFO] [stdout] --> src/aes/converter.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn bytes_to_word_arr(arr: GenericArray>) -> GenericArray [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_decrypt` [INFO] [stdout] --> src/opt.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn is_decrypt(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.74s [INFO] running `Command { std: "docker" "inspect" "2a98d509adcc6f0f0194baeaad106517af6f812840d86aeeb48b9490a3207b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a98d509adcc6f0f0194baeaad106517af6f812840d86aeeb48b9490a3207b90", kill_on_drop: false }` [INFO] [stdout] 2a98d509adcc6f0f0194baeaad106517af6f812840d86aeeb48b9490a3207b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c3271282ebb6d9d4149ca36b4de5ff107ff249371d05b7b8f9df7b2d1659d2 [INFO] running `Command { std: "docker" "start" "-a" "f5c3271282ebb6d9d4149ca36b4de5ff107ff249371d05b7b8f9df7b2d1659d2", kill_on_drop: false }` [INFO] [stderr] Compiling aes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RCON`, `S_BOX` [INFO] [stdout] --> src/aes/mod.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use consts::{rcon_get, sbox_get, RCON, S_BOX}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericArrayImplEven` [INFO] [stdout] --> src/aes/encrypt.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | use generic_array::{ArrayLength, GenericArray, GenericArrayImplEven}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MatrixMN` [INFO] [stdout] --> src/aes/converter.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{allocator::Allocator, DefaultAllocator, MatrixMN, NamedDim, U4}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Mul` [INFO] [stdout] --> src/aes/converter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes_to_word_arr` [INFO] [stdout] --> src/stream/cbc.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | aes::{bytes_to_word_arr, RijndaelCryptor, RijndaelMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bytes_to_word_arr` [INFO] [stdout] --> src/aes/converter.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn bytes_to_word_arr(arr: GenericArray>) -> GenericArray [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_decrypt` [INFO] [stdout] --> src/opt.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn is_decrypt(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "f5c3271282ebb6d9d4149ca36b4de5ff107ff249371d05b7b8f9df7b2d1659d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c3271282ebb6d9d4149ca36b4de5ff107ff249371d05b7b8f9df7b2d1659d2", kill_on_drop: false }` [INFO] [stdout] f5c3271282ebb6d9d4149ca36b4de5ff107ff249371d05b7b8f9df7b2d1659d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a254f5c63135cbecef65dbbe4ec95d00a38a1c1ebb8b8476d3ec7eaadcfae73 [INFO] running `Command { std: "docker" "start" "-a" "0a254f5c63135cbecef65dbbe4ec95d00a38a1c1ebb8b8476d3ec7eaadcfae73", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `RCON`, `S_BOX` [INFO] [stderr] --> src/aes/mod.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use consts::{rcon_get, sbox_get, RCON, S_BOX}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `GenericArrayImplEven` [INFO] [stderr] --> src/aes/encrypt.rs:7:48 [INFO] [stderr] | [INFO] [stderr] 7 | use generic_array::{ArrayLength, GenericArray, GenericArrayImplEven}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `MatrixMN` [INFO] [stderr] --> src/aes/converter.rs:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | use nalgebra::{allocator::Allocator, DefaultAllocator, MatrixMN, NamedDim, U4}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ops::Mul` [INFO] [stderr] --> src/aes/converter.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ops::Mul; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `bytes_to_word_arr` [INFO] [stderr] --> src/stream/cbc.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | aes::{bytes_to_word_arr, RijndaelCryptor, RijndaelMode}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `bytes_to_word_arr` [INFO] [stderr] --> src/aes/converter.rs:117:8 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn bytes_to_word_arr(arr: GenericArray>) -> GenericArray [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_decrypt` [INFO] [stderr] --> src/opt.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn is_decrypt(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aes-85fdaa1361156f0b) [INFO] [stdout] running 16 tests [INFO] [stdout] test aes::consts::test_sbox ... ok [INFO] [stdout] test aes::converter::test_byte_to_word ... ok [INFO] [stdout] test aes::converter::test_word_to_bytes ... ok [INFO] [stdout] test aes::converter::test_words_to_matrix ... ok [INFO] [stdout] test aes::converter::test_matrix_to_words ... ok [INFO] [stdout] test aes::converter::test_rot_word ... ok [INFO] [stdout] test aes::consts::test_rcon ... ok [INFO] [stdout] test aes::converter::test_sub_word ... ok [INFO] [stdout] test aes::encrypt::test_rijndael_iter ... ok [INFO] [stdout] test padding::ansix923::test ... ok [INFO] [stdout] test aes::key_expansion::test_key_expansion ... ok [INFO] [stdout] test padding::pkcs7::test ... ok [INFO] [stdout] test stream::ecb::test ... ok [INFO] [stdout] test padding::iso10126::test ... ok [INFO] [stdout] test stream::cbc::test ... ok [INFO] [stdout] test aes::encrypt::test_rijndael_enc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a254f5c63135cbecef65dbbe4ec95d00a38a1c1ebb8b8476d3ec7eaadcfae73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a254f5c63135cbecef65dbbe4ec95d00a38a1c1ebb8b8476d3ec7eaadcfae73", kill_on_drop: false }` [INFO] [stdout] 0a254f5c63135cbecef65dbbe4ec95d00a38a1c1ebb8b8476d3ec7eaadcfae73