[INFO] cloning repository https://github.com/tetofonta/asd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetofonta/asd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetofonta%2Fasd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetofonta%2Fasd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df58e2836ae7b5f28fe761e162072fd3575c9c36 [INFO] testing tetofonta/asd against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetofonta%2Fasd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tetofonta/asd [INFO] finished tweaking git repo https://github.com/tetofonta/asd [INFO] tweaked toml for git repo https://github.com/tetofonta/asd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tetofonta/asd on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tetofonta/asd 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d42a373fd0297a50493f60f3ffb24fbb76ad23592f7e7f41ae5da7a834d009c [INFO] running `Command { std: "docker" "start" "-a" "2d42a373fd0297a50493f60f3ffb24fbb76ad23592f7e7f41ae5da7a834d009c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d42a373fd0297a50493f60f3ffb24fbb76ad23592f7e7f41ae5da7a834d009c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d42a373fd0297a50493f60f3ffb24fbb76ad23592f7e7f41ae5da7a834d009c", kill_on_drop: false }` [INFO] [stdout] 2d42a373fd0297a50493f60f3ffb24fbb76ad23592f7e7f41ae5da7a834d009c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128bd172524fd3d89615fbde215a86786f1594a173e0a6711ea024a86d843e9d [INFO] running `Command { std: "docker" "start" "-a" "128bd172524fd3d89615fbde215a86786f1594a173e0a6711ea024a86d843e9d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling AlgorithmsAndDataStructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/common/field/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> src/common/field/field.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{BTreeSet, HashSet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::field::weight` [INFO] [stdout] --> src/common/field/visited_node.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::field::weight; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heuristic_time_dependant` [INFO] [stdout] --> src/common/field/open_node.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "heuristic_time_dependant")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chebichev_distance`, `diagonal_distance`, `euclidean_distance`, and `wait_move_weight_calc` [INFO] [stdout] = help: consider adding `heuristic_time_dependant` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:32:85 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set(&mut self, time: usize, weight: f64, parent: Option<(usize, usize)>, agents: &AgentManager) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn weight(&self, time: usize, agents: &AgentManager) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common/agent/agent.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut avail_moves: Vec<(usize, usize)> = field.iter_neighbors(pos.0, pos.1) [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common/field/field.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn iter_neighbors(&self, x: usize, y: usize) -> NeighborIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn iter_neighbors(&self, x: usize, y: usize) -> NeighborIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "128bd172524fd3d89615fbde215a86786f1594a173e0a6711ea024a86d843e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128bd172524fd3d89615fbde215a86786f1594a173e0a6711ea024a86d843e9d", kill_on_drop: false }` [INFO] [stdout] 128bd172524fd3d89615fbde215a86786f1594a173e0a6711ea024a86d843e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f4fbb3e89e7f95f74a22151f61e82222ad9b632e5269b2c0f44e9825322761f [INFO] running `Command { std: "docker" "start" "-a" "3f4fbb3e89e7f95f74a22151f61e82222ad9b632e5269b2c0f44e9825322761f", kill_on_drop: false }` [INFO] [stderr] Compiling AlgorithmsAndDataStructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/common/field/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> src/common/field/field.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{BTreeSet, HashSet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::field::weight` [INFO] [stdout] --> src/common/field/visited_node.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::field::weight; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heuristic_time_dependant` [INFO] [stdout] --> src/common/field/open_node.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "heuristic_time_dependant")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chebichev_distance`, `diagonal_distance`, `euclidean_distance`, and `wait_move_weight_calc` [INFO] [stdout] = help: consider adding `heuristic_time_dependant` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:32:85 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set(&mut self, time: usize, weight: f64, parent: Option<(usize, usize)>, agents: &AgentManager) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn weight(&self, time: usize, agents: &AgentManager) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common/agent/agent.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut avail_moves: Vec<(usize, usize)> = field.iter_neighbors(pos.0, pos.1) [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common/field/field.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn iter_neighbors(&self, x: usize, y: usize) -> NeighborIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn iter_neighbors(&self, x: usize, y: usize) -> NeighborIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/common/field/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> src/common/field/field.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{BTreeSet, HashSet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::field::weight` [INFO] [stdout] --> src/common/field/visited_node.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::field::weight; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heuristic_time_dependant` [INFO] [stdout] --> src/common/field/open_node.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "heuristic_time_dependant")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chebichev_distance`, `diagonal_distance`, `euclidean_distance`, and `wait_move_weight_calc` [INFO] [stdout] = help: consider adding `heuristic_time_dependant` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied [INFO] [stdout] --> src/common/noise/mod.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let noise = PerlinNoise::new(Some(42), Some(3), None, None, None, None, Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------------------------------------- argument #8 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/common/noise/perlin.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | ...fn new(seed: Option, octaves: Option, persistence: Option, lacunarity: Option, amplitude: Option, frequency: Option, cell_size: Option, offset: Option) -... [INFO] [stdout] | ^^^ ------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 9 | let noise = PerlinNoise::new(Some(42), Some(3), None, None, None, None, Some(5), /* Option */); [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:32:85 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set(&mut self, time: usize, weight: f64, parent: Option<(usize, usize)>, agents: &AgentManager) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agents` [INFO] [stdout] --> src/common/field/visited_node.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn weight(&self, time: usize, agents: &AgentManager) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_agents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common/agent/agent.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut avail_moves: Vec<(usize, usize)> = field.iter_neighbors(pos.0, pos.1) [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `AlgorithmsAndDataStructures` (lib test) due to 1 previous error; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f4fbb3e89e7f95f74a22151f61e82222ad9b632e5269b2c0f44e9825322761f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4fbb3e89e7f95f74a22151f61e82222ad9b632e5269b2c0f44e9825322761f", kill_on_drop: false }` [INFO] [stdout] 3f4fbb3e89e7f95f74a22151f61e82222ad9b632e5269b2c0f44e9825322761f