[INFO] crate cargo-update 3.0.0 is already in cache [INFO] testing cargo-update-3.0.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cargo-update 3.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-update 3.0.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-update 3.0.0 [INFO] finished tweaking crates.io crate cargo-update 3.0.0 [INFO] tweaked toml for crates.io crate cargo-update 3.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cargo-update 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11757e01b09847e4a85fed75e097cd105e272e747fce38928f54dc1ca3c52f81 [INFO] running `"docker" "start" "-a" "11757e01b09847e4a85fed75e097cd105e272e747fce38928f54dc1ca3c52f81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling embed-resource v1.3.1 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cargo-update v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "11757e01b09847e4a85fed75e097cd105e272e747fce38928f54dc1ca3c52f81"` [INFO] running `"docker" "rm" "-f" "11757e01b09847e4a85fed75e097cd105e272e747fce38928f54dc1ca3c52f81"` [INFO] [stdout] 11757e01b09847e4a85fed75e097cd105e272e747fce38928f54dc1ca3c52f81 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d999412d6b160e85fc5b5d04a9d1ed757a2af239b262f62c5c16abc4a3e03777 [INFO] running `"docker" "start" "-a" "d999412d6b160e85fc5b5d04a9d1ed757a2af239b262f62c5c16abc4a3e03777"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-update v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `"docker" "inspect" "d999412d6b160e85fc5b5d04a9d1ed757a2af239b262f62c5c16abc4a3e03777"` [INFO] running `"docker" "rm" "-f" "d999412d6b160e85fc5b5d04a9d1ed757a2af239b262f62c5c16abc4a3e03777"` [INFO] [stdout] d999412d6b160e85fc5b5d04a9d1ed757a2af239b262f62c5c16abc4a3e03777 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c0c9a08b119f4e8687525b371612f1cfab0b5e1e8a908dd9d337f50726b2686 [INFO] running `"docker" "start" "-a" "0c0c9a08b119f4e8687525b371612f1cfab0b5e1e8a908dd9d337f50726b2686"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:169:25 [INFO] [stderr] | [INFO] [stderr] 169 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_update-950034c59597c5fa [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-169170e04d7220c5 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test ops::get_index_url::dead_end ... ok [INFO] [stdout] test ops::get_index_path::is_file ... ok [INFO] [stdout] test ops::get_index_path::nonexistent ... ok [INFO] [stdout] test ops::get_index_path::single ... ok [INFO] [stdout] test ops::get_index_url::default ... ok [INFO] [stdout] test ops::crate_versions ... ok [INFO] [stdout] test ops::get_index_path::double ... ok [INFO] [stdout] test ops::get_index_path::two ... ok [INFO] [stdout] test ops::package_filter_element::parse::err::no_separator ... ok [INFO] [stdout] test ops::package_filter_element::parse::ok::toolchain ... ok [INFO] [stdout] test ops::get_index_url::from_name ... ok [INFO] [stdout] test ops::get_index_url::nonexistent ... ok [INFO] [stdout] test ops::get_index_url::unknown ... ok [INFO] [stdout] test ops::package_filter_element::parse::err::unrecognised ... ok [INFO] [stdout] test ops::installed_registry_packages::non_existent ... ok [INFO] [stdout] test ops::get_index_url::from_alt_url ... ok [INFO] [stdout] test ops::registry_package::parse::alt_registry ... ok [INFO] [stdout] test ops::registry_package::parse::main_registry ... ok [INFO] [stdout] test ops::registry_package::parse::invalid ... ok [INFO] [stdout] test ops::registry_package::parse::git ... ok [INFO] [stdout] test ops::installed_registry_packages::existent ... ok [INFO] [stderr] Doc-tests cargo-update [INFO] [stdout] test ops::intersect_packages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/ops/config.rs - ops::config::PackageConfig::cargo_args (line 113) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name cargo_update -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/libgit2-sys-3b2af8641f932112/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-27ec420d487aedd6/out/build -L native=/usr/lib/x86_64-linux-gnu --extern array_tool=/opt/rustwide/target/debug/deps/libarray_tool-fb7677c0223f8249.rlib --extern cargo_update=/opt/rustwide/target/debug/deps/libcargo_update-5d7de9f30cf9abea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-da146b0f80d2f799.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-01fa98198503ab61.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-0595fb1a62d04c1c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-3003c8668c8e20e2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern lazysort=/opt/rustwide/target/debug/deps/liblazysort-27d0c8971aa48f66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-12083b8840b60f7d.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-e9dcf8a182a1d727.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-41ae825a376e5dbf.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c146c3acd1604a38.so --extern tabwriter=/opt/rustwide/target/debug/deps/libtabwriter-cf39444dd8ddd64c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1af79ee6788b0674.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-1ffeb678496511ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ba62800c49ce4ff5.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "0c0c9a08b119f4e8687525b371612f1cfab0b5e1e8a908dd9d337f50726b2686"` [INFO] running `"docker" "rm" "-f" "0c0c9a08b119f4e8687525b371612f1cfab0b5e1e8a908dd9d337f50726b2686"` [INFO] [stdout] 0c0c9a08b119f4e8687525b371612f1cfab0b5e1e8a908dd9d337f50726b2686