[INFO] cloning repository aheart/hearth [INFO] running `"git" "clone" "--bare" "git://github.com/aheart/hearth.git" "work/cache/sources/gh/aheart/hearth"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/aheart/hearth'... [INFO] running `"git" "clone" "work/cache/sources/gh/aheart/hearth" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aheart/hearth"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aheart/hearth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aheart/hearth" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1d404baf0675a349f7cb22ca624bae83acc4557 [INFO] sha for GitHub repo aheart/hearth: b1d404baf0675a349f7cb22ca624bae83acc4557 [INFO] validating manifest of aheart/hearth on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aheart/hearth on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aheart/hearth [INFO] removed workspace from aheart/hearth [INFO] finished frobbing aheart/hearth [INFO] frobbed toml for aheart/hearth written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aheart/hearth/Cargo.toml [INFO] started frobbing aheart/hearth [INFO] removed workspace from aheart/hearth [INFO] finished frobbing aheart/hearth [INFO] frobbed toml for aheart/hearth written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth/Cargo.toml [INFO] crate aheart/hearth already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-actors v1.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aheart/hearth against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 12b4fbe51b4b5fc94e06e6b4a74a4d5d335f7be0d1113d3da460f6e6b62e5221 [INFO] running `"docker" "start" "-a" "12b4fbe51b4b5fc94e06e6b4a74a4d5d335f7be0d1113d3da460f6e6b62e5221"` [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling actix-service v0.4.0 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling ssh2 v0.3.3 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling actix-http v0.2.3 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling actix-files v0.1.1 [INFO] [stderr] Compiling actix-web-actors v1.0.0 [INFO] [stderr] Compiling hearth v0.0.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `"docker" "inspect" "12b4fbe51b4b5fc94e06e6b4a74a4d5d335f7be0d1113d3da460f6e6b62e5221"` [INFO] running `"docker" "rm" "-f" "12b4fbe51b4b5fc94e06e6b4a74a4d5d335f7be0d1113d3da460f6e6b62e5221"` [INFO] [stdout] 12b4fbe51b4b5fc94e06e6b4a74a4d5d335f7be0d1113d3da460f6e6b62e5221 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0211893812b20cb024256a30340de039b5b7a772816491d6e463a33d1146adee [INFO] running `"docker" "start" "-a" "0211893812b20cb024256a30340de039b5b7a772816491d6e463a33d1146adee"` [INFO] [stderr] Compiling hearth v0.0.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.94s [INFO] running `"docker" "inspect" "0211893812b20cb024256a30340de039b5b7a772816491d6e463a33d1146adee"` [INFO] running `"docker" "rm" "-f" "0211893812b20cb024256a30340de039b5b7a772816491d6e463a33d1146adee"` [INFO] [stdout] 0211893812b20cb024256a30340de039b5b7a772816491d6e463a33d1146adee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aheart/hearth:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 87afa1f34266c1c128bf6126ebeb994a393f0ed1984c5589f0e830dc69b312fc [INFO] running `"docker" "start" "-a" "87afa1f34266c1c128bf6126ebeb994a393f0ed1984c5589f0e830dc69b312fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/hearth-0b3b090fc4751dc7 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test metrics::ram::test::test_process_data ... ok [INFO] [stdout] test metrics::network::test::test_process_data ... ok [INFO] [stdout] test metrics::la::test::test_process_data ... ok [INFO] [stdout] test metrics::disk::test::test_process_data ... ok [INFO] [stdout] test metrics::cpu::test::test_process_data ... ok [INFO] [stdout] test metrics::space::test::test_process_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "87afa1f34266c1c128bf6126ebeb994a393f0ed1984c5589f0e830dc69b312fc"` [INFO] running `"docker" "rm" "-f" "87afa1f34266c1c128bf6126ebeb994a393f0ed1984c5589f0e830dc69b312fc"` [INFO] [stdout] 87afa1f34266c1c128bf6126ebeb994a393f0ed1984c5589f0e830dc69b312fc