[INFO] updating cached repository https://github.com/marccane/RayRuster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/marccane/RayRuster [INFO] [stderr] 4a9db59..d3b38f8 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3b38f893af972d6ac45ef628d5885629cbb8c36 [INFO] checking marccane/RayRuster against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarccane%2FRayRuster" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marccane/RayRuster on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marccane/RayRuster [INFO] finished tweaking git repo https://github.com/marccane/RayRuster [INFO] tweaked toml for git repo https://github.com/marccane/RayRuster written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/marccane/RayRuster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02bb75faa835ce77ff0c7aea9965816c5da7db13d346219f99e436ca74601e6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02bb75faa835ce77ff0c7aea9965816c5da7db13d346219f99e436ca74601e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02bb75faa835ce77ff0c7aea9965816c5da7db13d346219f99e436ca74601e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bb75faa835ce77ff0c7aea9965816c5da7db13d346219f99e436ca74601e6e", kill_on_drop: false }` [INFO] [stdout] 02bb75faa835ce77ff0c7aea9965816c5da7db13d346219f99e436ca74601e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128045eb3ecfd702b1d76dd4759ae349e5f32646f92557ca0dc73a8e29ca2275 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "128045eb3ecfd702b1d76dd4759ae349e5f32646f92557ca0dc73a8e29ca2275", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rayruster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Vec3` [INFO] [stdout] --> src/figures/sphere.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::raytracing::{Intersectable, Vec3, Ray2, Point32, HitRecord}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point32` [INFO] [stdout] --> src/figures/plane.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::raytracing::{Intersectable, Ray2, Point32, HitRecord}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point3` [INFO] [stdout] --> src/raytracing/hit_record.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use cgmath::{Vector3, Point3}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec3` [INFO] [stdout] --> src/figures/sphere.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::raytracing::{Intersectable, Vec3, Ray2, Point32, HitRecord}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point32` [INFO] [stdout] --> src/figures/plane.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::raytracing::{Intersectable, Ray2, Point32, HitRecord}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point3` [INFO] [stdout] --> src/raytracing/hit_record.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use cgmath::{Vector3, Point3}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/sphere.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/figures/plane.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/plane.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/figures/plane.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/figures/triangle.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/triangle.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/figures/triangle.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/sphere.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(center: Point32, radius: f32) -> Sphere { [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: `new_default` [INFO] [stdout] --> src/figures/sphere.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn new_default() -> Sphere { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/figures/plane.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | a: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/figures/plane.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | b: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/figures/plane.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | c: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `d` [INFO] [stdout] --> src/figures/plane.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | d: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/plane.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(a: f32, b: f32, c: f32, d: f32) -> Plane { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_default` [INFO] [stdout] --> src/figures/plane.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn new_default() -> Plane { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_1` [INFO] [stdout] --> src/figures/triangle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | vertex_1: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_2` [INFO] [stdout] --> src/figures/triangle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | vertex_2: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_3` [INFO] [stdout] --> src/figures/triangle.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | vertex_3: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/triangle.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(vertex1: Point32, vertex2: Point32, vertex3: Point32) -> Triangle { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_default` [INFO] [stdout] --> src/figures/triangle.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn new_default() -> Triangle { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/sphere.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/figures/plane.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/plane.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/figures/plane.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/figures/triangle.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/figures/triangle.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/figures/triangle.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | fn intersect(&self, ray: &Ray2, t_min: f32, t_max:f32) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/sphere.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(center: Point32, radius: f32) -> Sphere { [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: `new_default` [INFO] [stdout] --> src/figures/sphere.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn new_default() -> Sphere { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/figures/plane.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | a: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/figures/plane.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | b: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/figures/plane.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | c: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `d` [INFO] [stdout] --> src/figures/plane.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | d: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/plane.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(a: f32, b: f32, c: f32, d: f32) -> Plane { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_default` [INFO] [stdout] --> src/figures/plane.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn new_default() -> Plane { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_1` [INFO] [stdout] --> src/figures/triangle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | vertex_1: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_2` [INFO] [stdout] --> src/figures/triangle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | vertex_2: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_3` [INFO] [stdout] --> src/figures/triangle.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | vertex_3: Point32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/figures/triangle.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(vertex1: Point32, vertex2: Point32, vertex3: Point32) -> Triangle { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_default` [INFO] [stdout] --> src/figures/triangle.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn new_default() -> Triangle { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "128045eb3ecfd702b1d76dd4759ae349e5f32646f92557ca0dc73a8e29ca2275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128045eb3ecfd702b1d76dd4759ae349e5f32646f92557ca0dc73a8e29ca2275", kill_on_drop: false }` [INFO] [stdout] 128045eb3ecfd702b1d76dd4759ae349e5f32646f92557ca0dc73a8e29ca2275