[INFO] cloning repository https://github.com/FlixCoder/rust-es-optimizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlixCoder/rust-es-optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlixCoder%2Frust-es-optimizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlixCoder%2Frust-es-optimizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02c45208f428237b00b87e90e0c1a732b3710935 [INFO] testing FlixCoder/rust-es-optimizer/02c45208f428237b00b87e90e0c1a732b3710935 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlixCoder%2Frust-es-optimizer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FlixCoder/rust-es-optimizer [INFO] finished tweaking git repo https://github.com/FlixCoder/rust-es-optimizer [INFO] tweaked toml for git repo https://github.com/FlixCoder/rust-es-optimizer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FlixCoder/rust-es-optimizer on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to highest compatible versions [INFO] [stderr] Adding rand v0.8.8 (available: v0.10.2) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658 [INFO] running `Command { std: "docker" "start" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", 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" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", 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" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling either v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.8 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling esopt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:410:45 [INFO] [stdout] | [INFO] [stdout] 410 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:457:45 [INFO] [stdout] | [INFO] [stdout] 457 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:565:45 [INFO] [stdout] | [INFO] [stdout] 565 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:629:45 [INFO] [stdout] | [INFO] [stdout] 629 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:686:45 [INFO] [stdout] | [INFO] [stdout] 686 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:756:45 [INFO] [stdout] | [INFO] [stdout] 756 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:824:45 [INFO] [stdout] | [INFO] [stdout] 824 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 35.28s [INFO] running `Command { std: "docker" "inspect" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", 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" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:410:45 [INFO] [stdout] | [INFO] [stdout] 410 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:457:45 [INFO] [stdout] | [INFO] [stdout] 457 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:565:45 [INFO] [stdout] | [INFO] [stdout] 565 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:629:45 [INFO] [stdout] | [INFO] [stdout] 629 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:686:45 [INFO] [stdout] | [INFO] [stdout] 686 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:756:45 [INFO] [stdout] | [INFO] [stdout] 756 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:824:45 [INFO] [stdout] | [INFO] [stdout] 824 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling esopt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:410:45 [INFO] [stdout] | [INFO] [stdout] 410 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:457:45 [INFO] [stdout] | [INFO] [stdout] 457 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:565:45 [INFO] [stdout] | [INFO] [stdout] 565 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:629:45 [INFO] [stdout] | [INFO] [stdout] 629 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:686:45 [INFO] [stdout] | [INFO] [stdout] 686 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:756:45 [INFO] [stdout] | [INFO] [stdout] 756 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/lib.rs:824:45 [INFO] [stdout] | [INFO] [stdout] 824 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 27.65s [INFO] running `Command { std: "docker" "inspect" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", 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" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:410:45 [INFO] [stderr] | [INFO] [stderr] 410 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:457:45 [INFO] [stderr] | [INFO] [stderr] 457 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:512:45 [INFO] [stderr] | [INFO] [stderr] 512 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:565:45 [INFO] [stderr] | [INFO] [stderr] 565 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:629:45 [INFO] [stderr] | [INFO] [stderr] 629 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:686:45 [INFO] [stderr] | [INFO] [stderr] 686 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:756:45 [INFO] [stderr] | [INFO] [stderr] 756 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/lib.rs:824:45 [INFO] [stderr] | [INFO] [stderr] 824 | let seed = rng.gen::() % (std::u64::MAX - self.samples as u64); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `esopt` (lib) generated 8 warnings [INFO] [stderr] warning: `esopt` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/esopt-b63b944750b845b0) [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] [stderr] Doc-tests esopt [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" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658", kill_on_drop: false }` [INFO] [stdout] 6ab704267c3b72bd023daaf37fbcabca7181a0d03bc267ee5a3c9c2a5f1e8658