[INFO] cloning repository https://github.com/robinst/advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinst/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc0235764c11c8bf69bec1148f72418ce2ddf857 [INFO] testing robinst/advent-of-code-2019 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2019" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robinst/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/robinst/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/robinst/advent-of-code-2019 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robinst/advent-of-code-2019 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robinst/advent-of-code-2019 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-complex v0.2.3 [INFO] [stderr] Downloaded intrusive-collections v0.8.3 [INFO] [stderr] Downloaded num-iter v0.1.39 [INFO] [stderr] Downloaded autocfg v0.1.7 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded enum-map-derive v0.4.3 [INFO] [stderr] Downloaded num-rational v0.2.2 [INFO] [stderr] Downloaded enumset_derive v0.4.3 [INFO] [stderr] Downloaded enumset v0.4.4 [INFO] [stderr] Downloaded ncurses v5.99.0 [INFO] [stderr] Downloaded enum-map v0.6.1 [INFO] [stderr] Downloaded signal-hook v0.1.12 [INFO] [stderr] Downloaded cc v1.0.48 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded xi-unicode v0.2.0 [INFO] [stderr] Downloaded cursive v0.13.0 [INFO] [stderr] Downloaded syn v1.0.11 [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded toml v0.5.5 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.6 [INFO] [stderr] Downloaded term_size v0.3.1 [INFO] [stderr] Downloaded memoffset v0.5.3 [INFO] [stderr] Downloaded num v0.2.0 [INFO] [stderr] Downloaded array-macro v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c993bc747a1d282699c3cf62a67a71bb86523ba2b86366892bcbe4d173e59425 [INFO] running `Command { std: "docker" "start" "-a" "c993bc747a1d282699c3cf62a67a71bb86523ba2b86366892bcbe4d173e59425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c993bc747a1d282699c3cf62a67a71bb86523ba2b86366892bcbe4d173e59425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c993bc747a1d282699c3cf62a67a71bb86523ba2b86366892bcbe4d173e59425", kill_on_drop: false }` [INFO] [stdout] c993bc747a1d282699c3cf62a67a71bb86523ba2b86366892bcbe4d173e59425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7bc184e0e6547f207bbd3e35d9c59ae89ece7cc01041783748b79ea03b98a6f [INFO] running `Command { std: "docker" "start" "-a" "d7bc184e0e6547f207bbd3e35d9c59ae89ece7cc01041783748b79ea03b98a6f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling intrusive-collections v0.8.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Compiling enumset v0.4.4 [INFO] [stderr] Compiling cursive v0.13.0 [INFO] [stderr] Compiling advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/bin/day16.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | let add: i32 = signal[(previous_end.max(start)..end.min(signal.len()))] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let add: i32 = signal[(previous_end.max(start)..end.min(signal.len()))] [INFO] [stdout] 148 + let add: i32 = signal[previous_end.max(start)..end.min(signal.len())] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go_recursive` is never used [INFO] [stdout] --> src/bin/day15.rs:165:4 [INFO] [stdout] | [INFO] [stdout] 165 | fn go_recursive(code: &mut Intcode, steps: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/day12.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | for mut moon in &mut self.moons { [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: method `energy` is never used [INFO] [stdout] --> src/bin/day12.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl Point { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 36 | fn energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `energy` is never used [INFO] [stdout] --> src/bin/day12.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 41 | impl Moon { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | fn energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_energy` is never used [INFO] [stdout] --> src/bin/day12.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl System { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn total_energy(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `play_game` is never used [INFO] [stdout] --> src/bin/day13.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn play_game() -> (usize, i64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/bin/day18.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_keys` is never used [INFO] [stdout] --> src/bin/day18.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn find_keys(map: &Map, start: &Point, treat_empty: &HashSet) -> Vec<(Point, usize)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/bin/day18.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 272 | impl Map { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 279 | fn set(&mut self, p: &Point, t: T) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s [INFO] running `Command { std: "docker" "inspect" "d7bc184e0e6547f207bbd3e35d9c59ae89ece7cc01041783748b79ea03b98a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bc184e0e6547f207bbd3e35d9c59ae89ece7cc01041783748b79ea03b98a6f", kill_on_drop: false }` [INFO] [stdout] d7bc184e0e6547f207bbd3e35d9c59ae89ece7cc01041783748b79ea03b98a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ee8683de6f17ee1b3d25bf4655ad125ae6092d2c6cdc98e58660ff08b2e49b [INFO] running `Command { std: "docker" "start" "-a" "20ee8683de6f17ee1b3d25bf4655ad125ae6092d2c6cdc98e58660ff08b2e49b", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `advent-of-code-2019` (bin "day17" test) due to 1 previous error [INFO] [stdout] error[E0382]: use of moved value: `code` [INFO] [stdout] --> src/bin/day17.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 195 | let code = Intcode::parse(s); [INFO] [stdout] | ---- move occurs because `code` has type `advent_of_code_2019::Intcode`, which does not implement the `Copy` trait [INFO] [stdout] 196 | [INFO] [stdout] 197 | assert_eq!(solve1(code), 5620); [INFO] [stdout] | ---- value moved here [INFO] [stdout] 198 | assert_eq!(solve2(code), 768115); [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in function `solve1` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> src/bin/day17.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | fn solve1(code: Intcode) -> i64 { [INFO] [stdout] | ------ ^^^^^^^ this parameter takes ownership of the value [INFO] [stdout] | | [INFO] [stdout] | in this function [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(solve1(code.clone()), 5620); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/bin/day16.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | let add: i32 = signal[(previous_end.max(start)..end.min(signal.len()))] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let add: i32 = signal[(previous_end.max(start)..end.min(signal.len()))] [INFO] [stdout] 148 + let add: i32 = signal[previous_end.max(start)..end.min(signal.len())] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/day12.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | for mut moon in &mut self.moons { [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: function `go_recursive` is never used [INFO] [stdout] --> src/bin/day15.rs:165:4 [INFO] [stdout] | [INFO] [stdout] 165 | fn go_recursive(code: &mut Intcode, steps: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/bin/day18.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [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 variable: `s` [INFO] [stdout] --> src/bin/day18.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | let s = include_str!("../../input/2019/day18.txt").trim(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_keys` is never used [INFO] [stdout] --> src/bin/day18.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn find_keys(map: &Map, start: &Point, treat_empty: &HashSet) -> Vec<(Point, usize)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/bin/day18.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 272 | impl Map { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 279 | fn set(&mut self, p: &Point, t: T) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20ee8683de6f17ee1b3d25bf4655ad125ae6092d2c6cdc98e58660ff08b2e49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ee8683de6f17ee1b3d25bf4655ad125ae6092d2c6cdc98e58660ff08b2e49b", kill_on_drop: false }` [INFO] [stdout] 20ee8683de6f17ee1b3d25bf4655ad125ae6092d2c6cdc98e58660ff08b2e49b