[INFO] cloning repository https://github.com/AlexanderHott/coup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderHott/coup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderHott%2Fcoup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderHott%2Fcoup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 440cd356e55d2d9a7327457b50c46a0402d90ae9
[INFO] checking AlexanderHott/coup against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderHott%2Fcoup" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderHott/coup
[INFO] finished tweaking git repo https://github.com/AlexanderHott/coup
[INFO] tweaked toml for git repo https://github.com/AlexanderHott/coup written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderHott/coup on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderHott/coup 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe233ec7ce6e40f2718d32199711866ab13234ddb6b36583f619e675855c4f5f
[INFO] running `Command { std: "docker" "start" "-a" "fe233ec7ce6e40f2718d32199711866ab13234ddb6b36583f619e675855c4f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe233ec7ce6e40f2718d32199711866ab13234ddb6b36583f619e675855c4f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe233ec7ce6e40f2718d32199711866ab13234ddb6b36583f619e675855c4f5f", kill_on_drop: false }`
[INFO] [stdout] fe233ec7ce6e40f2718d32199711866ab13234ddb6b36583f619e675855c4f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b9ec40002d96b9256d8073b1ed2eb3f4aeea5be60c17d5484097b05d67ecd4a
[INFO] running `Command { std: "docker" "start" "-a" "8b9ec40002d96b9256d8073b1ed2eb3f4aeea5be60c17d5484097b05d67ecd4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking coup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:185:65
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout] 185 +     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl<PhaseRespond> GameState<PhaseDeclare> {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 207 |             phase: PhaseRespond {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 207 -             phase: PhaseRespond {
[INFO] [stdout] 207 +             phase: PhaseResolve {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 217 | impl GameState<PhaseRespond> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 - impl GameState<PhaseRespond> {
[INFO] [stdout] 217 + impl GameState<PhaseResolve> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 217 | impl<PhaseRespond> GameState<PhaseRespond> {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:185:65
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout] 185 +     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl<PhaseRespond> GameState<PhaseDeclare> {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 207 |             phase: PhaseRespond {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 207 -             phase: PhaseRespond {
[INFO] [stdout] 207 +             phase: PhaseResolve {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhaseRespond` in this scope
[INFO] [stdout]    --> src/main.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct PhaseResolve {
[INFO] [stdout]     | ------------------- similarly named struct `PhaseResolve` defined here
[INFO] [stdout] ...
[INFO] [stdout] 217 | impl GameState<PhaseRespond> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 - impl GameState<PhaseRespond> {
[INFO] [stdout] 217 + impl GameState<PhaseResolve> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 217 | impl<PhaseRespond> GameState<PhaseRespond> {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `reduce`
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `reduce`
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ------------------------------------------------------------------------- other definition for `reduce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `reduce`
[INFO] [stdout]    --> src/main.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `reduce`
[INFO] [stdout] ...
[INFO] [stdout] 232 |     fn reduce(self) -> GameState<PhaseDeclare> {
[INFO] [stdout]     |     ------------------------------------------ other definition for `reduce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `reduce`
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `reduce`
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ------------------------------------------------------------------------- other definition for `reduce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `reduce`
[INFO] [stdout]    --> src/main.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `reduce`
[INFO] [stdout] ...
[INFO] [stdout] 232 |     fn reduce(self) -> GameState<PhaseDeclare> {
[INFO] [stdout]     |     ------------------------------------------ other definition for `reduce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected unit struct, unit variant or constant, found struct variant `DeclareAction::Coup`
[INFO] [stdout]    --> src/main.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             DeclareAction::Coup => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant
[INFO] [stdout]     |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]     |
[INFO] [stdout] 191 |             DeclareAction::Coup { src: _, dst: _ } => {
[INFO] [stdout]     |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected unit struct, unit variant or constant, found struct variant `DeclareAction::Coup`
[INFO] [stdout]    --> src/main.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             DeclareAction::Coup => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant
[INFO] [stdout]     |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]     |
[INFO] [stdout] 191 |             DeclareAction::Coup { src: _, dst: _ } => {
[INFO] [stdout]     |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected unit struct, unit variant or constant, found struct variant `DeclareAction::Assassinate`
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             DeclareAction::Assassinate => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant
[INFO] [stdout]     |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]     |
[INFO] [stdout] 195 |             DeclareAction::Assassinate { src: _, dst: _ } => {
[INFO] [stdout]     |                                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected unit struct, unit variant or constant, found struct variant `DeclareAction::Assassinate`
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             DeclareAction::Assassinate => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant
[INFO] [stdout]     |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]     |
[INFO] [stdout] 195 |             DeclareAction::Assassinate { src: _, dst: _ } => {
[INFO] [stdout]     |                                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/main.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let state = state.reduce(DeclareAction::Income);
[INFO] [stdout]     |                           ^^^^^^ multiple `reduce` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `GameState<PhaseDeclare>`
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `GameState<{type error}>`
[INFO] [stdout]    --> src/main.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/main.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let state = state.reduce(DeclareAction::ForeignAid);
[INFO] [stdout]     |                           ^^^^^^ multiple `reduce` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `GameState<PhaseDeclare>`
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn reduce(self, declare_action: DeclareAction) -> GameState<PhaseRespond> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `GameState<{type error}>`
[INFO] [stdout]    --> src/main.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn reduce(self, respond_action: RespondAction) -> GameState<PhaseResolve> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let mut deck = self.deck;
[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] Some errors have detailed explanations: E0422, E0425, E0533, E0592.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let mut deck = self.deck;
[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] Some errors have detailed explanations: E0034, E0422, E0425, E0533, E0592.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coup` (bin "coup") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coup` (bin "coup" test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8b9ec40002d96b9256d8073b1ed2eb3f4aeea5be60c17d5484097b05d67ecd4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b9ec40002d96b9256d8073b1ed2eb3f4aeea5be60c17d5484097b05d67ecd4a", kill_on_drop: false }`
[INFO] [stdout] 8b9ec40002d96b9256d8073b1ed2eb3f4aeea5be60c17d5484097b05d67ecd4a
