[INFO] updating cached repository mattcl/repo-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mattcl/repo-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mattcl/repo-rs" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattcl/repo-rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mattcl/repo-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mattcl/repo-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9da6b8d4dcc6649d9c73cbdd526ada6647c7a2ae [INFO] sha for GitHub repo mattcl/repo-rs: 9da6b8d4dcc6649d9c73cbdd526ada6647c7a2ae [INFO] validating manifest of mattcl/repo-rs 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 mattcl/repo-rs 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 mattcl/repo-rs [INFO] finished frobbing mattcl/repo-rs [INFO] frobbed toml for mattcl/repo-rs written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs/Cargo.toml [INFO] started frobbing mattcl/repo-rs [INFO] finished frobbing mattcl/repo-rs [INFO] frobbed toml for mattcl/repo-rs written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mattcl/repo-rs/Cargo.toml [INFO] crate mattcl/repo-rs 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 mattcl/repo-rs against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs:/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] 5f642473a8946ccca689ef547dd4d366f02eda6c664e2525c8ae51590941aab2 [INFO] running `"docker" "start" "-a" "5f642473a8946ccca689ef547dd4d366f02eda6c664e2525c8ae51590941aab2"` [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling encode_unicode v0.2.0 [INFO] [stderr] Compiling serde v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling num_cpus v1.5.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling colored v1.5.1 [INFO] [stderr] Compiling libssh2-sys v0.2.6 [INFO] [stderr] Compiling libgit2-sys v0.6.10 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling prettytable-rs v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling tokio-core v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling git2 v0.6.5 [INFO] [stderr] Compiling repo-rs 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/main.rs:36:35 [INFO] [stderr] | [INFO] [stderr] 36 | let default_config_path_raw = env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | foreign_links { [INFO] [stderr] 10 | | VarError(env::VarError); [INFO] [stderr] 11 | | IOError(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 21 | | // } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `"docker" "inspect" "5f642473a8946ccca689ef547dd4d366f02eda6c664e2525c8ae51590941aab2"` [INFO] running `"docker" "rm" "-f" "5f642473a8946ccca689ef547dd4d366f02eda6c664e2525c8ae51590941aab2"` [INFO] [stdout] 5f642473a8946ccca689ef547dd4d366f02eda6c664e2525c8ae51590941aab2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs:/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] eaf0f348e9e4928afee4367f63b79c650737cdc337c9691843418206857f61ee [INFO] running `"docker" "start" "-a" "eaf0f348e9e4928afee4367f63b79c650737cdc337c9691843418206857f61ee"` [INFO] [stderr] Compiling repo-rs 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/main.rs:36:35 [INFO] [stderr] | [INFO] [stderr] 36 | let default_config_path_raw = env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | foreign_links { [INFO] [stderr] 10 | | VarError(env::VarError); [INFO] [stderr] 11 | | IOError(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 21 | | // } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "eaf0f348e9e4928afee4367f63b79c650737cdc337c9691843418206857f61ee"` [INFO] running `"docker" "rm" "-f" "eaf0f348e9e4928afee4367f63b79c650737cdc337c9691843418206857f61ee"` [INFO] [stdout] eaf0f348e9e4928afee4367f63b79c650737cdc337c9691843418206857f61ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mattcl/repo-rs:/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] 67e9fb3fae48d694a357e43cb2d5fcb0155dcd2e30acf934d4bec3f9a5ae4940 [INFO] running `"docker" "start" "-a" "67e9fb3fae48d694a357e43cb2d5fcb0155dcd2e30acf934d4bec3f9a5ae4940"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/repo_rs-1d4397a043a14cc4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test repo::tests::equality ... 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" "67e9fb3fae48d694a357e43cb2d5fcb0155dcd2e30acf934d4bec3f9a5ae4940"` [INFO] running `"docker" "rm" "-f" "67e9fb3fae48d694a357e43cb2d5fcb0155dcd2e30acf934d4bec3f9a5ae4940"` [INFO] [stdout] 67e9fb3fae48d694a357e43cb2d5fcb0155dcd2e30acf934d4bec3f9a5ae4940