[INFO] cloning repository https://github.com/samyakahuja/game_dev_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samyakahuja/game_dev_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamyakahuja%2Fgame_dev_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamyakahuja%2Fgame_dev_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a4ee618fa0a6fc7fa7a3e8c81e1af2df74ad6dd [INFO] testing samyakahuja/game_dev_rust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamyakahuja%2Fgame_dev_rust" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samyakahuja/game_dev_rust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samyakahuja/game_dev_rust [INFO] finished tweaking git repo https://github.com/samyakahuja/game_dev_rust [INFO] tweaked toml for git repo https://github.com/samyakahuja/game_dev_rust written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/samyakahuja/game_dev_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67910ac8b4663d400f86c05a2e822821ad25af0318a4f5ba9f3e8b1373998fa5 [INFO] running `Command { std: "docker" "start" "-a" "67910ac8b4663d400f86c05a2e822821ad25af0318a4f5ba9f3e8b1373998fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67910ac8b4663d400f86c05a2e822821ad25af0318a4f5ba9f3e8b1373998fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67910ac8b4663d400f86c05a2e822821ad25af0318a4f5ba9f3e8b1373998fa5", kill_on_drop: false }` [INFO] [stdout] 67910ac8b4663d400f86c05a2e822821ad25af0318a4f5ba9f3e8b1373998fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3813d297df25dfb95f95cddd6543e8c9df73f2d921925b8db79a8d84e73655b1 [INFO] running `Command { std: "docker" "start" "-a" "3813d297df25dfb95f95cddd6543e8c9df73f2d921925b8db79a8d84e73655b1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game_dev_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.game_dev_rust.57642410-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e.3j64rtgtrlzovz7l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-8351b5b5d8936cf0.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-696aa003ed581055.rlib" "/opt/rustwide/target/debug/deps/libshrev-4d511baa21bc5a11.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-40308e7895310fbf.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libhibitset-634ed3429e86b667.rlib" "/opt/rustwide/target/debug/deps/libatom-83fc233506345e46.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5636e067c44f2f7d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0dc3fe5c947e8b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fc99f8c2f5694986.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ef9f6c33e023b413.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4bf99ae019e863eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bcda5287737ef2b8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9d9943016426385.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cf753ec3cee18eb7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/librand-25b62973449e4096.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9bee33c3553e7c6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c4f2134b98a1d97c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b3fb46da1ad46dac.rlib" "/opt/rustwide/target/debug/deps/libshred-e888356cf16fb2c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/librayon-039ac3156dd890b5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a50e488f866ab00.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libmopa-789a23a8fcee4dd6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libsdl2-0bdd73da21877d5a.rlib" "/opt/rustwide/target/debug/deps/librand-af124fbcb3e25b2f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eac67568db5736db.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-06fe04551d765ac9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29a6673884505ee9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-542cc59d76038300.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_os-96cc324f43baa122.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-bb1afee91a3db1bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libnum-18a0eddf5ea63175.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e02332b2e77988ed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52354559db7718ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_dev_rust-fa17ace83475013e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_dev_rust` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3813d297df25dfb95f95cddd6543e8c9df73f2d921925b8db79a8d84e73655b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3813d297df25dfb95f95cddd6543e8c9df73f2d921925b8db79a8d84e73655b1", kill_on_drop: false }` [INFO] [stdout] 3813d297df25dfb95f95cddd6543e8c9df73f2d921925b8db79a8d84e73655b1