[INFO] updating cached repository https://github.com/jaysonsantos/cli-utils-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67383816456200525fb7faca8f19bfcc691e8f17 [INFO] checking jaysonsantos/cli-utils-rs against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaysonsantos/cli-utils-rs on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jaysonsantos/cli-utils-rs [INFO] finished tweaking git repo https://github.com/jaysonsantos/cli-utils-rs [INFO] tweaked toml for git repo https://github.com/jaysonsantos/cli-utils-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jaysonsantos/cli-utils-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d989bb4d513ded282f8387b9303c9a0c1c416750e6ad2bff70dcdfa21ec0d49 [INFO] running `"docker" "start" "-a" "0d989bb4d513ded282f8387b9303c9a0c1c416750e6ad2bff70dcdfa21ec0d49"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking snailquote v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking envfile v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking async-std v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 (https://github.com/tokio-rs/tokio?rev=e699d4653#e699d465) [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking structopt v0.3.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 (https://github.com/tokio-rs/tokio?rev=e699d4653#e699d465) [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking tokio-compat v0.1.0-alpha.1 (https://github.com/tokio-rs/tokio-compat.git#ff46fa4a) [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking cidr v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking wirefilter-engine v0.6.1 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking rusoto_credential v0.41.1 [INFO] [stderr] Checking rusoto_ssm v0.41.0 [INFO] [stderr] Checking rusoto_s3 v0.41.0 [INFO] [stderr] Checking jaysons-cli-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | env_file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | region: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | path: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | search: Regex, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | replace: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | uppercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | lowercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:32:15 [INFO] [stderr] | [INFO] [stderr] 32 | env_file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | region: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | environment: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | app_name: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | template: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:43:16 [INFO] [stderr] | [INFO] [stderr] 43 | overwrite: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | uppercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:47:14 [INFO] [stderr] | [INFO] [stderr] 47 | dry_run: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:32:15 [INFO] [stderr] | [INFO] [stderr] 32 | env_file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | region: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | environment: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | app_name: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | template: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:43:16 [INFO] [stderr] | [INFO] [stderr] 43 | overwrite: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | uppercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_importer.rs:47:14 [INFO] [stderr] | [INFO] [stderr] 47 | dry_run: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 18 | pub region: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | pub bucket: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | pub prefix: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | pub filter_query: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 18 | pub region: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | pub bucket: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | pub prefix: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_logs_utils.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | pub filter_query: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | env_file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | region: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | path: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | search: Regex, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | replace: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | uppercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/aws_ssm_env_exporter.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | lowercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jaysons-cli-utils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0d989bb4d513ded282f8387b9303c9a0c1c416750e6ad2bff70dcdfa21ec0d49"` [INFO] running `"docker" "rm" "-f" "0d989bb4d513ded282f8387b9303c9a0c1c416750e6ad2bff70dcdfa21ec0d49"` [INFO] [stdout] 0d989bb4d513ded282f8387b9303c9a0c1c416750e6ad2bff70dcdfa21ec0d49