[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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/SerhoLiu/eakio'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SerhoLiu/eakio" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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 master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of SerhoLiu/eakio on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SerhoLiu/eakio/Cargo.toml [INFO] crate SerhoLiu/eakio has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SerhoLiu/eakio against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] a5c9f913e641575d4c938a4693b1cd1ec923f904a55f754a7e7accf62e749ff2 [INFO] running `"docker" "start" "-a" "a5c9f913e641575d4c938a4693b1cd1ec923f904a55f754a7e7accf62e749ff2"` [INFO] [stderr] Compiling same-file v1.0.1 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling docopt v0.8.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 25.63s [INFO] running `"docker" "inspect" "a5c9f913e641575d4c938a4693b1cd1ec923f904a55f754a7e7accf62e749ff2"` [INFO] running `"docker" "rm" "-f" "a5c9f913e641575d4c938a4693b1cd1ec923f904a55f754a7e7accf62e749ff2"` [INFO] [stdout] a5c9f913e641575d4c938a4693b1cd1ec923f904a55f754a7e7accf62e749ff2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9541b9943d7da65ce4aa4c742189a77f92ccf5dee7a1ac8cbf7c7c78e19552aa [INFO] running `"docker" "start" "-a" "9541b9943d7da65ce4aa4c742189a77f92ccf5dee7a1ac8cbf7c7c78e19552aa"` [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.20s [INFO] running `"docker" "inspect" "9541b9943d7da65ce4aa4c742189a77f92ccf5dee7a1ac8cbf7c7c78e19552aa"` [INFO] running `"docker" "rm" "-f" "9541b9943d7da65ce4aa4c742189a77f92ccf5dee7a1ac8cbf7c7c78e19552aa"` [INFO] [stdout] 9541b9943d7da65ce4aa4c742189a77f92ccf5dee7a1ac8cbf7c7c78e19552aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 27bb83bc152c73e1812923c565f23431a456a74e85d9cafb427dfb70ad983dbe [INFO] running `"docker" "start" "-a" "27bb83bc152c73e1812923c565f23431a456a74e85d9cafb427dfb70ad983dbe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-0e96d846e0c0cd6f [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test crypto::test::test_incr_nonce ... ok [INFO] [stdout] test crypto::test::test_crypto_multi_buf ... ok [INFO] [stdout] test util::test::test_expand_tilde_path ... ok [INFO] [stdout] test crypto::test::test_crypto_zerosize ... ok [INFO] [stdout] test crypto::test::test_crypto_normal ... ok [INFO] [stdout] test file::test::test_crypto_data_size ... 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-4bafcc8ee533b08a [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" "27bb83bc152c73e1812923c565f23431a456a74e85d9cafb427dfb70ad983dbe"` [INFO] running `"docker" "rm" "-f" "27bb83bc152c73e1812923c565f23431a456a74e85d9cafb427dfb70ad983dbe"` [INFO] [stdout] 27bb83bc152c73e1812923c565f23431a456a74e85d9cafb427dfb70ad983dbe