[INFO] crate futures_codec 0.4.1 is already in cache [INFO] checking futures_codec-0.4.1 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate futures_codec 0.4.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate futures_codec 0.4.1 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures_codec 0.4.1 [INFO] finished tweaking crates.io crate futures_codec 0.4.1 [INFO] tweaked toml for crates.io crate futures_codec 0.4.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 863bdae3110d08640b012e3ab249e87c4dfeb3ea4cb096a24d3efdcfe51e21e2 [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" "863bdae3110d08640b012e3ab249e87c4dfeb3ea4cb096a24d3efdcfe51e21e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "863bdae3110d08640b012e3ab249e87c4dfeb3ea4cb096a24d3efdcfe51e21e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863bdae3110d08640b012e3ab249e87c4dfeb3ea4cb096a24d3efdcfe51e21e2", kill_on_drop: false }` [INFO] [stdout] 863bdae3110d08640b012e3ab249e87c4dfeb3ea4cb096a24d3efdcfe51e21e2 [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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8fbbaef1a40643cee36f6ce0258b72ff98016dd8b396db4adaeb68e979a2559 [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" "f8fbbaef1a40643cee36f6ce0258b72ff98016dd8b396db4adaeb68e979a2559", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures_codec v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `std::io::Cursor<&std::string::String>: futures_io::if_std::AsyncRead` is not satisfied [INFO] [stdout] --> benches/lines.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | let mut framed = FramedRead::new(read, LinesCodec {}); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `futures_io::if_std::AsyncRead` is not implemented for `std::io::Cursor<&std::string::String>` [INFO] [stdout] | [INFO] [stdout] = note: required by `futures_codec::framed_read::FramedRead::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | framed.try_next().await.is_ok() [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::io::Cursor<&std::string::String>: futures_io::if_std::AsyncRead` is not satisfied [INFO] [stdout] --> benches/lines.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | let mut framed = FramedRead::new(read, LinesCodec {}); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `futures_io::if_std::AsyncRead` is not implemented for `std::io::Cursor<&std::string::String>` [INFO] [stdout] | [INFO] [stdout] = note: required by `futures_codec::framed_read::FramedRead::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | framed.try_next().await.is_ok() [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::io::Cursor<&std::string::String>: futures_io::if_std::AsyncRead` is not satisfied [INFO] [stdout] --> benches/lines.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let mut framed = FramedRead::new(read, LinesCodec {}); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `futures_io::if_std::AsyncRead` is not implemented for `std::io::Cursor<&std::string::String>` [INFO] [stdout] | [INFO] [stdout] = note: required by `futures_codec::framed_read::FramedRead::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | framed.try_next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` in the current scope [INFO] [stdout] --> benches/lines.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | framed.try_next().await.is_ok() [INFO] [stdout] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/framed_read.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FramedRead { [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: futures_core::stream::TryStream` [INFO] [stdout] | doesn't satisfy `_: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `try_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `futures_codec::framed_read::FramedRead, futures_codec::codec::lines::LinesCodec>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] `std::io::Cursor<&std::string::String>: futures_core::stream::TryStream` [INFO] [stdout] which is required by `std::io::Cursor<&std::string::String>: futures_util::stream::try_stream::TryStreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> benches/lines.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::{executor, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures_codec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f8fbbaef1a40643cee36f6ce0258b72ff98016dd8b396db4adaeb68e979a2559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fbbaef1a40643cee36f6ce0258b72ff98016dd8b396db4adaeb68e979a2559", kill_on_drop: false }` [INFO] [stdout] f8fbbaef1a40643cee36f6ce0258b72ff98016dd8b396db4adaeb68e979a2559