[INFO] fetching crate datastreamservicelib 0.6.0... [INFO] testing datastreamservicelib-0.6.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate datastreamservicelib 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate datastreamservicelib 0.6.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datastreamservicelib 0.6.0 [INFO] finished tweaking crates.io crate datastreamservicelib 0.6.0 [INFO] tweaked toml for crates.io crate datastreamservicelib 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate datastreamservicelib 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.9 [INFO] [stderr] Downloaded async-zmq-derive v0.1.0 [INFO] [stderr] Downloaded tokio-zmq v0.10.1 [INFO] [stderr] Downloaded libmath v0.1.4 [INFO] [stderr] Downloaded async-zmq-types v0.3.2 [INFO] [stderr] Downloaded datastreamcorelib v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01aa081da6827491be20922f668f4cc996370bfc209e2e2e246dd2b76bc95f24 [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" "01aa081da6827491be20922f668f4cc996370bfc209e2e2e246dd2b76bc95f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01aa081da6827491be20922f668f4cc996370bfc209e2e2e246dd2b76bc95f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01aa081da6827491be20922f668f4cc996370bfc209e2e2e246dd2b76bc95f24", kill_on_drop: false }` [INFO] [stdout] 01aa081da6827491be20922f668f4cc996370bfc209e2e2e246dd2b76bc95f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", 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] d304196702204fa900a484f38ff2ebf65097511dadbaa05efd5b3306c7bf22f2 [INFO] running `Command { std: "docker" "start" "-a" "d304196702204fa900a484f38ff2ebf65097511dadbaa05efd5b3306c7bf22f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-zmq-derive v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-zmq-types v0.3.2 [INFO] [stderr] Compiling tokio-zmq v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling datastreamcorelib v0.5.1 [INFO] [stderr] Compiling datastreamservicelib v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.65s [INFO] running `Command { std: "docker" "inspect" "d304196702204fa900a484f38ff2ebf65097511dadbaa05efd5b3306c7bf22f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d304196702204fa900a484f38ff2ebf65097511dadbaa05efd5b3306c7bf22f2", kill_on_drop: false }` [INFO] [stdout] d304196702204fa900a484f38ff2ebf65097511dadbaa05efd5b3306c7bf22f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08c0c856616ce967b74b4a86887d8f5f80526cfff2545a60b06cfac1456ed1c [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" "e08c0c856616ce967b74b4a86887d8f5f80526cfff2545a60b06cfac1456ed1c", kill_on_drop: false }` [INFO] [stderr] Compiling datastreamservicelib v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "e08c0c856616ce967b74b4a86887d8f5f80526cfff2545a60b06cfac1456ed1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08c0c856616ce967b74b4a86887d8f5f80526cfff2545a60b06cfac1456ed1c", kill_on_drop: false }` [INFO] [stdout] e08c0c856616ce967b74b4a86887d8f5f80526cfff2545a60b06cfac1456ed1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9580e00612bc8232115c3ea96efda733ccdc1c045bce78870e59b130390e03a [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" "d9580e00612bc8232115c3ea96efda733ccdc1c045bce78870e59b130390e03a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/datastreamservicelib-bfa431101998d43d) [INFO] [stdout] [INFO] [stderr] [2021-06-05T08:49:40.783Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:194 | psmgr is Mutex { data: TokioPubSubManager { subscriptions: [Subscription { socketuris: ["inproc://foobar"], topics: ["test_topic_1"], metadata: Object({}), trackingid: 50dceda7-6529-401d-a777-1ff700e1ae3d, callback: "" }], term_flag: false, _socket_readers: "" }, poisoned: false, .. } [INFO] [stdout] running 6 tests [INFO] [stderr] [2021-06-05T08:49:40.784Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/abstracts.rs:138 | Binding to inproc://pubtest [INFO] [stdout] test utils::tests::parse_config ... ok [INFO] [stderr] [2021-06-05T08:49:40.784Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/pubsub.rs:103 | Sending PubSubDataMessage { topic: "footopic", msgid: dd1297db-336b-47ad-8ee7-630fa3e924c7, data: Object({"systemtime": String("2021-06-05T08:49:40.784Z")}), extra_parts: [] } [INFO] [stdout] test zmqwrappers::tests::test_dispatch ... ok [INFO] [stdout] test zmqwrappers::tests::new_instace ... ok [INFO] [stdout] test zmqwrappers::tests::test_publish ... ok [INFO] [stderr] [2021-06-05T08:49:40.787Z][TRACE] mio::poll /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.6.22/src/poll.rs:787 | registering with poller [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] [2021-06-05T08:49:40.787Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/abstracts.rs:138 | Binding to ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock [INFO] [stderr] [2021-06-05T08:49:40.788Z][DEBUG] datastreamcorelib::abstracts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/abstracts.rs:144 | connecting to ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock [INFO] [stderr] [2021-06-05T08:49:40.891Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/pubsub.rs:103 | Sending PubSubDataMessage { topic: "pstesttopic_1", msgid: 29ef333a-1f92-4789-8c83-72ce4e12d1db, data: Object({"systemtime": String("2021-06-05T08:49:40.891Z")}), extra_parts: [] } [INFO] [stderr] [2021-06-05T08:49:40.891Z][TRACE] datastreamcorelib::pubsub /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/datastreamcorelib-0.5.1/src/pubsub.rs:103 | Sending PubSubDataMessage { topic: "pstesttopic_1", msgid: 29ef333a-1f92-4789-8c83-72ce4e12d1db, data: Object({"systemtime": String("2021-06-05T08:49:40.891Z")}), extra_parts: [] } [INFO] [stderr] [2021-06-05T08:49:40.891Z][TRACE] datastreamservicelib::zmqwrappers src/zmqwrappers.rs:153 | Got message parts [[112, 115, 116, 101, 115, 116, 116, 111, 112, 105, 99, 95, 49], [41, 239, 51, 58, 31, 146, 71, 137, 140, 131, 114, 206, 78, 18, 209, 219], [129, 170, 115, 121, 115, 116, 101, 109, 116, 105, 109, 101, 184, 50, 48, 50, 49, 45, 48, 54, 45, 48, 53, 84, 48, 56, 58, 52, 57, 58, 52, 48, 46, 56, 57, 49, 90]] [INFO] [stderr] [2021-06-05T08:49:40.892Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:204 | Got message PubSubMessage { topic: "pstesttopic_1", dataparts: [b")\xef3:\x1f\x92G\x89\x8c\x83r\xceN\x12\xd1\xdb", b"\x81\xaasystemtime\xb82021-06-05T08:49:40.891Z"] } on sub Subscription { socketuris: ["ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock"], topics: ["pstesttopic_1"], metadata: Object({}), trackingid: 2d20b5ed-3215-4ffb-b2f6-ca8896bba0cb, callback: "" } [INFO] [stderr] [2021-06-05T08:49:40.892Z][TRACE] datastreamservicelib::zmqwrappers src/zmqwrappers.rs:153 | Got message parts [[112, 115, 116, 101, 115, 116, 116, 111, 112, 105, 99, 95, 49], [41, 239, 51, 58, 31, 146, 71, 137, 140, 131, 114, 206, 78, 18, 209, 219], [129, 170, 115, 121, 115, 116, 101, 109, 116, 105, 109, 101, 184, 50, 48, 50, 49, 45, 48, 54, 45, 48, 53, 84, 48, 56, 58, 52, 57, 58, 52, 48, 46, 56, 57, 49, 90]] [INFO] [stderr] [2021-06-05T08:49:40.892Z][DEBUG] datastreamservicelib::zmqwrappers::tests src/zmqwrappers.rs:204 | Got message PubSubMessage { topic: "pstesttopic_1", dataparts: [b")\xef3:\x1f\x92G\x89\x8c\x83r\xceN\x12\xd1\xdb", b"\x81\xaasystemtime\xb82021-06-05T08:49:40.891Z"] } on sub Subscription { socketuris: ["ipc:///tmp/7a2d57bd-eed6-4c63-81a5-b08f62df0945_pub.sock"], topics: ["pstesttopic_1"], metadata: Object({}), trackingid: 2d20b5ed-3215-4ffb-b2f6-ca8896bba0cb, callback: "" } [INFO] [stdout] test zmqwrappers::tests::test_pubsub_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testpublisher-24122d613a6e4e9b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testsubscriber-cba3c2dc440f45af) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests datastreamservicelib [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] [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] [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" "d9580e00612bc8232115c3ea96efda733ccdc1c045bce78870e59b130390e03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9580e00612bc8232115c3ea96efda733ccdc1c045bce78870e59b130390e03a", kill_on_drop: false }` [INFO] [stdout] d9580e00612bc8232115c3ea96efda733ccdc1c045bce78870e59b130390e03a