[INFO] cloning repository https://github.com/weiwei/silabas-es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiwei/silabas-es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwei%2Fsilabas-es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwei%2Fsilabas-es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f3da5e22fec298f9e22bd1d67e28702f845aa58 [INFO] testing weiwei/silabas-es against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiwei%2Fsilabas-es" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weiwei/silabas-es on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weiwei/silabas-es [INFO] finished tweaking git repo https://github.com/weiwei/silabas-es [INFO] tweaked toml for git repo https://github.com/weiwei/silabas-es written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/weiwei/silabas-es already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7cc0375fffa7f77de7e9dfe7daefb5d09189831acdab38d257f80917cfb8c4 [INFO] running `Command { std: "docker" "start" "-a" "3f7cc0375fffa7f77de7e9dfe7daefb5d09189831acdab38d257f80917cfb8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7cc0375fffa7f77de7e9dfe7daefb5d09189831acdab38d257f80917cfb8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7cc0375fffa7f77de7e9dfe7daefb5d09189831acdab38d257f80917cfb8c4", kill_on_drop: false }` [INFO] [stdout] 3f7cc0375fffa7f77de7e9dfe7daefb5d09189831acdab38d257f80917cfb8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7611dd3e1ac8445bc0c297d2e623b9478b9142475114fd60fb6b8b33aeef1a54 [INFO] running `Command { std: "docker" "start" "-a" "7611dd3e1ac8445bc0c297d2e623b9478b9142475114fd60fb6b8b33aeef1a54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling silabas-es v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `STRESSED_VOWELS` [INFO] [stdout] --> src/char_util.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const STRESSED_VOWELS: [char; 8] = ['á', 'é', 'í', 'ó', 'ú', 'a', 'o', 'e']; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONSONANT_BLENDS` [INFO] [stdout] --> src/char_util.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / const CONSONANT_BLENDS: &[&str] = &[ [INFO] [stdout] 9 | | "bl", "fl", "cl", "gl", "pl", "cr", "br", "tr", "gr", "fr", "pr", "dr", "tl", [INFO] [stdout] 10 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAGRAPHS` [INFO] [stdout] --> src/char_util.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const DIAGRAPHS: &[&str] = &["ch", "ll", "rr"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_consonent_group` [INFO] [stdout] --> src/char_util.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn is_consonent_group(part: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `onset` [INFO] [stdout] --> src/syllable.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | onset: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syllable.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nucleus` [INFO] [stdout] --> src/syllable.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | nucleus: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syllable.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coda` [INFO] [stdout] --> src/syllable.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | coda: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syllable.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_accent` [INFO] [stdout] --> src/syllable.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn has_accent(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_open` [INFO] [stdout] --> src/syllable.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn is_open(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "7611dd3e1ac8445bc0c297d2e623b9478b9142475114fd60fb6b8b33aeef1a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7611dd3e1ac8445bc0c297d2e623b9478b9142475114fd60fb6b8b33aeef1a54", kill_on_drop: false }` [INFO] [stdout] 7611dd3e1ac8445bc0c297d2e623b9478b9142475114fd60fb6b8b33aeef1a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 361d120893aeaf6c04377ce9a0a6a2063b11bf605f6b9b9e44ac0b84ab1dc27c [INFO] running `Command { std: "docker" "start" "-a" "361d120893aeaf6c04377ce9a0a6a2063b11bf605f6b9b9e44ac0b84ab1dc27c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling silabas-es v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `STRESSED_VOWELS` [INFO] [stdout] --> src/char_util.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const STRESSED_VOWELS: [char; 8] = ['á', 'é', 'í', 'ó', 'ú', 'a', 'o', 'e']; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONSONANT_BLENDS` [INFO] [stdout] --> src/char_util.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / const CONSONANT_BLENDS: &[&str] = &[ [INFO] [stdout] 9 | | "bl", "fl", "cl", "gl", "pl", "cr", "br", "tr", "gr", "fr", "pr", "dr", "tl", [INFO] [stdout] 10 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAGRAPHS` [INFO] [stdout] --> src/char_util.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const DIAGRAPHS: &[&str] = &["ch", "ll", "rr"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_consonent_group` [INFO] [stdout] --> src/char_util.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn is_consonent_group(part: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `onset` [INFO] [stdout] --> src/syllable.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | onset: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syllable.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coda` [INFO] [stdout] --> src/syllable.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | coda: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syllable.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_open` [INFO] [stdout] --> src/syllable.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn is_open(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "361d120893aeaf6c04377ce9a0a6a2063b11bf605f6b9b9e44ac0b84ab1dc27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361d120893aeaf6c04377ce9a0a6a2063b11bf605f6b9b9e44ac0b84ab1dc27c", kill_on_drop: false }` [INFO] [stdout] 361d120893aeaf6c04377ce9a0a6a2063b11bf605f6b9b9e44ac0b84ab1dc27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90d04cad44db0649ff9abdfee91c689cf245b8049ee828c3c1a7ffaeb8cdeaab [INFO] running `Command { std: "docker" "start" "-a" "90d04cad44db0649ff9abdfee91c689cf245b8049ee828c3c1a7ffaeb8cdeaab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: constant is never used: `STRESSED_VOWELS` [INFO] [stderr] --> src/char_util.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | const STRESSED_VOWELS: [char; 8] = ['á', 'é', 'í', 'ó', 'ú', 'a', 'o', 'e']; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CONSONANT_BLENDS` [INFO] [stderr] --> src/char_util.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / const CONSONANT_BLENDS: &[&str] = &[ [INFO] [stderr] 9 | | "bl", "fl", "cl", "gl", "pl", "cr", "br", "tr", "gr", "fr", "pr", "dr", "tl", [INFO] [stderr] 10 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIAGRAPHS` [INFO] [stderr] --> src/char_util.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | const DIAGRAPHS: &[&str] = &["ch", "ll", "rr"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_consonent_group` [INFO] [stderr] --> src/char_util.rs:48:8 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn is_consonent_group(part: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `onset` [INFO] [stderr] --> src/syllable.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | onset: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/syllable.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coda` [INFO] [stderr] --> src/syllable.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | coda: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Syllable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/syllable.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_open` [INFO] [stderr] --> src/syllable.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn is_open(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `silabas-es` (bin "silabas-es" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/silabas_es-0d35866b3fbc105c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test syllable::tests::test_has_accent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90d04cad44db0649ff9abdfee91c689cf245b8049ee828c3c1a7ffaeb8cdeaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d04cad44db0649ff9abdfee91c689cf245b8049ee828c3c1a7ffaeb8cdeaab", kill_on_drop: false }` [INFO] [stdout] 90d04cad44db0649ff9abdfee91c689cf245b8049ee828c3c1a7ffaeb8cdeaab