[INFO] updating cached repository JP-Ellis/duplicity-front [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JP-Ellis/duplicity-front [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JP-Ellis/duplicity-front" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JP-Ellis/duplicity-front" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JP-Ellis/duplicity-front"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JP-Ellis/duplicity-front'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c79ddfafea6c67ec91eca99264e5d4dfddb0aa1 [INFO] sha for GitHub repo JP-Ellis/duplicity-front: 2c79ddfafea6c67ec91eca99264e5d4dfddb0aa1 [INFO] validating manifest of JP-Ellis/duplicity-front 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 JP-Ellis/duplicity-front 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 JP-Ellis/duplicity-front [INFO] finished frobbing JP-Ellis/duplicity-front [INFO] frobbed toml for JP-Ellis/duplicity-front written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front/Cargo.toml [INFO] started frobbing JP-Ellis/duplicity-front [INFO] finished frobbing JP-Ellis/duplicity-front [INFO] frobbed toml for JP-Ellis/duplicity-front written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JP-Ellis/duplicity-front/Cargo.toml [INFO] crate JP-Ellis/duplicity-front 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 JP-Ellis/duplicity-front against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 53fdfda20001f1a4ccd35cf17bfbc0d88948e525782e1b2ff9c9cf60261a3647 [INFO] running `"docker" "start" "-a" "53fdfda20001f1a4ccd35cf17bfbc0d88948e525782e1b2ff9c9cf60261a3647"` [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling duplicity-front 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/config.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | 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.81s [INFO] running `"docker" "inspect" "53fdfda20001f1a4ccd35cf17bfbc0d88948e525782e1b2ff9c9cf60261a3647"` [INFO] running `"docker" "rm" "-f" "53fdfda20001f1a4ccd35cf17bfbc0d88948e525782e1b2ff9c9cf60261a3647"` [INFO] [stdout] 53fdfda20001f1a4ccd35cf17bfbc0d88948e525782e1b2ff9c9cf60261a3647 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 54f7a975073aa92cb303b8d0fd20e2db1838561e444a4dc6343765a61843731b [INFO] running `"docker" "start" "-a" "54f7a975073aa92cb303b8d0fd20e2db1838561e444a4dc6343765a61843731b"` [INFO] [stderr] Compiling duplicity-front 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/config.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | 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 3.19s [INFO] running `"docker" "inspect" "54f7a975073aa92cb303b8d0fd20e2db1838561e444a4dc6343765a61843731b"` [INFO] running `"docker" "rm" "-f" "54f7a975073aa92cb303b8d0fd20e2db1838561e444a4dc6343765a61843731b"` [INFO] [stdout] 54f7a975073aa92cb303b8d0fd20e2db1838561e444a4dc6343765a61843731b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JP-Ellis/duplicity-front:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] a4cc31c60062eb988294c4a7a162ebd307c8ac661f7d406826a481615e002cee [INFO] running `"docker" "start" "-a" "a4cc31c60062eb988294c4a7a162ebd307c8ac661f7d406826a481615e002cee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/duplicity_front-691552be1f87b14b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test repository::test::serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a4cc31c60062eb988294c4a7a162ebd307c8ac661f7d406826a481615e002cee"` [INFO] running `"docker" "rm" "-f" "a4cc31c60062eb988294c4a7a162ebd307c8ac661f7d406826a481615e002cee"` [INFO] [stdout] a4cc31c60062eb988294c4a7a162ebd307c8ac661f7d406826a481615e002cee