[INFO] fetching crate libxid 0.1.5... [INFO] testing libxid-0.1.5 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] extracting crate libxid 0.1.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate libxid 0.1.5 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libxid 0.1.5 [INFO] finished tweaking crates.io crate libxid 0.1.5 [INFO] tweaked toml for crates.io crate libxid 0.1.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aa688fe0b10e2f5ea27776a36935437afbb5f1c80f56d4cec6b619b85986192 [INFO] running `Command { std: "docker" "start" "-a" "9aa688fe0b10e2f5ea27776a36935437afbb5f1c80f56d4cec6b619b85986192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aa688fe0b10e2f5ea27776a36935437afbb5f1c80f56d4cec6b619b85986192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa688fe0b10e2f5ea27776a36935437afbb5f1c80f56d4cec6b619b85986192", kill_on_drop: false }` [INFO] [stdout] 9aa688fe0b10e2f5ea27776a36935437afbb5f1c80f56d4cec6b619b85986192 [INFO] running `Command { std: "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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b55d7be08f6b67fbcf7743b408ade0d1bdd42290556229668cf92e3964a824 [INFO] running `Command { std: "docker" "start" "-a" "85b55d7be08f6b67fbcf7743b408ade0d1bdd42290556229668cf92e3964a824", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling libxid v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:155:47 [INFO] [stdout] | [INFO] [stdout] 155 | Err(e) => Err(IDGenerationError(e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.75s [INFO] running `Command { std: "docker" "inspect" "85b55d7be08f6b67fbcf7743b408ade0d1bdd42290556229668cf92e3964a824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b55d7be08f6b67fbcf7743b408ade0d1bdd42290556229668cf92e3964a824", kill_on_drop: false }` [INFO] [stdout] 85b55d7be08f6b67fbcf7743b408ade0d1bdd42290556229668cf92e3964a824 [INFO] running `Command { std: "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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd83c928fecc892ae781f2d41b24fb8a3f308d8184f3445c3df9ac378989906f [INFO] running `Command { std: "docker" "start" "-a" "bd83c928fecc892ae781f2d41b24fb8a3f308d8184f3445c3df9ac378989906f", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:155:47 [INFO] [stdout] | [INFO] [stdout] 155 | Err(e) => Err(IDGenerationError(e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libxid v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:155:47 [INFO] [stdout] | [INFO] [stdout] 155 | Err(e) => Err(IDGenerationError(e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | / format!( [INFO] [stdout] 493 | | "{} ({:?}) != {} ({:?}) {}", [INFO] [stdout] 494 | | previous_id.encode(), [INFO] [stdout] 495 | | previous_id, [INFO] [stdout] ... | [INFO] [stdout] 498 | | i [INFO] [stdout] 499 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 492 ~ [INFO] [stdout] 493 | "{} ({:?}) != {} ({:?}) {}", [INFO] [stdout] ... [INFO] [stdout] 498 | i [INFO] [stdout] 499 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | / format!( [INFO] [stdout] 536 | | "Must generated {} ids id less than {} second, took {} seconds", [INFO] [stdout] 537 | | total, limit, elapsed [INFO] [stdout] 538 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 535 ~ [INFO] [stdout] 536 | "Must generated {} ids id less than {} second, took {} seconds", [INFO] [stdout] 537 | total, limit, elapsed [INFO] [stdout] 538 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | / format!( [INFO] [stdout] 568 | | "Must encode {} ids id less than {} second, took {} seconds", [INFO] [stdout] 569 | | total, limit, elapsed [INFO] [stdout] 570 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 567 ~ [INFO] [stdout] 568 | "Must encode {} ids id less than {} second, took {} seconds", [INFO] [stdout] 569 | total, limit, elapsed [INFO] [stdout] 570 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:656:13 [INFO] [stdout] | [INFO] [stdout] 656 | / format!( [INFO] [stdout] 657 | | "Must decode {} ids in less than {} second, took {} seconds", [INFO] [stdout] 658 | | total, limit, elapsed [INFO] [stdout] 659 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 656 ~ [INFO] [stdout] 657 | "Must decode {} ids in less than {} second, took {} seconds", [INFO] [stdout] 658 | total, limit, elapsed [INFO] [stdout] 659 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "bd83c928fecc892ae781f2d41b24fb8a3f308d8184f3445c3df9ac378989906f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd83c928fecc892ae781f2d41b24fb8a3f308d8184f3445c3df9ac378989906f", kill_on_drop: false }` [INFO] [stdout] bd83c928fecc892ae781f2d41b24fb8a3f308d8184f3445c3df9ac378989906f [INFO] running `Command { std: "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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43346885219a5480ddc8dc3aed269dafe5cf5b97e245f606107d12ab8643d09a [INFO] running `Command { std: "docker" "start" "-a" "43346885219a5480ddc8dc3aed269dafe5cf5b97e245f606107d12ab8643d09a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:155:47 [INFO] [stderr] | [INFO] [stderr] 155 | Err(e) => Err(IDGenerationError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:492:17 [INFO] [stderr] | [INFO] [stderr] 492 | / format!( [INFO] [stderr] 493 | | "{} ({:?}) != {} ({:?}) {}", [INFO] [stderr] 494 | | previous_id.encode(), [INFO] [stderr] 495 | | previous_id, [INFO] [stderr] ... | [INFO] [stderr] 498 | | i [INFO] [stderr] 499 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 492 ~ [INFO] [stderr] 493 | "{} ({:?}) != {} ({:?}) {}", [INFO] [stderr] ... [INFO] [stderr] 498 | i [INFO] [stderr] 499 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:535:13 [INFO] [stderr] | [INFO] [stderr] 535 | / format!( [INFO] [stderr] 536 | | "Must generated {} ids id less than {} second, took {} seconds", [INFO] [stderr] 537 | | total, limit, elapsed [INFO] [stderr] 538 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 535 ~ [INFO] [stderr] 536 | "Must generated {} ids id less than {} second, took {} seconds", [INFO] [stderr] 537 | total, limit, elapsed [INFO] [stderr] 538 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:567:13 [INFO] [stderr] | [INFO] [stderr] 567 | / format!( [INFO] [stderr] 568 | | "Must encode {} ids id less than {} second, took {} seconds", [INFO] [stderr] 569 | | total, limit, elapsed [INFO] [stderr] 570 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 567 ~ [INFO] [stderr] 568 | "Must encode {} ids id less than {} second, took {} seconds", [INFO] [stderr] 569 | total, limit, elapsed [INFO] [stderr] 570 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:656:13 [INFO] [stderr] | [INFO] [stderr] 656 | / format!( [INFO] [stderr] 657 | | "Must decode {} ids in less than {} second, took {} seconds", [INFO] [stderr] 658 | | total, limit, elapsed [INFO] [stderr] 659 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 656 ~ [INFO] [stderr] 657 | "Must decode {} ids in less than {} second, took {} seconds", [INFO] [stderr] 658 | total, limit, elapsed [INFO] [stderr] 659 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `libxid` (lib) generated 1 warning [INFO] [stderr] warning: `libxid` (lib test) generated 5 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libxid-04ecabff85b9edab) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_from ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::test_eq ... ok [INFO] [stdout] test tests::test_generation_speed ... ok [INFO] [stdout] test tests::test_encoding_speed ... ok [INFO] [stdout] test tests::test_basic ... ok [INFO] [stdout] test tests::test_encode_decode ... ok [INFO] [stdout] test tests::test_decoding_speed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] [stderr] Doc-tests libxid [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.67s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43346885219a5480ddc8dc3aed269dafe5cf5b97e245f606107d12ab8643d09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43346885219a5480ddc8dc3aed269dafe5cf5b97e245f606107d12ab8643d09a", kill_on_drop: false }` [INFO] [stdout] 43346885219a5480ddc8dc3aed269dafe5cf5b97e245f606107d12ab8643d09a