[INFO] updating cached repository brocode/fw [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brocode/fw [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brocode/fw" "work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brocode/fw" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brocode/fw"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brocode/fw'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 37ad81d0594d354823de652e6a4abf557e3f3f19 [INFO] sha for GitHub repo brocode/fw: 37ad81d0594d354823de652e6a4abf557e3f3f19 [INFO] validating manifest of brocode/fw on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brocode/fw on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brocode/fw [INFO] finished frobbing brocode/fw [INFO] frobbed toml for brocode/fw written to work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw/Cargo.toml [INFO] started frobbing brocode/fw [INFO] finished frobbing brocode/fw [INFO] frobbed toml for brocode/fw written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brocode/fw/Cargo.toml [INFO] crate brocode/fw already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing brocode/fw against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bbf5256207fcecbc473a5df889168fc80bbdf96f147b4d7d51a86868c6c78f00 [INFO] running `"docker" "start" "-a" "bbf5256207fcecbc473a5df889168fc80bbdf96f147b4d7d51a86868c6c78f00"` [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling rustls v0.15.1 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.16.0 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling gitlab v0.1104.1 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling fw v1.20.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/mod.rs:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `"docker" "inspect" "bbf5256207fcecbc473a5df889168fc80bbdf96f147b4d7d51a86868c6c78f00"` [INFO] running `"docker" "rm" "-f" "bbf5256207fcecbc473a5df889168fc80bbdf96f147b4d7d51a86868c6c78f00"` [INFO] [stdout] bbf5256207fcecbc473a5df889168fc80bbdf96f147b4d7d51a86868c6c78f00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f02720f142a68b0f639ddf31705b7478e2ee345ed181c61ea7818abba93122a [INFO] running `"docker" "start" "-a" "3f02720f142a68b0f639ddf31705b7478e2ee345ed181c61ea7818abba93122a"` [INFO] [stderr] Compiling fw v1.20.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `slog_term` is imported redundantly [INFO] [stderr] --> src/config/mod.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | use slog_term; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/config/mod.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/mod.rs:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `slog_term` is imported redundantly [INFO] [stderr] --> src/projectile/mod.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use slog_term; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/projectile/mod.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `"docker" "inspect" "3f02720f142a68b0f639ddf31705b7478e2ee345ed181c61ea7818abba93122a"` [INFO] running `"docker" "rm" "-f" "3f02720f142a68b0f639ddf31705b7478e2ee345ed181c61ea7818abba93122a"` [INFO] [stdout] 3f02720f142a68b0f639ddf31705b7478e2ee345ed181c61ea7818abba93122a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 1cd14161a793f6f8d1a2337cc158382ed24848b78348f5f238f7e8ec2fb1a72b [INFO] running `"docker" "start" "-a" "1cd14161a793f6f8d1a2337cc158382ed24848b78348f5f238f7e8ec2fb1a72b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/fw-8e1e21806ff0e038 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test config::tests::test_do_expand_path ... ok [INFO] [stdout] test config::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] test config::tests::test_repo_name_from_url ... ok [INFO] [stdout] Aug 21 06:51:21.445 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 21 06:51:21.445 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.445 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 21 06:51:21.445 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] Aug 21 06:51:21.446 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Aug 21 06:51:21.446 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 21 06:51:21.446 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] Aug 21 06:51:21.446 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 21 06:51:21.446 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.446 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 21 06:51:21.446 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Aug 21 06:51:21.446 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 21 06:51:21.447 TRCE before sort, tags: [] [INFO] [stdout] Aug 21 06:51:21.447 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Aug 21 06:51:21.447 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.447 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone2"), after_workon: Some("workon2"), priority: None, workspace: None }, tag_name: tag2 [INFO] [stdout] Aug 21 06:51:21.447 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Aug 21 06:51:21.447 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Aug 21 06:51:21.447 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] Aug 21 06:51:21.447 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Aug 21 06:51:21.447 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] Aug 21 06:51:21.449 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Aug 21 06:51:21.449 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Aug 21 06:51:21.449 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test export::tests::test_workon_override_from_project ... ok [INFO] [stdout] Aug 21 06:51:21.449 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 21 06:51:21.449 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 21 06:51:21.449 TRCE before sort, tags: [] [INFO] [stdout] Aug 21 06:51:21.449 TRCE after sort, tags: [] [INFO] [stdout] Aug 21 06:51:21.450 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Aug 21 06:51:21.450 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.450 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone2"), after_workon: Some("workon2"), priority: None, workspace: None }, tag_name: tag2 [INFO] [stdout] Aug 21 06:51:21.450 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 21 06:51:21.450 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 21 06:51:21.451 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Aug 21 06:51:21.452 DEBG Writing projectile entry, entry: /home/mriehl/go/src/github.com/test2 [INFO] [stdout] Aug 21 06:51:21.452 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 21 06:51:21.452 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 21 06:51:21.452 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.452 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 21 06:51:21.452 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test projectile::tests::test_persists_projectile_config ... ok [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Aug 21 06:51:21.453 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 21 06:51:21.453 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None }, tag_name: tag1 [INFO] [stdout] Aug 21 06:51:21.453 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 21 06:51:21.453 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] test sync::tests::test_username_from_git_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1cd14161a793f6f8d1a2337cc158382ed24848b78348f5f238f7e8ec2fb1a72b"` [INFO] running `"docker" "rm" "-f" "1cd14161a793f6f8d1a2337cc158382ed24848b78348f5f238f7e8ec2fb1a72b"` [INFO] [stdout] 1cd14161a793f6f8d1a2337cc158382ed24848b78348f5f238f7e8ec2fb1a72b