[INFO] cloning repository https://github.com/maxjoehnk/ndi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/ndi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7ffd4163eb7ee6cc585fcdd6eff7df21fc474be [INFO] building maxjoehnk/ndi-rs against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fndi-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/ndi-rs on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/maxjoehnk/ndi-rs [INFO] finished tweaking git repo https://github.com/maxjoehnk/ndi-rs [INFO] tweaked toml for git repo https://github.com/maxjoehnk/ndi-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxjoehnk/ndi-rs 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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shlex v1.0.0 [INFO] [stderr] Downloaded clang-sys v1.2.0 [INFO] [stderr] Downloaded adler32 v1.2.0 [INFO] [stderr] Downloaded bitflags v1.2.1 [INFO] [stderr] Downloaded byteorder v1.4.3 [INFO] [stderr] Downloaded scoped_threadpool v0.1.9 [INFO] [stderr] Downloaded crossbeam-utils v0.8.5 [INFO] [stderr] Downloaded bytemuck v1.7.0 [INFO] [stderr] Downloaded num-rational v0.3.2 [INFO] [stderr] Downloaded deflate v0.8.6 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded png v0.16.8 [INFO] [stderr] Downloaded crossbeam-channel v0.5.1 [INFO] [stderr] Downloaded rayon-core v1.9.1 [INFO] [stderr] Downloaded rayon v1.5.1 [INFO] [stderr] Downloaded miniz_oxide v0.3.7 [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.5 [INFO] [stderr] Downloaded image v0.23.14 [INFO] [stderr] Downloaded jpeg-decoder v0.1.22 [INFO] [stderr] Downloaded syn v2.0.39 [INFO] [stderr] Downloaded bindgen v0.69.1 [INFO] [stderr] Downloaded miniz_oxide v0.4.4 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded libloading v0.7.0 [INFO] [stderr] Downloaded crc32fast v1.2.1 [INFO] [stderr] Downloaded xflags-macros v0.2.2 [INFO] [stderr] Downloaded crossbeam-deque v0.8.0 [INFO] [stderr] Downloaded num_cpus v1.13.0 [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded xflags v0.2.2 [INFO] [stderr] Downloaded libc v0.2.150 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] [stderr] Downloaded tiff v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f165367ae9846dcc3918495fdc3f04ead91e34843f08a4555e6db42a21bd4f [INFO] running `Command { std: "docker" "start" "-a" "16f165367ae9846dcc3918495fdc3f04ead91e34843f08a4555e6db42a21bd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f165367ae9846dcc3918495fdc3f04ead91e34843f08a4555e6db42a21bd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f165367ae9846dcc3918495fdc3f04ead91e34843f08a4555e6db42a21bd4f", kill_on_drop: false }` [INFO] [stdout] 16f165367ae9846dcc3918495fdc3f04ead91e34843f08a4555e6db42a21bd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9dafb22b4f0933aaf1d9b5a7a9c19821199be923d96dd9efd9bb0e98f6bd51 [INFO] running `Command { std: "docker" "start" "-a" "da9dafb22b4f0933aaf1d9b5a7a9c19821199be923d96dd9efd9bb0e98f6bd51", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ndi v0.1.2 (/opt/rustwide/workdir/ndi) [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ndi/build.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut lib_path = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling xflags-macros v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xflags v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.89s [INFO] running `Command { std: "docker" "inspect" "da9dafb22b4f0933aaf1d9b5a7a9c19821199be923d96dd9efd9bb0e98f6bd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9dafb22b4f0933aaf1d9b5a7a9c19821199be923d96dd9efd9bb0e98f6bd51", kill_on_drop: false }` [INFO] [stdout] da9dafb22b4f0933aaf1d9b5a7a9c19821199be923d96dd9efd9bb0e98f6bd51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23424f30079581a64b8bdd96791af7322223a80ab52976e3d5c9800e6c97ed3e [INFO] running `Command { std: "docker" "start" "-a" "23424f30079581a64b8bdd96791af7322223a80ab52976e3d5c9800e6c97ed3e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ndi-examples/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ndi v0.1.2 (/opt/rustwide/workdir/ndi) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ndi/build.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut lib_path = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ndi-examples v0.0.0 (/opt/rustwide/workdir/ndi-examples) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | Find(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 290 - Find(Arc>), [INFO] [stdout] 290 + Find(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ndi/src/lib.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | Send(Arc>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SourceParent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 291 - Send(Arc>), [INFO] [stdout] 291 + Send(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `parent` is never read [INFO] [stdout] --> ndi/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct Source { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 298 | p_instance: NDIlib_source_t, [INFO] [stdout] 299 | parent: SourceParent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "23424f30079581a64b8bdd96791af7322223a80ab52976e3d5c9800e6c97ed3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23424f30079581a64b8bdd96791af7322223a80ab52976e3d5c9800e6c97ed3e", kill_on_drop: false }` [INFO] [stdout] 23424f30079581a64b8bdd96791af7322223a80ab52976e3d5c9800e6c97ed3e