[INFO] crate black-jack 0.1.0 is already in cache [INFO] extracting crate black-jack 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/black-jack/0.1.0 [INFO] extracting crate black-jack 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/black-jack/0.1.0 [INFO] validating manifest of black-jack-0.1.0 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 black-jack-0.1.0 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 black-jack-0.1.0 [INFO] finished frobbing black-jack-0.1.0 [INFO] frobbed toml for black-jack-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/black-jack/0.1.0/Cargo.toml [INFO] started frobbing black-jack-0.1.0 [INFO] finished frobbing black-jack-0.1.0 [INFO] frobbed toml for black-jack-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/black-jack/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 black-jack-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/black-jack/0.1.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 12f6b68a4e080a49f5c78f5fcee1cab3da2eea5a285cce6432618e77d6821398 [INFO] running `"docker" "start" "-a" "12f6b68a4e080a49f5c78f5fcee1cab3da2eea5a285cce6432618e77d6821398"` [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling baggie v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling black-jack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dataframe/io.rs:113:30 [INFO] [stderr] | [INFO] [stderr] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dataframe/io.rs:241:30 [INFO] [stderr] | [INFO] [stderr] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.57s [INFO] running `"docker" "inspect" "12f6b68a4e080a49f5c78f5fcee1cab3da2eea5a285cce6432618e77d6821398"` [INFO] running `"docker" "rm" "-f" "12f6b68a4e080a49f5c78f5fcee1cab3da2eea5a285cce6432618e77d6821398"` [INFO] [stdout] 12f6b68a4e080a49f5c78f5fcee1cab3da2eea5a285cce6432618e77d6821398 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/black-jack/0.1.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 413182dc1de1c7bf07c972587d096b2f1318c986a30cf0ed9c24407391976745 [INFO] running `"docker" "start" "-a" "413182dc1de1c7bf07c972587d096b2f1318c986a30cf0ed9c24407391976745"` [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling black-jack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `float_cmp::ApproxEq` [INFO] [stderr] --> tests/test_dataframe_selectors.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use float_cmp::ApproxEq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `float_cmp::ApproxEq` [INFO] [stderr] --> tests/test_series.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use float_cmp::ApproxEq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/test_series_indexes.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | let mut series = Series::from_vec(vec![1, 2, 3, 4, 5]); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dataframe/io.rs:113:30 [INFO] [stderr] | [INFO] [stderr] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dataframe/io.rs:241:30 [INFO] [stderr] | [INFO] [stderr] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.test_series.57ypzxyz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027" "/opt/crater/target/debug/deps/test_series-491e145a4ff9b027.127vwtow9vp1b8uk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libfloat_cmp-0622b1883648afe7.rlib" "/opt/crater/target/debug/deps/libblackjack-85b7fb05e9b7dc00.rlib" "/opt/crater/target/debug/deps/libbincode-21b2e5276ba5a664.rlib" "/opt/crater/target/debug/deps/libprettytable-40c08bd8cdedaf12.rlib" "/opt/crater/target/debug/deps/libcsv-6f460541eff7c11d.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e82bda219ee516fe.rlib" "/opt/crater/target/debug/deps/libbstr-ede7880caf934183.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libmemchr-2e4160c007e58e05.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rlib" "/opt/crater/target/debug/deps/libterm-a286cca556a1267c.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/librgsl-0ea67ab425829301.rlib" "/opt/crater/target/debug/deps/libc_vec-0cf308e42bbc7a1f.rlib" "/opt/crater/target/debug/deps/libndarray-1fcaaa85a4e533ca.rlib" "/opt/crater/target/debug/deps/libitertools-36206ee568a48de0.rlib" "/opt/crater/target/debug/deps/libmatrixmultiply-b856c59a72f2ed38.rlib" "/opt/crater/target/debug/deps/librawpointer-65262f271f4611c8.rlib" "/opt/crater/target/debug/deps/libstats-41b5760c0bf443c8.rlib" "/opt/crater/target/debug/deps/librayon-29bd4bfd08681199.rlib" "/opt/crater/target/debug/deps/librayon_core-cb54e0470faca408.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-fe594d27bb364f93.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8b228be98db87b4e.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d4800eae06ec2560.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libitertools-7a59558413d02103.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libflate2-28ad40e653d33c16.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-c0bad7cc9cb5c5a1.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc32fast-36786f74e06a90c6.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libnum-d2e3c576efc2aa86.rlib" "/opt/crater/target/debug/deps/libnum_rational-4a447f6c8d3dbb1c.rlib" "/opt/crater/target/debug/deps/libnum_iter-fa8d35c4a9f81be1.rlib" "/opt/crater/target/debug/deps/libnum_complex-2fa6bf14402c9fb0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-6ffe76fa8f6f4de3.rlib" "/opt/crater/target/debug/deps/libnum_integer-3bee56712085dd57.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libbaggie-6f7f9545db4e7e4f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/librgsl-0ea67ab425829301.rlib(rgsl-0ea67ab425829301.rgsl.1dwjtepq-cgu.8.rcgu.o): In function `rgsl::statistics::quantile_from_sorted_data': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-1.1.0/src/statistics.rs:405: undefined reference to `gsl_stats_quantile_from_sorted_data' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `black-jack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "413182dc1de1c7bf07c972587d096b2f1318c986a30cf0ed9c24407391976745"` [INFO] running `"docker" "rm" "-f" "413182dc1de1c7bf07c972587d096b2f1318c986a30cf0ed9c24407391976745"` [INFO] [stdout] 413182dc1de1c7bf07c972587d096b2f1318c986a30cf0ed9c24407391976745