[INFO] fetching crate qifi-rs 0.3.0... [INFO] testing qifi-rs-0.3.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate qifi-rs 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate qifi-rs 0.3.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qifi-rs 0.3.0 [INFO] finished tweaking crates.io crate qifi-rs 0.3.0 [INFO] tweaked toml for crates.io crate qifi-rs 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate qifi-rs 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55e8c505d55ad05489a6ae8e8ae50cf3b627beb01c4e79a6a0437809b1253850 [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" "55e8c505d55ad05489a6ae8e8ae50cf3b627beb01c4e79a6a0437809b1253850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55e8c505d55ad05489a6ae8e8ae50cf3b627beb01c4e79a6a0437809b1253850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e8c505d55ad05489a6ae8e8ae50cf3b627beb01c4e79a6a0437809b1253850", kill_on_drop: false }` [INFO] [stdout] 55e8c505d55ad05489a6ae8e8ae50cf3b627beb01c4e79a6a0437809b1253850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ad8bef8b12036ad826677f795018cd9d29a7b267d613424266b7896302356c [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" "c1ad8bef8b12036ad826677f795018cd9d29a7b267d613424266b7896302356c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling mongodb v1.1.1 [INFO] [stderr] Compiling qifi-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "c1ad8bef8b12036ad826677f795018cd9d29a7b267d613424266b7896302356c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ad8bef8b12036ad826677f795018cd9d29a7b267d613424266b7896302356c", kill_on_drop: false }` [INFO] [stdout] c1ad8bef8b12036ad826677f795018cd9d29a7b267d613424266b7896302356c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e951283ed93d59c00c224d72609d5b1f7bf39a198d3910d809f98e55218a7a56 [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" "e951283ed93d59c00c224d72609d5b1f7bf39a198d3910d809f98e55218a7a56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling qifi-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "e951283ed93d59c00c224d72609d5b1f7bf39a198d3910d809f98e55218a7a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e951283ed93d59c00c224d72609d5b1f7bf39a198d3910d809f98e55218a7a56", kill_on_drop: false }` [INFO] [stdout] e951283ed93d59c00c224d72609d5b1f7bf39a198d3910d809f98e55218a7a56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb7e5386c5d6173efef64de9fde2e81dbad9979a8bffc96aa4f45eaface9a0dd [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" "eb7e5386c5d6173efef64de9fde2e81dbad9979a8bffc96aa4f45eaface9a0dd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qifi_rs-41ce23fba901eace) [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 qifi-rs [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/data.rs - data::Tick (line 73) ... ok [INFO] [stdout] test src/account.rs - account::QIFI (line 140) ... ok [INFO] [stdout] test src/data.rs - data::Bar (line 30) ... ok [INFO] [stdout] test src/func.rs - func::to_doc (line 93) ... ok [INFO] [stdout] test src/func.rs - func::from_str (line 62) ... ok [INFO] [stdout] test src/func.rs - func::from_string (line 40) ... ok [INFO] [stdout] test src/func.rs - func::from_serde_value (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/func.rs - func::from_serde_value (line 16) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("missing field `eventmq_ip`", line: 0, column: 0)', src/func.rs:9:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e329402b0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555e329402b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e329402b0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e329402b0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e3295e23c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555e3293ebf5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x555e32941eeb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e32941eeb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e32941eeb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555e329419c1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e329425b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555e32942097 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555e329407ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555e32941ff9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555e32886e91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555e32886f83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x555e328c132b - core::result::Result::unwrap::h07d45bf47f419dc5 [INFO] [stdout] 17: 0x555e328f1655 - rust_out::main::_doctest_main_src_func_rs_16_0::h4172bacb3e60b96a [INFO] [stdout] 18: 0x555e328f1596 - rust_out::main::h61823b600df25383 [INFO] [stdout] 19: 0x555e328b9f23 - core::ops::function::FnOnce::call_once::h064404ccb42900dd [INFO] [stdout] 20: 0x555e328b89a9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3a50028bf297fb1f [INFO] [stdout] 21: 0x555e328b8d49 - std::rt::lang_start::{{closure}}::hf6d523a4729f0a25 [INFO] [stdout] 22: 0x555e32942aba - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x555e32942aba - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x555e32942aba - std::panicking::try::hddc7f8229138b3ba [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x555e32942aba - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x555e32942aba - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stdout] 27: 0x555e32942aba - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 28: 0x555e32942aba - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x555e32942aba - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x555e32942aba - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stdout] 31: 0x555e328b8d21 - std::rt::lang_start::h56740483be3c5e53 [INFO] [stdout] 32: 0x555e328f1713 - main [INFO] [stdout] 33: 0x7f5571e430b3 - __libc_start_main [INFO] [stdout] 34: 0x555e3288764e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/func.rs - func::from_serde_value (line 16) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "eb7e5386c5d6173efef64de9fde2e81dbad9979a8bffc96aa4f45eaface9a0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7e5386c5d6173efef64de9fde2e81dbad9979a8bffc96aa4f45eaface9a0dd", kill_on_drop: false }` [INFO] [stdout] eb7e5386c5d6173efef64de9fde2e81dbad9979a8bffc96aa4f45eaface9a0dd