[INFO] fetching crate glitz 0.4.0... [INFO] testing glitz-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate glitz 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate glitz 0.4.0 [INFO] finished tweaking crates.io crate glitz 0.4.0 [INFO] tweaked toml for crates.io crate glitz 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glitz 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding zstring v0.1.3 (available: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chlorine v1.0.13 [INFO] [stderr] Downloaded zstring v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 245759aaf165bffdc183be066cf74929ddec9a0cd12b3880a54362114add09a0 [INFO] running `Command { std: "docker" "start" "-a" "245759aaf165bffdc183be066cf74929ddec9a0cd12b3880a54362114add09a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "245759aaf165bffdc183be066cf74929ddec9a0cd12b3880a54362114add09a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245759aaf165bffdc183be066cf74929ddec9a0cd12b3880a54362114add09a0", kill_on_drop: false }` [INFO] [stdout] 245759aaf165bffdc183be066cf74929ddec9a0cd12b3880a54362114add09a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8efc149596c535aa2b756696d6b86b79c1537b8a1665d69d96aa154927ca2268 [INFO] running `Command { std: "docker" "start" "-a" "8efc149596c535aa2b756696d6b86b79c1537b8a1665d69d96aa154927ca2268", kill_on_drop: false }` [INFO] [stderr] Compiling chlorine v1.0.13 [INFO] [stderr] Compiling zstring v0.1.3 [INFO] [stderr] Compiling glitz v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `srcX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:72 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:86 [INFO] [stdout] | [INFO] [stdout] 135 | ...ystem" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitf... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:100 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:128 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:142 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:156 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `shaderType` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | pub type glCreateShader_t = extern "system" fn(shaderType: GLenum) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `shader_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:164:101 [INFO] [stdout] | [INFO] [stdout] 164 | pub type glDebugMessageCallback_t = Option, userParam: *const void)>; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:77 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:119 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:75 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:117 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockName` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:287:80 [INFO] [stdout] | [INFO] [stdout] 287 | pub type glGetUniformBlockIndex_t = unsafe extern "system" fn(program: GLuint, uniformBlockName: *const GLchar) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockIndex` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:79 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockBinding` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:106 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/gl_types.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | userParam: *const c_void, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "8efc149596c535aa2b756696d6b86b79c1537b8a1665d69d96aa154927ca2268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8efc149596c535aa2b756696d6b86b79c1537b8a1665d69d96aa154927ca2268", kill_on_drop: false }` [INFO] [stdout] 8efc149596c535aa2b756696d6b86b79c1537b8a1665d69d96aa154927ca2268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 339a415d37f3cf6b1f4a24d08d85758a8b7a91da4e5cadc37fdf0e37965a7f2b [INFO] running `Command { std: "docker" "start" "-a" "339a415d37f3cf6b1f4a24d08d85758a8b7a91da4e5cadc37fdf0e37965a7f2b", kill_on_drop: false }` [INFO] [stdout] warning: variable `srcX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:72 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:86 [INFO] [stdout] | [INFO] [stdout] 135 | ...ystem" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitf... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:100 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:128 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:142 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:156 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `shaderType` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | pub type glCreateShader_t = extern "system" fn(shaderType: GLenum) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `shader_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glitz v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:164:101 [INFO] [stdout] | [INFO] [stdout] 164 | pub type glDebugMessageCallback_t = Option, userParam: *const void)>; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:77 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:119 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:75 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:117 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockName` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:287:80 [INFO] [stdout] | [INFO] [stdout] 287 | pub type glGetUniformBlockIndex_t = unsafe extern "system" fn(program: GLuint, uniformBlockName: *const GLchar) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockIndex` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:79 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockBinding` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:106 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/gl_types.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | userParam: *const c_void, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:72 [INFO] [stdout] | [INFO] [stdout] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:86 [INFO] [stdout] | [INFO] [stdout] 135 | ...ystem" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitf... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `srcY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:100 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `src_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY0` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:128 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstX1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:142 [INFO] [stdout] | [INFO] [stdout] 135 | ...1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_x1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dstY1` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:135:156 [INFO] [stdout] | [INFO] [stdout] 135 | ...0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dst_y1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `shaderType` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | pub type glCreateShader_t = extern "system" fn(shaderType: GLenum) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `shader_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:164:101 [INFO] [stdout] | [INFO] [stdout] 164 | pub type glDebugMessageCallback_t = Option, userParam: *const void)>; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:77 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:269:119 [INFO] [stdout] | [INFO] [stdout] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxLength` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:75 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `infoLog` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:275:117 [INFO] [stdout] | [INFO] [stdout] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockName` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:287:80 [INFO] [stdout] | [INFO] [stdout] 287 | pub type glGetUniformBlockIndex_t = unsafe extern "system" fn(program: GLuint, uniformBlockName: *const GLchar) -> GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockIndex` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:79 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `uniformBlockBinding` should have a snake case name [INFO] [stdout] --> src/../generator/src/gl_fn_types.rs:368:106 [INFO] [stdout] | [INFO] [stdout] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userParam` should have a snake case name [INFO] [stdout] --> src/gl_types.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | userParam: *const c_void, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "339a415d37f3cf6b1f4a24d08d85758a8b7a91da4e5cadc37fdf0e37965a7f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339a415d37f3cf6b1f4a24d08d85758a8b7a91da4e5cadc37fdf0e37965a7f2b", kill_on_drop: false }` [INFO] [stdout] 339a415d37f3cf6b1f4a24d08d85758a8b7a91da4e5cadc37fdf0e37965a7f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 35af73e0581728ee5fd71ab1ff81d9bfe3a9f251c4d0f276ff129b2f79e5b225 [INFO] running `Command { std: "docker" "start" "-a" "35af73e0581728ee5fd71ab1ff81d9bfe3a9f251c4d0f276ff129b2f79e5b225", kill_on_drop: false }` [INFO] [stderr] warning: variable `srcX0` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:58 [INFO] [stderr] | [INFO] [stderr] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `src_x0` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `srcY0` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:72 [INFO] [stderr] | [INFO] [stderr] 135 | pub type glBlitFramebuffer_t = unsafe extern "system" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLi... [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `src_y0` [INFO] [stderr] [INFO] [stderr] warning: variable `srcX1` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:86 [INFO] [stderr] | [INFO] [stderr] 135 | ...ystem" fn(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitf... [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `src_x1` [INFO] [stderr] [INFO] [stderr] warning: variable `srcY1` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:100 [INFO] [stderr] | [INFO] [stderr] 135 | ...0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: ... [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `src_y1` [INFO] [stderr] [INFO] [stderr] warning: variable `dstX0` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:114 [INFO] [stderr] | [INFO] [stderr] 135 | ...0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dst_x0` [INFO] [stderr] [INFO] [stderr] warning: variable `dstY0` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:128 [INFO] [stderr] | [INFO] [stderr] 135 | ...1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dst_y0` [INFO] [stderr] [INFO] [stderr] warning: variable `dstX1` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:142 [INFO] [stderr] | [INFO] [stderr] 135 | ...1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dst_x1` [INFO] [stderr] [INFO] [stderr] warning: variable `dstY1` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:135:156 [INFO] [stderr] | [INFO] [stderr] 135 | ...0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dst_y1` [INFO] [stderr] [INFO] [stderr] warning: variable `shaderType` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:156:48 [INFO] [stderr] | [INFO] [stderr] 156 | pub type glCreateShader_t = extern "system" fn(shaderType: GLenum) -> GLuint; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `shader_type` [INFO] [stderr] [INFO] [stderr] warning: variable `userParam` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:164:101 [INFO] [stderr] | [INFO] [stderr] 164 | pub type glDebugMessageCallback_t = Option, userParam: *const void)>; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stderr] [INFO] [stderr] warning: variable `maxLength` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:269:77 [INFO] [stderr] | [INFO] [stderr] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stderr] [INFO] [stderr] warning: variable `infoLog` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:269:119 [INFO] [stderr] | [INFO] [stderr] 269 | pub type glGetProgramInfoLog_t = unsafe extern "system" fn(program: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stderr] [INFO] [stderr] warning: variable `maxLength` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:275:75 [INFO] [stderr] | [INFO] [stderr] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `max_length` [INFO] [stderr] [INFO] [stderr] warning: variable `infoLog` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:275:117 [INFO] [stderr] | [INFO] [stderr] 275 | pub type glGetShaderInfoLog_t = unsafe extern "system" fn(shader: GLuint, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLchar); [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `info_log` [INFO] [stderr] [INFO] [stderr] warning: variable `uniformBlockName` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:287:80 [INFO] [stderr] | [INFO] [stderr] 287 | pub type glGetUniformBlockIndex_t = unsafe extern "system" fn(program: GLuint, uniformBlockName: *const GLchar) -> GLuint; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_name` [INFO] [stderr] [INFO] [stderr] warning: variable `uniformBlockIndex` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:368:79 [INFO] [stderr] | [INFO] [stderr] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_index` [INFO] [stderr] [INFO] [stderr] warning: variable `uniformBlockBinding` should have a snake case name [INFO] [stderr] --> src/../generator/src/gl_fn_types.rs:368:106 [INFO] [stderr] | [INFO] [stderr] 368 | pub type glUniformBlockBinding_t = unsafe extern "system" fn(program: GLuint, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_block_binding` [INFO] [stderr] [INFO] [stderr] warning: variable `userParam` should have a snake case name [INFO] [stderr] --> src/gl_types.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | userParam: *const c_void, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `user_param` [INFO] [stderr] [INFO] [stderr] warning: `glitz` (lib) generated 18 warnings [INFO] [stderr] warning: `glitz` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/glitz-438f463cb4481e95) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35af73e0581728ee5fd71ab1ff81d9bfe3a9f251c4d0f276ff129b2f79e5b225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35af73e0581728ee5fd71ab1ff81d9bfe3a9f251c4d0f276ff129b2f79e5b225", kill_on_drop: false }` [INFO] [stdout] 35af73e0581728ee5fd71ab1ff81d9bfe3a9f251c4d0f276ff129b2f79e5b225