[INFO] cloning repository https://github.com/in0x/trace-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/in0x/trace-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0d94fa309d8ea44b526f6376d8cf67dbbfdf2c [INFO] testing in0x/trace-rs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/in0x/trace-rs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/in0x/trace-rs [INFO] finished tweaking git repo https://github.com/in0x/trace-rs [INFO] tweaked toml for git repo https://github.com/in0x/trace-rs written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/in0x/trace-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9cc5a0bb59f8d5063cd8b5f1d255cb83ccf9825834a630c9f70fd161148805 [INFO] running `Command { std: "docker" "start" "-a" "6d9cc5a0bb59f8d5063cd8b5f1d255cb83ccf9825834a630c9f70fd161148805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9cc5a0bb59f8d5063cd8b5f1d255cb83ccf9825834a630c9f70fd161148805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9cc5a0bb59f8d5063cd8b5f1d255cb83ccf9825834a630c9f70fd161148805", kill_on_drop: false }` [INFO] [stdout] 6d9cc5a0bb59f8d5063cd8b5f1d255cb83ccf9825834a630c9f70fd161148805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496b83a3b30dcd86380b0b1715b774f929c64bb8aa2141d4d7794f84af23ea71 [INFO] running `Command { std: "docker" "start" "-a" "496b83a3b30dcd86380b0b1715b774f929c64bb8aa2141d4d7794f84af23ea71", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling trace_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stdout] warning: unused import: `super::vec3` [INFO] [stdout] --> src/world.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::vec3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/main.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn scatter(&self, r: &Ray, hit: &HitRecord) -> (bool, Vec3, Ray) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty_leaf` [INFO] [stdout] --> src/spatial.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | fn is_empty_leaf(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hit` [INFO] [stdout] --> src/spatial.rs:265:4 [INFO] [stdout] | [INFO] [stdout] 265 | fn hit(world: &World, start: usize, len: usize, ray: Ray, t_min: f32, t_max: f32, out_hit: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sample_color` [INFO] [stdout] --> src/main.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn sample_color(r: Ray, hit_scratch: &mut Vec, bvh: &QBVH, world: &World, materials: &[Material], bounces: i32) -> Ve... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rays_IN` should have a snake case name [INFO] [stdout] --> src/main.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | let rays_IN = &mut rays_1; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `rays_in` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rays_OUT` should have a snake case name [INFO] [stdout] --> src/main.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | let rays_OUT = &mut rays_2; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `rays_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "496b83a3b30dcd86380b0b1715b774f929c64bb8aa2141d4d7794f84af23ea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496b83a3b30dcd86380b0b1715b774f929c64bb8aa2141d4d7794f84af23ea71", kill_on_drop: false }` [INFO] [stdout] 496b83a3b30dcd86380b0b1715b774f929c64bb8aa2141d4d7794f84af23ea71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66c4822dc1b74e166c57cece697188c0cfa12e203fcad566d01a1f146548943 [INFO] running `Command { std: "docker" "start" "-a" "e66c4822dc1b74e166c57cece697188c0cfa12e203fcad566d01a1f146548943", kill_on_drop: false }` [INFO] [stderr] Compiling trace_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | let channel_0 : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | let channel_1 : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | let channel_2 : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | let channel_3 : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | let channel_0 : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | let channel_1 : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | let channel_2 : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | let channel_3 : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | let channel_0 : f32 = simd_extract(blend.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | let channel_1 : f32 = simd_extract(blend.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | let channel_2 : f32 = simd_extract(blend.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let channel_3 : f32 = simd_extract(blend.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let x : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | let y : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | let z : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let w : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | let x : i64 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | let y : i64 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | let z : i64 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | let w : i64 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::vec3` [INFO] [stdout] --> src/world.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::vec3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/mod.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 156 | print_ux4(mask); [INFO] [stdout] | ^^^^ expected struct `x86::u32x4`, found struct `x86::f32x4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `any` found for struct `x86::f32x4` in the current scope [INFO] [stdout] --> src/simd/mod.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(mask.any(), true); [INFO] [stdout] | ^^^ method not found in `x86::f32x4` [INFO] [stdout] | [INFO] [stdout] ::: src/simd/x86.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct f32x4 { pub m: __m128 } [INFO] [stdout] | ---------------- method `any` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `any`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `rayon::iter::ParallelIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trace_rs` due to 23 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e66c4822dc1b74e166c57cece697188c0cfa12e203fcad566d01a1f146548943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66c4822dc1b74e166c57cece697188c0cfa12e203fcad566d01a1f146548943", kill_on_drop: false }` [INFO] [stdout] e66c4822dc1b74e166c57cece697188c0cfa12e203fcad566d01a1f146548943