[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c07f33b79b4d5e032454d12f4bb6fc82ab828d8b6e666273d2604b0af00e54ec [INFO] running `"docker" "start" "-a" "c07f33b79b4d5e032454d12f4bb6fc82ab828d8b6e666273d2604b0af00e54ec"` [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 rand v0.3.19 [INFO] [stderr] Compiling memchr v2.0.1 [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 regex v0.2.5 [INFO] [stderr] Compiling rayon-core v1.3.0 [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 31.16s [INFO] running `"docker" "inspect" "c07f33b79b4d5e032454d12f4bb6fc82ab828d8b6e666273d2604b0af00e54ec"` [INFO] running `"docker" "rm" "-f" "c07f33b79b4d5e032454d12f4bb6fc82ab828d8b6e666273d2604b0af00e54ec"` [INFO] [stdout] c07f33b79b4d5e032454d12f4bb6fc82ab828d8b6e666273d2604b0af00e54ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4a3a608bdc3a74692ba61b5d53ee18ad88c8a2af822014b95218f2fb61645413 [INFO] running `"docker" "start" "-a" "4a3a608bdc3a74692ba61b5d53ee18ad88c8a2af822014b95218f2fb61645413"` [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.53s [INFO] running `"docker" "inspect" "4a3a608bdc3a74692ba61b5d53ee18ad88c8a2af822014b95218f2fb61645413"` [INFO] running `"docker" "rm" "-f" "4a3a608bdc3a74692ba61b5d53ee18ad88c8a2af822014b95218f2fb61645413"` [INFO] [stdout] 4a3a608bdc3a74692ba61b5d53ee18ad88c8a2af822014b95218f2fb61645413 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 8774f695c48f80140dcf9aa94bdcfec59dcb1b05c31480f1259775684b820d07 [INFO] running `"docker" "start" "-a" "8774f695c48f80140dcf9aa94bdcfec59dcb1b05c31480f1259775684b820d07"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-dfe271860b5f17d0 [INFO] [stdout] [INFO] [stdout] running 6 tests [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_multi_buf ... ok [INFO] [stdout] test crypto::test::test_crypto_normal ... ok [INFO] [stdout] test file::test::test_crypto_data_size ... ok [INFO] [stdout] test util::test::test_expand_tilde_path ... 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-ff321925a8d87062 [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" "8774f695c48f80140dcf9aa94bdcfec59dcb1b05c31480f1259775684b820d07"` [INFO] running `"docker" "rm" "-f" "8774f695c48f80140dcf9aa94bdcfec59dcb1b05c31480f1259775684b820d07"` [INFO] [stdout] 8774f695c48f80140dcf9aa94bdcfec59dcb1b05c31480f1259775684b820d07