[INFO] updating cached repository phyber/mutt-maildirs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/phyber/mutt-maildirs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/phyber/mutt-maildirs" "work/ex/beta-1.37-6/sources/1.36.0/gh/phyber/mutt-maildirs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/phyber/mutt-maildirs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phyber/mutt-maildirs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fafb0bc9306c7d0277c657df8a61ddbb959b5bb7 [INFO] sha for GitHub repo phyber/mutt-maildirs: fafb0bc9306c7d0277c657df8a61ddbb959b5bb7 [INFO] validating manifest of phyber/mutt-maildirs 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 phyber/mutt-maildirs 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 phyber/mutt-maildirs [INFO] finished frobbing phyber/mutt-maildirs [INFO] frobbed toml for phyber/mutt-maildirs written to work/ex/beta-1.37-6/sources/1.36.0/gh/phyber/mutt-maildirs/Cargo.toml [INFO] started frobbing phyber/mutt-maildirs [INFO] finished frobbing phyber/mutt-maildirs [INFO] frobbed toml for phyber/mutt-maildirs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs/Cargo.toml [INFO] crate phyber/mutt-maildirs 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 phyber/mutt-maildirs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs:/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-07-23" "build" "--frozen"` [INFO] [stdout] ba611d7c3ac3c17a1a96d8b9ce34a879a62e3de45b05e132bdb1ce1f431134c9 [INFO] running `"docker" "start" "-a" "ba611d7c3ac3c17a1a96d8b9ce34a879a62e3de45b05e132bdb1ce1f431134c9"` [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling backtrace-sys v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling mutt-maildirs 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:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | let home = match env::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 41.12s [INFO] running `"docker" "inspect" "ba611d7c3ac3c17a1a96d8b9ce34a879a62e3de45b05e132bdb1ce1f431134c9"` [INFO] running `"docker" "rm" "-f" "ba611d7c3ac3c17a1a96d8b9ce34a879a62e3de45b05e132bdb1ce1f431134c9"` [INFO] [stdout] ba611d7c3ac3c17a1a96d8b9ce34a879a62e3de45b05e132bdb1ce1f431134c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7aa2d13effc25f37019f64a44c1cf61e797a125052a6cccd66ca6f6b808e1e7b [INFO] running `"docker" "start" "-a" "7aa2d13effc25f37019f64a44c1cf61e797a125052a6cccd66ca6f6b808e1e7b"` [INFO] [stderr] Compiling mutt-maildirs 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:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | let home = match env::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 0.72s [INFO] running `"docker" "inspect" "7aa2d13effc25f37019f64a44c1cf61e797a125052a6cccd66ca6f6b808e1e7b"` [INFO] running `"docker" "rm" "-f" "7aa2d13effc25f37019f64a44c1cf61e797a125052a6cccd66ca6f6b808e1e7b"` [INFO] [stdout] 7aa2d13effc25f37019f64a44c1cf61e797a125052a6cccd66ca6f6b808e1e7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phyber/mutt-maildirs:/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-07-23" "test" "--frozen"` [INFO] [stdout] f6409234927a01e012684bfc41f0f9ca786088140288642bd2d46902e4a3da05 [INFO] running `"docker" "start" "-a" "f6409234927a01e012684bfc41f0f9ca786088140288642bd2d46902e4a3da05"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/mutt_maildirs-dc7655a4154182a0 [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" "f6409234927a01e012684bfc41f0f9ca786088140288642bd2d46902e4a3da05"` [INFO] running `"docker" "rm" "-f" "f6409234927a01e012684bfc41f0f9ca786088140288642bd2d46902e4a3da05"` [INFO] [stdout] f6409234927a01e012684bfc41f0f9ca786088140288642bd2d46902e4a3da05