[INFO] updating cached repository lukaspustina/clams [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lukaspustina/clams [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/clams" "work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/clams" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/clams"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/clams'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ca2730ca05b8b464cf490f7bc1e6444c2678156 [INFO] sha for GitHub repo lukaspustina/clams: 9ca2730ca05b8b464cf490f7bc1e6444c2678156 [INFO] validating manifest of lukaspustina/clams 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 lukaspustina/clams 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 lukaspustina/clams [INFO] finished frobbing lukaspustina/clams [INFO] frobbed toml for lukaspustina/clams written to work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams/Cargo.toml [INFO] started frobbing lukaspustina/clams [INFO] finished frobbing lukaspustina/clams [INFO] frobbed toml for lukaspustina/clams written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/clams/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 lukaspustina/clams 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams:/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] 32d823d7ec513796c74e0d238d1b8d9057cd9d72e7a89e1a123e9e3b88cf47b7 [INFO] running `"docker" "start" "-a" "32d823d7ec513796c74e0d238d1b8d9057cd9d72e7a89e1a123e9e3b88cf47b7"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling clams-derive v0.0.6 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling clams v0.0.16 (/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/lib.rs:241:9 [INFO] [stderr] | [INFO] [stderr] 241 | 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 27.81s [INFO] running `"docker" "inspect" "32d823d7ec513796c74e0d238d1b8d9057cd9d72e7a89e1a123e9e3b88cf47b7"` [INFO] running `"docker" "rm" "-f" "32d823d7ec513796c74e0d238d1b8d9057cd9d72e7a89e1a123e9e3b88cf47b7"` [INFO] [stdout] 32d823d7ec513796c74e0d238d1b8d9057cd9d72e7a89e1a123e9e3b88cf47b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams:/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] fce88c9f7fd32b128f48afbeb44d859c6207dd2d4c5cbda703059d64d2824364 [INFO] running `"docker" "start" "-a" "fce88c9f7fd32b128f48afbeb44d859c6207dd2d4c5cbda703059d64d2824364"` [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling clams v0.0.16 (/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/lib.rs:241:9 [INFO] [stderr] | [INFO] [stderr] 241 | 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 12.28s [INFO] running `"docker" "inspect" "fce88c9f7fd32b128f48afbeb44d859c6207dd2d4c5cbda703059d64d2824364"` [INFO] running `"docker" "rm" "-f" "fce88c9f7fd32b128f48afbeb44d859c6207dd2d4c5cbda703059d64d2824364"` [INFO] [stdout] fce88c9f7fd32b128f48afbeb44d859c6207dd2d4c5cbda703059d64d2824364 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/clams:/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] 92eea1d3d2a27c2ce66a5fb906ce6f31ec23b23eb49a3dff60346ca23e3ac538 [INFO] running `"docker" "start" "-a" "92eea1d3d2a27c2ce66a5fb906ce6f31ec23b23eb49a3dff60346ca23e3ac538"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/clams-8bd37e0b79676137 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config::test::default_locations_okay ... ok [INFO] [stdout] test config::test::smart_load_faild ... ok [INFO] [stdout] test config::test::from_file_okay ... ok [INFO] [stdout] test fs::test::file_exists::no_such_file ... ok [INFO] [stdout] test console::test::ask_for_yes_from_okay ... ok [INFO] [stdout] test config::test::smart_load_okay ... ok [INFO] [stdout] test config::test::smart_load_from_default_locations_and_local ... ok [INFO] [stdout] test fs::test::file_exists::file_does_exists ... ok [INFO] [stdout] test fs::test::file_ext::read_last_line_okay ... ok [INFO] [stdout] test console::test::ask_for_yes_reader_quick ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests clams [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" "92eea1d3d2a27c2ce66a5fb906ce6f31ec23b23eb49a3dff60346ca23e3ac538"` [INFO] running `"docker" "rm" "-f" "92eea1d3d2a27c2ce66a5fb906ce6f31ec23b23eb49a3dff60346ca23e3ac538"` [INFO] [stdout] 92eea1d3d2a27c2ce66a5fb906ce6f31ec23b23eb49a3dff60346ca23e3ac538