[INFO] fetching crate reactive-messaging 0.4.1... [INFO] testing reactive-messaging-0.4.1 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] extracting crate reactive-messaging 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate reactive-messaging 0.4.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reactive-messaging 0.4.1 [INFO] tweaked toml for crates.io crate reactive-messaging 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reactive-messaging 0.4.1 on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reactive-messaging 0.4.1 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.4.6 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded bitflags v2.9.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.104 [INFO] [stderr] Downloaded owning_ref v0.4.1 [INFO] [stderr] Downloaded memmap v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.104 [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.104 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.104 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Downloaded js-sys v0.3.81 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded atomic_enum v0.3.0 [INFO] [stderr] Downloaded ctor v0.5.0 [INFO] [stderr] Downloaded dtor v0.1.0 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.6 [INFO] [stderr] Downloaded ron v0.11.0 [INFO] [stderr] Downloaded minstant v0.1.7 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded tokio v1.47.1 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded reactive-mutiny v1.3.1 [INFO] [stderr] Downloaded keen-retry v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695 [INFO] running `Command { std: "docker" "start" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling minstant v0.1.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling keen-retry v0.5.1 [INFO] [stderr] Compiling reactive-mutiny v1.3.1 [INFO] [stderr] Compiling reactive-messaging v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used [INFO] [stdout] --> src/config.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 36 | impl MessageForms { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 37 | /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()] [INFO] [stdout] 38 | const fn as_repr(&self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn from_repr(repr: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_connect_continuation_closure` is never used [INFO] [stdout] --> src/socket_connection/connection_provider.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 43 | impl ClientConnectionManager { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn into_connect_continuation_closure(self) -> Arc < Mutex < Box ConnectionFuture + Send> > > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `config` is never used [INFO] [stdout] --> src/socket_services/socket_client/socket_client.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 340 | / impl [INFO] [stdout] 342 | | CompositeSocketClient { [INFO] [stdout] | |________________________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | const fn config() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling keen-retry v0.5.1 [INFO] [stderr] Compiling reactive-mutiny v1.3.1 [INFO] [stderr] Compiling reactive-messaging v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used [INFO] [stdout] --> src/config.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 36 | impl MessageForms { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 37 | /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()] [INFO] [stdout] 38 | const fn as_repr(&self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn from_repr(repr: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_connect_continuation_closure` is never used [INFO] [stdout] --> src/socket_connection/connection_provider.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 43 | impl ClientConnectionManager { [INFO] [stdout] | --------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn into_connect_continuation_closure(self) -> Arc < Mutex < Box ConnectionFuture + Send> > > { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `config` is never used [INFO] [stdout] --> src/socket_services/socket_client/socket_client.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 340 | / impl [INFO] [stdout] 342 | | CompositeSocketClient { [INFO] [stdout] | |________________________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | const fn config() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `INSTRUMENTS` is never used [INFO] [stdout] --> examples/spikes/uni/uni.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait GenericUni { [INFO] [stdout] 26 | const INSTRUMENTS: usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BUFFER_SIZE` is never used [INFO] [stdout] --> examples/spikes/uni/channel.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait GenericChannel { [INFO] [stdout] | -------------- associated constant in this trait [INFO] [stdout] 9 | const BUFFER_SIZE: usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `CONFIG` is never used [INFO] [stdout] --> examples/spikes/socket_server.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait GenericSocketServer { [INFO] [stdout] 102 | const CONFIG: usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> examples/composite_protocol_stacking_client/../composite_protocol_stacking_common/logic/ping_pong_logic.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Umpire { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn config(&self) -> &MatchConfig { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used [INFO] [stdout] --> src/config.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 36 | impl MessageForms { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 37 | /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()] [INFO] [stdout] 38 | const fn as_repr(&self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn from_repr(repr: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `config` is never used [INFO] [stdout] --> src/socket_services/socket_client/socket_client.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 340 | / impl [INFO] [stdout] 342 | | CompositeSocketClient { [INFO] [stdout] | |________________________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | const fn config() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reactive-messaging` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name reactive_messaging --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ce6ea54da0e9e43 -C extra-filename=-94c8c53e41d7cce8 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern criterion=/opt/rustwide/target/release/deps/libcriterion-89685c634071e69c.rlib --extern crossbeam=/opt/rustwide/target/release/deps/libcrossbeam-fc08345c42ec0ce0.rlib --extern ctor=/opt/rustwide/target/release/deps/libctor-7257b28650cbdf7b.rlib --extern dashmap=/opt/rustwide/target/release/deps/libdashmap-7cb39fd0d85b998c.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-fb8aff22627ac360.rlib --extern keen_retry=/opt/rustwide/target/release/deps/libkeen_retry-798ea6a574abd9d3.rlib --extern log=/opt/rustwide/target/release/deps/liblog-f30d1c2712733208.rlib --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-35d4cc1b6bbf4e72.rlib --extern rand=/opt/rustwide/target/release/deps/librand-fd748dc57a206a91.rlib --extern reactive_mutiny=/opt/rustwide/target/release/deps/libreactive_mutiny-f3194218a7345d0d.rlib --extern rkyv=/opt/rustwide/target/release/deps/librkyv-ed2fcaede6dbc555.rlib --extern ron=/opt/rustwide/target/release/deps/libron-0eb10934e62a0957.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-f1e2be185a7b54b9.rlib --extern simple_logger=/opt/rustwide/target/release/deps/libsimple_logger-530813ed23656a22.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-5a2f11ff050fc21c.rlib --extern tokio_stream=/opt/rustwide/target/release/deps/libtokio_stream-e6043fe34464fbe5.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695", kill_on_drop: false }` [INFO] [stdout] e538de38a47d7f153925b078a364e995e5eb2952dfe2b7b981cb60e1f8187695