[INFO] cloning repository tesfabpel/systemd-timeline [INFO] running `"git" "clone" "--bare" "git://github.com/tesfabpel/systemd-timeline.git" "work/cache/sources/gh/tesfabpel/systemd-timeline"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tesfabpel/systemd-timeline'... [INFO] running `"git" "clone" "work/cache/sources/gh/tesfabpel/systemd-timeline" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tesfabpel/systemd-timeline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tesfabpel/systemd-timeline'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tesfabpel/systemd-timeline" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20b1218e0f547c0899581cb28265d2fb153a7a2c [INFO] sha for GitHub repo tesfabpel/systemd-timeline: 20b1218e0f547c0899581cb28265d2fb153a7a2c [INFO] validating manifest of tesfabpel/systemd-timeline 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 tesfabpel/systemd-timeline 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 tesfabpel/systemd-timeline [INFO] finished frobbing tesfabpel/systemd-timeline [INFO] frobbed toml for tesfabpel/systemd-timeline written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tesfabpel/systemd-timeline/Cargo.toml [INFO] started frobbing tesfabpel/systemd-timeline [INFO] finished frobbing tesfabpel/systemd-timeline [INFO] frobbed toml for tesfabpel/systemd-timeline written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline/Cargo.toml [INFO] crate tesfabpel/systemd-timeline 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 unicode-segmentation v1.0.1 [INFO] [stderr] Downloaded clap v2.20.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tesfabpel/systemd-timeline against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline:/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] 86569dc5bea1b83c5aad0728364956ddac8071f066716f948869e3c7c41fe939 [INFO] running `"docker" "start" "-a" "86569dc5bea1b83c5aad0728364956ddac8071f066716f948869e3c7c41fe939"` [INFO] [stderr] Compiling unicode-segmentation v1.0.1 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.20.0 [INFO] [stderr] Compiling systemd-timeline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.48s [INFO] running `"docker" "inspect" "86569dc5bea1b83c5aad0728364956ddac8071f066716f948869e3c7c41fe939"` [INFO] running `"docker" "rm" "-f" "86569dc5bea1b83c5aad0728364956ddac8071f066716f948869e3c7c41fe939"` [INFO] [stdout] 86569dc5bea1b83c5aad0728364956ddac8071f066716f948869e3c7c41fe939 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline:/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] 08a6e94c5fc9986ec0b6c5ebb1ef24e26916134b87d7b7d128fbb13752ed3081 [INFO] running `"docker" "start" "-a" "08a6e94c5fc9986ec0b6c5ebb1ef24e26916134b87d7b7d128fbb13752ed3081"` [INFO] [stderr] Compiling systemd-timeline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "08a6e94c5fc9986ec0b6c5ebb1ef24e26916134b87d7b7d128fbb13752ed3081"` [INFO] running `"docker" "rm" "-f" "08a6e94c5fc9986ec0b6c5ebb1ef24e26916134b87d7b7d128fbb13752ed3081"` [INFO] [stdout] 08a6e94c5fc9986ec0b6c5ebb1ef24e26916134b87d7b7d128fbb13752ed3081 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tesfabpel/systemd-timeline:/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] 6c7670c16942c50495ea5f868f00227a48ccd0b0a3cecca9d49c8ba9729a5a0c [INFO] running `"docker" "start" "-a" "6c7670c16942c50495ea5f868f00227a48ccd0b0a3cecca9d49c8ba9729a5a0c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/systemd_timeline-2bad98563392bebc [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] running `"docker" "inspect" "6c7670c16942c50495ea5f868f00227a48ccd0b0a3cecca9d49c8ba9729a5a0c"` [INFO] running `"docker" "rm" "-f" "6c7670c16942c50495ea5f868f00227a48ccd0b0a3cecca9d49c8ba9729a5a0c"` [INFO] [stdout] 6c7670c16942c50495ea5f868f00227a48ccd0b0a3cecca9d49c8ba9729a5a0c