[INFO] cloning repository https://github.com/bluecookies/0x40-hues.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecookies/0x40-hues.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37156f5264ee7420946949766e4f457138ada9d4 [INFO] testing bluecookies/0x40-hues.rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluecookies/0x40-hues.rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] finished tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] tweaked toml for git repo https://github.com/bluecookies/0x40-hues.rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bluecookies/0x40-hues.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b83b42d36eeeeb4ccec332f5f8f2b8029d5f30e00597baa44984fcd1853a504 [INFO] running `Command { std: "docker" "start" "-a" "4b83b42d36eeeeb4ccec332f5f8f2b8029d5f30e00597baa44984fcd1853a504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b83b42d36eeeeb4ccec332f5f8f2b8029d5f30e00597baa44984fcd1853a504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b83b42d36eeeeb4ccec332f5f8f2b8029d5f30e00597baa44984fcd1853a504", kill_on_drop: false }` [INFO] [stdout] 4b83b42d36eeeeb4ccec332f5f8f2b8029d5f30e00597baa44984fcd1853a504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09d517c1e711c2c61b4eefdf172bd44394dc733012ed2fd5f999e4980f33db8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d09d517c1e711c2c61b4eefdf172bd44394dc733012ed2fd5f999e4980f33db8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling cpal v0.6.0 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling rodio v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling simplemad v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling hues v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rodio::Sample` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rodio::Sample; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader.rs:146:44 [INFO] [stdout] | [INFO] [stdout] 146 | let source = (Box::new(decoder) as Box + Send>).buffered(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/songs.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | let source = Box::new(ZeroSource::new(2, 44100)) as Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | type Error = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | type AudioData = Buffered + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fullname` [INFO] [stdout] --> src/images.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | fullname: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/images.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | source: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_other` [INFO] [stdout] --> src/images.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | source_other: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.hues.d911mm09-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935" "/opt/rustwide/target/debug/deps/hues-cb337d23a0d27935.3ssswh8biirx9yjw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-a8774e1a41d66093/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f6f95a135085aacc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxml-6c4811ab65e3ccac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cd79c753f4f4fa70.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-cff7c6242ffefe0b.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-88d5b47c8d59617b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4c211fa5347d2d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-01b0f0e1279534e9.rlib" "/opt/rustwide/target/debug/deps/libserde-381a76b8777be100.rlib" "/opt/rustwide/target/debug/deps/libzip-ac2790cc86ae9426.rlib" "/opt/rustwide/target/debug/deps/libpodio-232ed106bf47414c.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-a15e1d5a9f779152.rlib" "/opt/rustwide/target/debug/deps/libtime-f60f12a0270ebbc8.rlib" "/opt/rustwide/target/debug/deps/libflate2-42094fb1f86f688c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-c2b3ce63bd44c707.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a55dfc4be9aeda9e.rlib" "/opt/rustwide/target/debug/deps/libadler32-8e82e18fefb0b68c.rlib" "/opt/rustwide/target/debug/deps/libcrc-f2532c5080e7c4c9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-73fc51e00edbe07a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-bad3840cb7d11fc4.rlib" "/opt/rustwide/target/debug/deps/libsdl2-45c7aff293162b69.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b31023fc6bf6714c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8feb5366a36f14f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78f80d67f1073a89.rlib" "/opt/rustwide/target/debug/deps/libnum-ab3584e7c9a928a3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d381b8c0ba51774b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f401f1a287df8d00.rlib" "/opt/rustwide/target/debug/deps/librodio-255397c790f93706.rlib" "/opt/rustwide/target/debug/deps/libcgmath-9ad7264d08115043.rlib" "/opt/rustwide/target/debug/deps/librand-44a6fb91a31208d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9bf0036fababc12e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58e39168e0a432e6.rlib" "/opt/rustwide/target/debug/deps/libapprox-682c0a4b18f7c0e9.rlib" "/opt/rustwide/target/debug/deps/liblewton-612f5315fd2f385e.rlib" "/opt/rustwide/target/debug/deps/libogg-cd7b99f070249c37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b5175623ab77c095.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8a4e5b67b443d202.rlib" "/opt/rustwide/target/debug/deps/libhound-5c2d8c22377f0d93.rlib" "/opt/rustwide/target/debug/deps/libcpal-697e92c829a30396.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-40294fe21bd45112.rlib" "/opt/rustwide/target/debug/deps/libclaxon-5c4a984ad0f866d8.rlib" "/opt/rustwide/target/debug/deps/librand-6aa90b634cd78657.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c5411900a6e16aa.rlib" "/opt/rustwide/target/debug/deps/libglob-c0f2cb624fe15861.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hues`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d09d517c1e711c2c61b4eefdf172bd44394dc733012ed2fd5f999e4980f33db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09d517c1e711c2c61b4eefdf172bd44394dc733012ed2fd5f999e4980f33db8", kill_on_drop: false }` [INFO] [stdout] d09d517c1e711c2c61b4eefdf172bd44394dc733012ed2fd5f999e4980f33db8