[INFO] cloning repository https://github.com/bacongobbler/lardum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bacongobbler/lardum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f16448a8bbeb51bd468ba89393c683f886d243fb [INFO] building bacongobbler/lardum against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum" "/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/bacongobbler/lardum on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bacongobbler/lardum [INFO] finished tweaking git repo https://github.com/bacongobbler/lardum [INFO] tweaked toml for git repo https://github.com/bacongobbler/lardum written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bacongobbler/lardum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tomassedovic/tcod-rs` [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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f472b737fe56e30e951aaeb07bc2532b1d06ae72e777bde22f8e22a43c1f8b68 [INFO] running `Command { std: "docker" "start" "-a" "f472b737fe56e30e951aaeb07bc2532b1d06ae72e777bde22f8e22a43c1f8b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f472b737fe56e30e951aaeb07bc2532b1d06ae72e777bde22f8e22a43c1f8b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f472b737fe56e30e951aaeb07bc2532b1d06ae72e777bde22f8e22a43c1f8b68", kill_on_drop: false }` [INFO] [stdout] f472b737fe56e30e951aaeb07bc2532b1d06ae72e777bde22f8e22a43c1f8b68 [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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b32308cb1aee8027a521a8d5c6bdecb41fefb906bd0ba8f0656095732526ab8 [INFO] running `Command { std: "docker" "start" "-a" "0b32308cb1aee8027a521a8d5c6bdecb41fefb906bd0ba8f0656095732526ab8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tcod-sys v5.0.1 (https://github.com/tomassedovic/tcod-rs#d4ad0749) [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tcod v0.15.0 (https://github.com/tomassedovic/tcod-rs#d4ad0749) [INFO] [stderr] Compiling lardum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1467:45 [INFO] [stdout] | [INFO] [stdout] 1467 | fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1467 - fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] 1467 + fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1474:36 [INFO] [stdout] | [INFO] [stdout] 1474 | fn load_game() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1474 - fn load_game() -> Result> { [INFO] [stdout] 1474 + fn load_game() -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn draw(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 166 - pub fn draw(&self, con: &mut Console) { [INFO] [stdout] 166 + pub fn draw(&self, con: &mut dyn Console) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn clear(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 172 - pub fn clear(&self, con: &mut Console) { [INFO] [stdout] 172 + pub fn clear(&self, con: &mut dyn Console) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:480:58 [INFO] [stdout] | [INFO] [stdout] 480 | fn cast_lightning(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:486:56 [INFO] [stdout] | [INFO] [stdout] 486 | fn cast_confuse(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:492:57 [INFO] [stdout] | [INFO] [stdout] 492 | fn cast_fireball(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/main.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn distance_to(&self, other: &Object) -> f32 { [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: `distance` [INFO] [stdout] --> src/main.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn distance(&self, x: i32, y: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `callback` [INFO] [stdout] --> src/main.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn callback(self, object: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `target_tile` [INFO] [stdout] --> src/main.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn target_tile( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `player_death` [INFO] [stdout] --> src/main.rs:1314:4 [INFO] [stdout] | [INFO] [stdout] 1314 | fn player_death(player: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `npc_death` [INFO] [stdout] --> src/main.rs:1323:4 [INFO] [stdout] | [INFO] [stdout] 1323 | fn npc_death(npc: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.32s [INFO] running `Command { std: "docker" "inspect" "0b32308cb1aee8027a521a8d5c6bdecb41fefb906bd0ba8f0656095732526ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b32308cb1aee8027a521a8d5c6bdecb41fefb906bd0ba8f0656095732526ab8", kill_on_drop: false }` [INFO] [stdout] 0b32308cb1aee8027a521a8d5c6bdecb41fefb906bd0ba8f0656095732526ab8 [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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3746f8407a85ef4bf9df04e06bdec923cabd7eb14e883e7084fe8e23aad84b3e [INFO] running `Command { std: "docker" "start" "-a" "3746f8407a85ef4bf9df04e06bdec923cabd7eb14e883e7084fe8e23aad84b3e", kill_on_drop: false }` [INFO] [stderr] Compiling lardum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1467:45 [INFO] [stdout] | [INFO] [stdout] 1467 | fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1467 - fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] 1467 + fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1474:36 [INFO] [stdout] | [INFO] [stdout] 1474 | fn load_game() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1474 - fn load_game() -> Result> { [INFO] [stdout] 1474 + fn load_game() -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn draw(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 166 - pub fn draw(&self, con: &mut Console) { [INFO] [stdout] 166 + pub fn draw(&self, con: &mut dyn Console) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn clear(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 172 - pub fn clear(&self, con: &mut Console) { [INFO] [stdout] 172 + pub fn clear(&self, con: &mut dyn Console) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:480:58 [INFO] [stdout] | [INFO] [stdout] 480 | fn cast_lightning(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:486:56 [INFO] [stdout] | [INFO] [stdout] 486 | fn cast_confuse(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:492:57 [INFO] [stdout] | [INFO] [stdout] 492 | fn cast_fireball(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/main.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn distance_to(&self, other: &Object) -> f32 { [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: `distance` [INFO] [stdout] --> src/main.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn distance(&self, x: i32, y: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `callback` [INFO] [stdout] --> src/main.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn callback(self, object: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `target_tile` [INFO] [stdout] --> src/main.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn target_tile( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `player_death` [INFO] [stdout] --> src/main.rs:1314:4 [INFO] [stdout] | [INFO] [stdout] 1314 | fn player_death(player: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `npc_death` [INFO] [stdout] --> src/main.rs:1323:4 [INFO] [stdout] | [INFO] [stdout] 1323 | fn npc_death(npc: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lardum-00bb5a16063562e6) [INFO] running `Command { std: "docker" "inspect" "3746f8407a85ef4bf9df04e06bdec923cabd7eb14e883e7084fe8e23aad84b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3746f8407a85ef4bf9df04e06bdec923cabd7eb14e883e7084fe8e23aad84b3e", kill_on_drop: false }` [INFO] [stdout] 3746f8407a85ef4bf9df04e06bdec923cabd7eb14e883e7084fe8e23aad84b3e