[INFO] cloning repository https://github.com/ariasanovsky/spire-sieve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ariasanovsky/spire-sieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fspire-sieve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fspire-sieve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 388f2f09d74f292a96483fee2e37129a52b159ce [INFO] linting ariasanovsky/spire-sieve against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fspire-sieve" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ariasanovsky/spire-sieve [INFO] finished tweaking git repo https://github.com/ariasanovsky/spire-sieve [INFO] tweaked toml for git repo https://github.com/ariasanovsky/spire-sieve written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ariasanovsky/spire-sieve on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ariasanovsky/spire-sieve already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.1 [INFO] [stderr] Downloaded libgdx-xs128 v0.1.3 [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88d22f23fefe389546512eba21ad669bf4433f0618b91b58d4fad11f624e7b25 [INFO] running `Command { std: "docker" "start" "-a" "88d22f23fefe389546512eba21ad669bf4433f0618b91b58d4fad11f624e7b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88d22f23fefe389546512eba21ad669bf4433f0618b91b58d4fad11f624e7b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d22f23fefe389546512eba21ad669bf4433f0618b91b58d4fad11f624e7b25", kill_on_drop: false }` [INFO] [stdout] 88d22f23fefe389546512eba21ad669bf4433f0618b91b58d4fad11f624e7b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e34da12ab613fea2c7c4d91f611d98cbab7ec0cf0a0289e91d7be7ed3e0e9a65 [INFO] running `Command { std: "docker" "start" "-a" "e34da12ab613fea2c7c4d91f611d98cbab7ec0cf0a0289e91d7be7ed3e0e9a65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Checking libgdx-xs128 v0.1.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Checking spire-sieve v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `OnePath` is never constructed [INFO] [stdout] --> src/map/filters/bottleneck.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | struct OnePath [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `const_default` are never used [INFO] [stdout] --> src/map/filters/bottleneck.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 139 | / impl OnePath [INFO] [stdout] 140 | | where [INFO] [stdout] 141 | | In: for<'a> InNeighborhood<'a> + Default, [INFO] [stdout] 142 | | Out: for<'a> OutNeighborhood<'a> + Default, [INFO] [stdout] | |_______________________________________________- associated functions in this implementation [INFO] [stdout] 143 | { [INFO] [stdout] 144 | pub const fn new(length: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub const fn const_default() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/map/filters/bottleneck.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | / !self [INFO] [stdout] 113 | | .required_buffs [INFO] [stdout] 114 | | .is_some_and(|required_buffs| !required_buffs.contains(&info.buff)) [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 112 ~ self [INFO] [stdout] 113 + .required_buffs.is_none_or(|required_buffs| required_buffs.contains(&info.buff)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] = note: `#[warn(clippy::large_const_arrays)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: needless call to `bytes` [INFO] [stdout] --> src/seed/from.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(Error::InvalidLength(s.bytes().len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: `len()` can be called directly on strings: `s.len()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_as_bytes [INFO] [stdout] = note: `#[warn(clippy::needless_as_bytes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe function's docs are missing a `# Safety` section [INFO] [stdout] --> src/seed/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub const unsafe fn const_new(seed: &[u8; 13]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc [INFO] [stdout] = note: `#[warn(clippy::missing_safety_doc)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: items after a test module [INFO] [stdout] --> src/map/mod.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | mod map_tests { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const _ONE_PATH_BURNING_ELITE_BOTTLENECKS: &[&[u8; 13]] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#items_after_test_module [INFO] [stdout] = note: `#[warn(clippy::items_after_test_module)]` on by default [INFO] [stdout] = help: move the items to before the test module was defined [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/map/filters/bottleneck.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | / !self [INFO] [stdout] 113 | | .required_buffs [INFO] [stdout] 114 | | .is_some_and(|required_buffs| !required_buffs.contains(&info.buff)) [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 112 ~ self [INFO] [stdout] 113 + .required_buffs.is_none_or(|required_buffs| required_buffs.contains(&info.buff)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] = note: `#[warn(clippy::large_const_arrays)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of a fallible conversion when an infallible one could be used [INFO] [stdout] --> src/map/in_neighborhood/in_byte/mod.rs:216:54 [INFO] [stdout] | [INFO] [stdout] 216 | let new_array: InArray = in_neighborhood.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: converting `InByte` to `InArray` cannot fail [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_fallible_conversions [INFO] [stdout] = note: `#[warn(clippy::unnecessary_fallible_conversions)]` on by default [INFO] [stdout] help: use [INFO] [stdout] | [INFO] [stdout] 216 - let new_array: InArray = in_neighborhood.try_into().unwrap(); [INFO] [stdout] 216 + let new_array: InArray = in_neighborhood.into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: large array defined as const [INFO] [stdout] --> src/map/in_neighborhood/in_vec/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | const ARRAYS: [InArray; NEIGHBORHOODS] = InArray::at_most_six(); [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: make this a static item: `static` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#large_const_arrays [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of a fallible conversion when an infallible one could be used [INFO] [stdout] --> src/map/in_neighborhood/in_vec/mod.rs:118:54 [INFO] [stdout] | [INFO] [stdout] 118 | let vec_sum: Option = invec.try_into().ok(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: converting `InVec` to `InArray` cannot fail [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_fallible_conversions [INFO] [stdout] help: use [INFO] [stdout] | [INFO] [stdout] 118 - let vec_sum: Option = invec.try_into().ok(); [INFO] [stdout] 118 + let vec_sum: Option = invec.into().ok(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: needless call to `bytes` [INFO] [stdout] --> src/seed/from.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(Error::InvalidLength(s.bytes().len())); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: `len()` can be called directly on strings: `s.len()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_as_bytes [INFO] [stdout] = note: `#[warn(clippy::needless_as_bytes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe function's docs are missing a `# Safety` section [INFO] [stdout] --> src/seed/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub const unsafe fn const_new(seed: &[u8; 13]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc [INFO] [stdout] = note: `#[warn(clippy::missing_safety_doc)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.89s [INFO] running `Command { std: "docker" "inspect" "e34da12ab613fea2c7c4d91f611d98cbab7ec0cf0a0289e91d7be7ed3e0e9a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34da12ab613fea2c7c4d91f611d98cbab7ec0cf0a0289e91d7be7ed3e0e9a65", kill_on_drop: false }` [INFO] [stdout] e34da12ab613fea2c7c4d91f611d98cbab7ec0cf0a0289e91d7be7ed3e0e9a65