[INFO] cloning repository https://github.com/SpiralP/spr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/spr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fspr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fspr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bde438876ecb2b6401c3aa995f1e622f688a88d6 [INFO] testing SpiralP/spr against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fspr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SpiralP/spr [INFO] finished tweaking git repo https://github.com/SpiralP/spr [INFO] tweaked toml for git repo https://github.com/SpiralP/spr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SpiralP/spr on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SpiralP/spr 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 254343c4be307498b67d9966190bba12108a4e86f66dee4105ae3b25f6d82857 [INFO] running `Command { std: "docker" "start" "-a" "254343c4be307498b67d9966190bba12108a4e86f66dee4105ae3b25f6d82857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "254343c4be307498b67d9966190bba12108a4e86f66dee4105ae3b25f6d82857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254343c4be307498b67d9966190bba12108a4e86f66dee4105ae3b25f6d82857", kill_on_drop: false }` [INFO] [stdout] 254343c4be307498b67d9966190bba12108a4e86f66dee4105ae3b25f6d82857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ee9f68bddd7eab0e16088eef441e7bf839ca641e506140d7d03ecbcc72b1d4 [INFO] running `Command { std: "docker" "start" "-a" "33ee9f68bddd7eab0e16088eef441e7bf839ca641e506140d7d03ecbcc72b1d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling octocrab v0.45.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling git2-ext v0.6.3 [INFO] [stderr] Compiling spr v1.3.8-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "33ee9f68bddd7eab0e16088eef441e7bf839ca641e506140d7d03ecbcc72b1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ee9f68bddd7eab0e16088eef441e7bf839ca641e506140d7d03ecbcc72b1d4", kill_on_drop: false }` [INFO] [stdout] 33ee9f68bddd7eab0e16088eef441e7bf839ca641e506140d7d03ecbcc72b1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eec0b129b5b740ec8b66e39f7050995131aa62490a62c8546c7c38e7d5371ef [INFO] running `Command { std: "docker" "start" "-a" "3eec0b129b5b740ec8b66e39f7050995131aa62490a62c8546c7c38e7d5371ef", kill_on_drop: false }` [INFO] [stderr] Compiling spr v1.3.8-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.22s [INFO] running `Command { std: "docker" "inspect" "3eec0b129b5b740ec8b66e39f7050995131aa62490a62c8546c7c38e7d5371ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eec0b129b5b740ec8b66e39f7050995131aa62490a62c8546c7c38e7d5371ef", kill_on_drop: false }` [INFO] [stdout] 3eec0b129b5b740ec8b66e39f7050995131aa62490a62c8546c7c38e7d5371ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f226514c7574b244dcb4eb186f543a2b19516274aac94afbdfe8087ae132d73 [INFO] running `Command { std: "docker" "start" "-a" "5f226514c7574b244dcb4eb186f543a2b19516274aac94afbdfe8087ae132d73", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spr-0df4c4fc04ac2837) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test commands::init::tests::test_branch_prefix_rejects_forbidden_characters ... ok [INFO] [stdout] test commands::init::tests::test_branch_prefix_rules ... ok [INFO] [stdout] test github::tests::test_new_from_master_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_branch_name ... ok [INFO] [stdout] test config::tests::test_pull_request_url ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_number ... ok [INFO] [stdout] test github::tests::test_new_from_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_edge_case_ref_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_master_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_ref_name ... ok [INFO] [stdout] test github::tests::test_new_from_edge_case_branch_name ... ok [INFO] [stdout] test utils::tests::test_hello_world ... ok [INFO] [stdout] test utils::tests::test_accents ... ok [INFO] [stdout] test utils::tests::test_empty ... ok [INFO] [stdout] test utils::tests::test_parse_name_list_empty ... ok [INFO] [stdout] test utils::tests::test_parse_name_single_name ... ok [INFO] [stdout] test utils::tests::test_parse_name_multiple_names ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_master_ref_name ... ok [INFO] [stdout] test message::tests::test_parse_title ... ok [INFO] [stdout] test message::tests::test_parse_empty ... ok [INFO] [stdout] test message::tests::test_parse_sections ... ok [INFO] [stdout] test message::tests::test_parse_title_and_summary ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_empty ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spr-2b8c59f6c4d1dd74) [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 spr [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" "5f226514c7574b244dcb4eb186f543a2b19516274aac94afbdfe8087ae132d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f226514c7574b244dcb4eb186f543a2b19516274aac94afbdfe8087ae132d73", kill_on_drop: false }` [INFO] [stdout] 5f226514c7574b244dcb4eb186f543a2b19516274aac94afbdfe8087ae132d73