[INFO] updating cached repository thara/todo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thara/todo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thara/todo" "work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thara/todo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/todo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54a1b8a07a12337211865f7878f91774680aedec [INFO] sha for GitHub repo thara/todo: 54a1b8a07a12337211865f7878f91774680aedec [INFO] validating manifest of thara/todo 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 thara/todo 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 thara/todo [INFO] finished frobbing thara/todo [INFO] frobbed toml for thara/todo written to work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo/Cargo.toml [INFO] started frobbing thara/todo [INFO] finished frobbing thara/todo [INFO] frobbed toml for thara/todo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/todo/Cargo.toml [INFO] crate thara/todo 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] testing thara/todo 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo:/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] eedb60bc18391a5796f5051743685ed2aab67eac929c13c8c83032f813edf1a5 [INFO] running `"docker" "start" "-a" "eedb60bc18391a5796f5051743685ed2aab67eac929c13c8c83032f813edf1a5"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:30:41 [INFO] [stderr] | [INFO] [stderr] 30 | let home_dir = env::home_dir().expect("Impossible to get your home dir."); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.26s [INFO] running `"docker" "inspect" "eedb60bc18391a5796f5051743685ed2aab67eac929c13c8c83032f813edf1a5"` [INFO] running `"docker" "rm" "-f" "eedb60bc18391a5796f5051743685ed2aab67eac929c13c8c83032f813edf1a5"` [INFO] [stdout] eedb60bc18391a5796f5051743685ed2aab67eac929c13c8c83032f813edf1a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo:/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] d127f7393004e1eaca5757a6427a4f84fef960152c0183cc309738c41b565f88 [INFO] running `"docker" "start" "-a" "d127f7393004e1eaca5757a6427a4f84fef960152c0183cc309738c41b565f88"` [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:30:41 [INFO] [stderr] | [INFO] [stderr] 30 | let home_dir = env::home_dir().expect("Impossible to get your home dir."); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "d127f7393004e1eaca5757a6427a4f84fef960152c0183cc309738c41b565f88"` [INFO] running `"docker" "rm" "-f" "d127f7393004e1eaca5757a6427a4f84fef960152c0183cc309738c41b565f88"` [INFO] [stdout] d127f7393004e1eaca5757a6427a4f84fef960152c0183cc309738c41b565f88 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/thara/todo:/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] 746bbafb008e26bebffc880a64625c1db47586cf73526c9a7a752d4ca4033221 [INFO] running `"docker" "start" "-a" "746bbafb008e26bebffc880a64625c1db47586cf73526c9a7a752d4ca4033221"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/todo-c7ecbb945633fb2d [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::it_parse_description ... ok [INFO] [stdout] test parser::it_parse_tag ... ok [INFO] [stdout] test parser::it_parse_priority ... ok [INFO] [stdout] test parser::it_parse_completed ... ok [INFO] [stdout] test parser::it_parse_date ... ok [INFO] [stdout] test parser::it_parse_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/todo-bf5cff4466d1de94 [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] [stderr] Doc-tests todo [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" "746bbafb008e26bebffc880a64625c1db47586cf73526c9a7a752d4ca4033221"` [INFO] running `"docker" "rm" "-f" "746bbafb008e26bebffc880a64625c1db47586cf73526c9a7a752d4ca4033221"` [INFO] [stdout] 746bbafb008e26bebffc880a64625c1db47586cf73526c9a7a752d4ca4033221