[INFO] updating cached repository SerhoLiu/eakio [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SerhoLiu/eakio [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SerhoLiu/eakio" "work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SerhoLiu/eakio" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SerhoLiu/eakio'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa7366878294a2525f8c0d32dc0079c1e8c605ee [INFO] sha for GitHub repo SerhoLiu/eakio: aa7366878294a2525f8c0d32dc0079c1e8c605ee [INFO] validating manifest of SerhoLiu/eakio on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of SerhoLiu/eakio on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing SerhoLiu/eakio [INFO] finished frobbing SerhoLiu/eakio [INFO] frobbed toml for SerhoLiu/eakio written to work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio/Cargo.toml [INFO] started frobbing SerhoLiu/eakio [INFO] finished frobbing SerhoLiu/eakio [INFO] frobbed toml for SerhoLiu/eakio written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SerhoLiu/eakio/Cargo.toml [INFO] crate SerhoLiu/eakio already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SerhoLiu/eakio against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7380d0ae9c6f4c703104b718f94c04c19e06bb92f6c090b72271decabf810d1a [INFO] running `"docker" "start" "-a" "7380d0ae9c6f4c703104b718f94c04c19e06bb92f6c090b72271decabf810d1a"` [INFO] [stderr] Compiling same-file v1.0.1 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling eakio 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/util.rs:61:27 [INFO] [stderr] | [INFO] [stderr] 61 | if let Some(hd) = 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 30.41s [INFO] running `"docker" "inspect" "7380d0ae9c6f4c703104b718f94c04c19e06bb92f6c090b72271decabf810d1a"` [INFO] running `"docker" "rm" "-f" "7380d0ae9c6f4c703104b718f94c04c19e06bb92f6c090b72271decabf810d1a"` [INFO] [stdout] 7380d0ae9c6f4c703104b718f94c04c19e06bb92f6c090b72271decabf810d1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 11e72e5f2ab2dc5a53b9832f1baf37ae1d1d416c1ff51c7917bc3aec671c2649 [INFO] running `"docker" "start" "-a" "11e72e5f2ab2dc5a53b9832f1baf37ae1d1d416c1ff51c7917bc3aec671c2649"` [INFO] [stderr] Compiling eakio 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/util.rs:61:27 [INFO] [stderr] | [INFO] [stderr] 61 | if let Some(hd) = 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 2.89s [INFO] running `"docker" "inspect" "11e72e5f2ab2dc5a53b9832f1baf37ae1d1d416c1ff51c7917bc3aec671c2649"` [INFO] running `"docker" "rm" "-f" "11e72e5f2ab2dc5a53b9832f1baf37ae1d1d416c1ff51c7917bc3aec671c2649"` [INFO] [stdout] 11e72e5f2ab2dc5a53b9832f1baf37ae1d1d416c1ff51c7917bc3aec671c2649 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SerhoLiu/eakio:/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.37.0" "test" "--frozen"` [INFO] [stdout] 8f3b91e994fb434049cb5d858d0f2df8221dade291d9167f9cd75e0cd6ee0a06 [INFO] running `"docker" "start" "-a" "8f3b91e994fb434049cb5d858d0f2df8221dade291d9167f9cd75e0cd6ee0a06"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-f1ff6c1960721f0f [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test util::test::test_expand_tilde_path ... ok [INFO] [stdout] test file::test::test_crypto_data_size ... ok [INFO] [stdout] test crypto::test::test_incr_nonce ... ok [INFO] [stdout] test crypto::test::test_crypto_zerosize ... ok [INFO] [stdout] test crypto::test::test_crypto_normal ... ok [INFO] [stdout] test crypto::test::test_crypto_multi_buf ... 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/eakio-f877e2e03d56e769 [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 eakio [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" "8f3b91e994fb434049cb5d858d0f2df8221dade291d9167f9cd75e0cd6ee0a06"` [INFO] running `"docker" "rm" "-f" "8f3b91e994fb434049cb5d858d0f2df8221dade291d9167f9cd75e0cd6ee0a06"` [INFO] [stdout] 8f3b91e994fb434049cb5d858d0f2df8221dade291d9167f9cd75e0cd6ee0a06