[INFO] updating cached repository cmsd2/renv [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cmsd2/renv [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cmsd2/renv" "work/ex/beta-1.38-1/sources/1.37.0/gh/cmsd2/renv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cmsd2/renv'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cmsd2/renv" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cmsd2/renv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cmsd2/renv'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23053d2a2027238bfeaa0043935f386a595fe074 [INFO] sha for GitHub repo cmsd2/renv: 23053d2a2027238bfeaa0043935f386a595fe074 [INFO] validating manifest of cmsd2/renv 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 cmsd2/renv 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 cmsd2/renv [INFO] finished frobbing cmsd2/renv [INFO] frobbed toml for cmsd2/renv written to work/ex/beta-1.38-1/sources/1.37.0/gh/cmsd2/renv/Cargo.toml [INFO] started frobbing cmsd2/renv [INFO] finished frobbing cmsd2/renv [INFO] frobbed toml for cmsd2/renv written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cmsd2/renv/Cargo.toml [INFO] crate cmsd2/renv 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cmsd2/renv/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cmsd2/renv 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-7/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/cmsd2/renv:/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] 72283d828238915b7a4f99264230050ae4893736bf54c73d25115710b1a715b9 [INFO] running `"docker" "start" "-a" "72283d828238915b7a4f99264230050ae4893736bf54c73d25115710b1a715b9"` [INFO] [stderr] Compiling java-properties v0.1.1 [INFO] [stderr] Compiling renv v0.2.3 (/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/fs.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | 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 4.84s [INFO] running `"docker" "inspect" "72283d828238915b7a4f99264230050ae4893736bf54c73d25115710b1a715b9"` [INFO] running `"docker" "rm" "-f" "72283d828238915b7a4f99264230050ae4893736bf54c73d25115710b1a715b9"` [INFO] [stdout] 72283d828238915b7a4f99264230050ae4893736bf54c73d25115710b1a715b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/cmsd2/renv:/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] 706ea57be5fe2b560d8d975c8978906f8072ccc622dfd969cd20a2f523b44e3f [INFO] running `"docker" "start" "-a" "706ea57be5fe2b560d8d975c8978906f8072ccc622dfd969cd20a2f523b44e3f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling renv v0.2.3 (/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/fs.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | 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 6.86s [INFO] running `"docker" "inspect" "706ea57be5fe2b560d8d975c8978906f8072ccc622dfd969cd20a2f523b44e3f"` [INFO] running `"docker" "rm" "-f" "706ea57be5fe2b560d8d975c8978906f8072ccc622dfd969cd20a2f523b44e3f"` [INFO] [stdout] 706ea57be5fe2b560d8d975c8978906f8072ccc622dfd969cd20a2f523b44e3f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/cmsd2/renv:/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] 24b97c2095be80a1cdb4eaa4e48015a5b424f1e0f1e78dd4c838f3883241476c [INFO] running `"docker" "start" "-a" "24b97c2095be80a1cdb4eaa4e48015a5b424f1e0f1e78dd4c838f3883241476c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/renv-01b4b30d94442031 [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" "24b97c2095be80a1cdb4eaa4e48015a5b424f1e0f1e78dd4c838f3883241476c"` [INFO] running `"docker" "rm" "-f" "24b97c2095be80a1cdb4eaa4e48015a5b424f1e0f1e78dd4c838f3883241476c"` [INFO] [stdout] 24b97c2095be80a1cdb4eaa4e48015a5b424f1e0f1e78dd4c838f3883241476c