[INFO] crate procs 0.8.8 is already in cache [INFO] extracting crate procs 0.8.8 into work/ex/beta-1.38-1/sources/1.37.0/reg/procs/0.8.8 [INFO] extracting crate procs 0.8.8 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/procs/0.8.8 [INFO] validating manifest of procs-0.8.8 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 procs-0.8.8 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 procs-0.8.8 [INFO] finished frobbing procs-0.8.8 [INFO] frobbed toml for procs-0.8.8 written to work/ex/beta-1.38-1/sources/1.37.0/reg/procs/0.8.8/Cargo.toml [INFO] started frobbing procs-0.8.8 [INFO] finished frobbing procs-0.8.8 [INFO] frobbed toml for procs-0.8.8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/procs/0.8.8/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 procs-0.8.8 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-1/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/procs/0.8.8:/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] 20ba5d97d41803c42e94d94c751684b20149f87604edd4c456ae75eee46d90a0 [INFO] running `"docker" "start" "-a" "20ba5d97d41803c42e94d94c751684b20149f87604edd4c456ae75eee46d90a0"` [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling runas v0.1.4 [INFO] [stderr] Compiling unbytify v0.2.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling quale v1.0.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling process_path v0.1.1 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling pager v0.15.0 [INFO] [stderr] Compiling procfs v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dockworker v0.0.8 [INFO] [stderr] Compiling procs v0.8.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | columns: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [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/util.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | columns: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:241:22 [INFO] [stderr] | [INFO] [stderr] 241 | cols_numeric: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:242:25 [INFO] [stderr] | [INFO] [stderr] 242 | cols_nonnumeric: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.60s [INFO] running `"docker" "inspect" "20ba5d97d41803c42e94d94c751684b20149f87604edd4c456ae75eee46d90a0"` [INFO] running `"docker" "rm" "-f" "20ba5d97d41803c42e94d94c751684b20149f87604edd4c456ae75eee46d90a0"` [INFO] [stdout] 20ba5d97d41803c42e94d94c751684b20149f87604edd4c456ae75eee46d90a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/procs/0.8.8:/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] ea7975f70977870189c67814f9cca77f2ce463843d1e510bcecc8a625885dbe6 [INFO] running `"docker" "start" "-a" "ea7975f70977870189c67814f9cca77f2ce463843d1e510bcecc8a625885dbe6"` [INFO] [stderr] Compiling procs v0.8.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | columns: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [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/util.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | columns: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:241:22 [INFO] [stderr] | [INFO] [stderr] 241 | cols_numeric: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:242:25 [INFO] [stderr] | [INFO] [stderr] 242 | cols_nonnumeric: &[&Column], [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Column` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.31s [INFO] running `"docker" "inspect" "ea7975f70977870189c67814f9cca77f2ce463843d1e510bcecc8a625885dbe6"` [INFO] running `"docker" "rm" "-f" "ea7975f70977870189c67814f9cca77f2ce463843d1e510bcecc8a625885dbe6"` [INFO] [stdout] ea7975f70977870189c67814f9cca77f2ce463843d1e510bcecc8a625885dbe6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/procs/0.8.8:/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"` [INFO] [stdout] 8c60bb63b4419e7ddd183d5ff2a61e56d02ffcc66bfe15f74cee03dbf3b35686 [INFO] running `"docker" "start" "-a" "8c60bb63b4419e7ddd183d5ff2a61e56d02ffcc66bfe15f74cee03dbf3b35686"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/procs-14696f156f9df270 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_run_config ... ok [INFO] [stdout] test tests::test_run_list ... ok [INFO] [stdout] PID User │ State Nice TTY CPU:▲ MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_without_truncate ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] PID User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] └┬──── 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] └┬─── 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_tree ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write Parent PID │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M 0 │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 1 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_insert ... ok [INFO] [stdout] Command:▲ ContextSw CPU Time EIP ESP GID FGID RGID SGID Group File System Group Real Group Saved Group MajorFaults MinorFaults Nice PID Policy Parent PID Priority Processor Read RT Priority │ ShdPnd SigBlk SigCgt SigIgn SigPnd Speculative Store Bypass Start State TCP Threads TTY UDP UID FUID RUID SUID CPU MEM User File System User Real User Saved User VmData VmExe VmHwm VmLib VmLock VmPeak VmPin VmPte VmRSS VmSize VmStack VmSwap Wchan Write [INFO] [stdout] [B/s] │ [%] [%] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [B/s] [INFO] [stdout] /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen 17 00:00:00 0000000000000000 0000000000000000 1000 1000 1000 1000 crates-build-env crates-build-env crates-build-env crates-build-env 0 2948 0 26 TS 1 20 6 0 0 │ 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 vulnerable 2019/08/23 13:33 S [] 1 [] 1000 1000 1000 1000 0.0 0.1 crates-build-env crates-build-env crates-build-env crates-build-env 8.352M 12.746M 20.02M 2.957M 0 165.875M 0 92K 18.969M 100.527M 132K 0 - 0 [INFO] [stdout] sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen 122 00:00:00 0000000000000000 0000000000000000 1000 1000 1000 1000 crates-build-env crates-build-env crates-build-env crates-build-env 0 1116 0 1 TS 0 20 6 0 │ 0000000000000000 0000000000000000 00000001800b7a07 0000000000000000 0000000000000000 vulnerable 2019/08/23 13:33 S 1 0 0 0 0 0.0 0.0 root root root root 2.668M 128K 3.262M 3.59M 0 52.672M 0 128K 3.262M 52.582M 132K 0 - [INFO] [stdout] test tests::test_run_all ... ok [INFO] [stdout] PID User │ State Nice TTY CPU:▼ MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] test tests::test_run_sort ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 165.875M 100.527M 18.969M [] [] 0 0 │ 00:00:00 2019/08/23 13:33 │ /opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 52.672M 52.582M 3.262M │ 00:00:00 2019/08/23 13:33 │ sudo --preserve-env --set-home -u crates-build-env -- /opt/crater/cargo-home/bin/cargo +beta-2019-08-13 test --frozen [INFO] [stdout] test tests::test_run_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8c60bb63b4419e7ddd183d5ff2a61e56d02ffcc66bfe15f74cee03dbf3b35686"` [INFO] running `"docker" "rm" "-f" "8c60bb63b4419e7ddd183d5ff2a61e56d02ffcc66bfe15f74cee03dbf3b35686"` [INFO] [stdout] 8c60bb63b4419e7ddd183d5ff2a61e56d02ffcc66bfe15f74cee03dbf3b35686