[INFO] updating cached repository nihn/subconv [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nihn/subconv [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nihn/subconv" "work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nihn/subconv" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nihn/subconv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nihn/subconv'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5cd2a28f32edcfea6db5c7f9b7453ef949651ce3 [INFO] sha for GitHub repo nihn/subconv: 5cd2a28f32edcfea6db5c7f9b7453ef949651ce3 [INFO] validating manifest of nihn/subconv on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nihn/subconv on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nihn/subconv [INFO] finished frobbing nihn/subconv [INFO] frobbed toml for nihn/subconv written to work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv/Cargo.toml [INFO] started frobbing nihn/subconv [INFO] finished frobbing nihn/subconv [INFO] frobbed toml for nihn/subconv written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nihn/subconv/Cargo.toml [INFO] crate nihn/subconv already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing nihn/subconv against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv:/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.36.0" "build" "--frozen"` [INFO] [stdout] 05dd53e6d587043bb6b70237f3f5057844ed3f49ad708030f10cdd5146bfdae5 [INFO] running `"docker" "start" "-a" "05dd53e6d587043bb6b70237f3f5057844ed3f49ad708030f10cdd5146bfdae5"` [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling sub_conv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/convert.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.28s [INFO] running `"docker" "inspect" "05dd53e6d587043bb6b70237f3f5057844ed3f49ad708030f10cdd5146bfdae5"` [INFO] running `"docker" "rm" "-f" "05dd53e6d587043bb6b70237f3f5057844ed3f49ad708030f10cdd5146bfdae5"` [INFO] [stdout] 05dd53e6d587043bb6b70237f3f5057844ed3f49ad708030f10cdd5146bfdae5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6fc75f5b14014ea939d3ee3417f529a6e3aebe311028d972b3700388bea0f333 [INFO] running `"docker" "start" "-a" "6fc75f5b14014ea939d3ee3417f529a6e3aebe311028d972b3700388bea0f333"` [INFO] [stderr] Compiling sub_conv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "6fc75f5b14014ea939d3ee3417f529a6e3aebe311028d972b3700388bea0f333"` [INFO] running `"docker" "rm" "-f" "6fc75f5b14014ea939d3ee3417f529a6e3aebe311028d972b3700388bea0f333"` [INFO] [stdout] 6fc75f5b14014ea939d3ee3417f529a6e3aebe311028d972b3700388bea0f333 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nihn/subconv:/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.36.0" "test" "--frozen"` [INFO] [stdout] 1e8e4204364cd53f86a4b4ea677c5a0a108d42e645812f749a5eeabcf63636ba [INFO] running `"docker" "start" "-a" "1e8e4204364cd53f86a4b4ea677c5a0a108d42e645812f749a5eeabcf63636ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/sub_conv-e932b7a4c3c3f5d6 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test convert::tests::test_frame_to_time_0 ... ok [INFO] [stdout] test convert::tests::test_frame_to_time_under_hour ... ok [INFO] [stdout] test convert::tests::test_frame_to_time_over_hour ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1e8e4204364cd53f86a4b4ea677c5a0a108d42e645812f749a5eeabcf63636ba"` [INFO] running `"docker" "rm" "-f" "1e8e4204364cd53f86a4b4ea677c5a0a108d42e645812f749a5eeabcf63636ba"` [INFO] [stdout] 1e8e4204364cd53f86a4b4ea677c5a0a108d42e645812f749a5eeabcf63636ba