[INFO] cloning repository https://github.com/Pascal-So/aoc_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pascal-So/aoc_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 209d90e15e918a3990173783cd8d24df08b2e930 [INFO] testing Pascal-So/aoc_rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pascal-So/aoc_rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] finished tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] tweaked toml for git repo https://github.com/Pascal-So/aoc_rust written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/Pascal-So/aoc_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d76dc50e02bd30af0770282faa9c13150d828b870b21afaba0182567d64de41 [INFO] running `Command { std: "docker" "start" "-a" "4d76dc50e02bd30af0770282faa9c13150d828b870b21afaba0182567d64de41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d76dc50e02bd30af0770282faa9c13150d828b870b21afaba0182567d64de41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d76dc50e02bd30af0770282faa9c13150d828b870b21afaba0182567d64de41", kill_on_drop: false }` [INFO] [stdout] 4d76dc50e02bd30af0770282faa9c13150d828b870b21afaba0182567d64de41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a69c4fbfcfd7c62384d2021025936ec5969be26387849b7164a2eb61f334fd8 [INFO] running `Command { std: "docker" "start" "-a" "9a69c4fbfcfd7c62384d2021025936ec5969be26387849b7164a2eb61f334fd8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.40s [INFO] running `Command { std: "docker" "inspect" "9a69c4fbfcfd7c62384d2021025936ec5969be26387849b7164a2eb61f334fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a69c4fbfcfd7c62384d2021025936ec5969be26387849b7164a2eb61f334fd8", kill_on_drop: false }` [INFO] [stdout] 9a69c4fbfcfd7c62384d2021025936ec5969be26387849b7164a2eb61f334fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2774463ed4c20ad3c6aea00b36177bd53875a132b025c075de808b750815ec94 [INFO] running `Command { std: "docker" "start" "-a" "2774463ed4c20ad3c6aea00b36177bd53875a132b025c075de808b750815ec94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.87s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent-939828bc16112812) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent-dd9a15923b8cf5b0) [INFO] running `Command { std: "docker" "inspect" "2774463ed4c20ad3c6aea00b36177bd53875a132b025c075de808b750815ec94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2774463ed4c20ad3c6aea00b36177bd53875a132b025c075de808b750815ec94", kill_on_drop: false }` [INFO] [stdout] 2774463ed4c20ad3c6aea00b36177bd53875a132b025c075de808b750815ec94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e8368ff0aaa79eecf505a1a7ca0610b3f9c46b15917a213f6e0e3b3b04775c6 [INFO] running `Command { std: "docker" "start" "-a" "0e8368ff0aaa79eecf505a1a7ca0610b3f9c46b15917a213f6e0e3b3b04775c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent-939828bc16112812) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test bivariate_polynomial::tests::test_get_constant ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_init ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_evaluate ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_add ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_is_linear ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_fmt ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_mul ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_superscript ... ok [INFO] [stdout] test diophantine::tests::test_diophantine ... ok [INFO] [stdout] test io::tests::test_parse_vec ... ok [INFO] [stdout] test union_find::tests::test_union_find ... ok [INFO] [stdout] test y2019::d04::tests::test_next_nondecreasing ... ok [INFO] [stdout] test y2019::d02::tests::test_example_endstate ... ok [INFO] [stdout] test y2019::tests::test_d01_full ... ok [INFO] [stdout] test y2020::tests::test_d02_example ... ok [INFO] [stdout] test y2020::tests::test_d03_example ... ok [INFO] [stdout] test y2020::tests::test_d01_example ... ok [INFO] [stdout] test y2020::tests::test_d25_example ... ok [INFO] [stdout] test y2021::d18::tests::test_magnitude ... ok [INFO] [stdout] test y2021::d18::tests::test_explode ... ok [INFO] [stdout] test y2021::d18::tests::test_parse ... ok [INFO] [stdout] test y2019::tests::test_d02_full ... ok [INFO] [stdout] test y2021::d18::tests::test_split ... ok [INFO] [stdout] test y2020::tests::test_d03_full ... ok [INFO] [stdout] test y2021::tests::test_d01_example ... ok [INFO] [stdout] test y2021::tests::test_d02_example ... ok [INFO] [stdout] test y2021::d18::tests::test_add ... ok [INFO] [stdout] test y2021::tests::test_d03_example ... ok [INFO] [stdout] test y2021::tests::test_d05_example ... ok [INFO] [stdout] test y2021::tests::test_d06_example ... ok [INFO] [stdout] test y2021::tests::test_d04_example ... ok [INFO] [stdout] test y2021::tests::test_d09_example ... ok [INFO] [stdout] test y2021::tests::test_d02_full ... ok [INFO] [stdout] test y2021::tests::test_d10_example ... ok [INFO] [stdout] test y2019::tests::test_d04_full ... ok [INFO] [stdout] test y2021::tests::test_d08_example ... ok [INFO] [stdout] test y2021::tests::test_d06_full ... ok [INFO] [stdout] test y2021::tests::test_d10_full ... ok [INFO] [stdout] test y2021::tests::test_d12_example_1 ... ok [INFO] [stdout] test y2021::tests::test_d03_full ... ok [INFO] [stdout] test y2021::tests::test_d13_example ... ok [INFO] [stdout] test y2021::tests::test_d12_example_2 ... ok [INFO] [stdout] test y2020::tests::test_d02_full ... ok [INFO] [stdout] test y2021::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b2 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b3 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b5 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b4 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b6 ... ok [INFO] [stdout] test y2021::tests::test_d17_example ... ok [INFO] [stdout] test y2021::tests::test_d17_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b8 ... ok [INFO] [stdout] test y2020::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d11_example ... ok [INFO] [stdout] test y2021::tests::test_d18_example ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a3 ... ok [INFO] [stdout] test y2021::tests::test_d09_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a2 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a1 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b1 ... ok [INFO] [stdout] test y2021::tests::test_d16_example_b7 ... ok [INFO] [stdout] test y2021::tests::test_d11_full ... ok [INFO] [stdout] test y2021::tests::test_d08_full ... ok [INFO] [stdout] test y2021::tests::test_d16_example_a4 ... ok [INFO] [stdout] test y2021::tests::test_d14_example ... ok [INFO] [stdout] test y2021::tests::test_d13_full ... ok [INFO] [stdout] test y2021::tests::test_d04_full ... ok [INFO] [stdout] test y2020::tests::test_d25_full ... ok [INFO] [stdout] test y2021::tests::test_d15_example ... ok [INFO] [stdout] test y2021::tests::test_d14_full ... ok [INFO] [stdout] test y2021::tests::test_d12_example_3 ... ok [INFO] [stdout] test y2021::tests::test_d16_full ... ok [INFO] [stdout] test y2021::tests::test_d05_full ... ok [INFO] [stdout] test y2021::tests::test_d18_full ... ok [INFO] [stdout] test y2021::tests::test_d20_example ... ok [INFO] [stdout] test y2021::tests::test_d12_full ... ok [INFO] [stdout] test y2021::tests::test_d20_full ... ok [INFO] [stdout] test y2021::tests::test_d23_full ... ok [INFO] [stdout] test y2021::tests::test_d15_full ... ok [INFO] [stdout] test y2021::tests::test_d23_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.64s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent-dd9a15923b8cf5b0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests advent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e8368ff0aaa79eecf505a1a7ca0610b3f9c46b15917a213f6e0e3b3b04775c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8368ff0aaa79eecf505a1a7ca0610b3f9c46b15917a213f6e0e3b3b04775c6", kill_on_drop: false }` [INFO] [stdout] 0e8368ff0aaa79eecf505a1a7ca0610b3f9c46b15917a213f6e0e3b3b04775c6