[INFO] updating cached repository iquiw/gitcop [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iquiw/gitcop [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iquiw/gitcop" "work/ex/beta-1.37-6/sources/1.36.0/gh/iquiw/gitcop"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iquiw/gitcop'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iquiw/gitcop" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b79766a30386a7d9a9bf37d3bb04529179b2148 [INFO] sha for GitHub repo iquiw/gitcop: 8b79766a30386a7d9a9bf37d3bb04529179b2148 [INFO] validating manifest of iquiw/gitcop on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iquiw/gitcop on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iquiw/gitcop [INFO] finished frobbing iquiw/gitcop [INFO] frobbed toml for iquiw/gitcop written to work/ex/beta-1.37-6/sources/1.36.0/gh/iquiw/gitcop/Cargo.toml [INFO] started frobbing iquiw/gitcop [INFO] finished frobbing iquiw/gitcop [INFO] frobbed toml for iquiw/gitcop written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop/Cargo.toml [INFO] crate iquiw/gitcop already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing iquiw/gitcop against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop:/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-07-23" "build" "--frozen"` [INFO] [stdout] a0ca8575662d280b88a44f077ea4587d19c2246ba63f6fedc37f89b6d0038d3a [INFO] running `"docker" "start" "-a" "a0ca8575662d280b88a44f077ea4587d19c2246ba63f6fedc37f89b6d0038d3a"` [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling gitcop v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd/sync.rs:109:48 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn sync_one(dir: &Path, repo: &Repo, git: &Git) -> AsyncGitResult { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Git` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/git.rs:17:31 [INFO] [stderr] | [INFO] [stderr] 17 | pub type AsyncGitResult = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "a0ca8575662d280b88a44f077ea4587d19c2246ba63f6fedc37f89b6d0038d3a"` [INFO] running `"docker" "rm" "-f" "a0ca8575662d280b88a44f077ea4587d19c2246ba63f6fedc37f89b6d0038d3a"` [INFO] [stdout] a0ca8575662d280b88a44f077ea4587d19c2246ba63f6fedc37f89b6d0038d3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7442ef86843b4729b8d70961216379460b9b4a10f330f031fb3e56e88c150efe [INFO] running `"docker" "start" "-a" "7442ef86843b4729b8d70961216379460b9b4a10f330f031fb3e56e88c150efe"` [INFO] [stderr] Compiling gitcop v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd/sync.rs:109:48 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn sync_one(dir: &Path, repo: &Repo, git: &Git) -> AsyncGitResult { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Git` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/git.rs:17:31 [INFO] [stderr] | [INFO] [stderr] 17 | pub type AsyncGitResult = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.35s [INFO] running `"docker" "inspect" "7442ef86843b4729b8d70961216379460b9b4a10f330f031fb3e56e88c150efe"` [INFO] running `"docker" "rm" "-f" "7442ef86843b4729b8d70961216379460b9b4a10f330f031fb3e56e88c150efe"` [INFO] [stdout] 7442ef86843b4729b8d70961216379460b9b4a10f330f031fb3e56e88c150efe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iquiw/gitcop:/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-07-23" "test" "--frozen"` [INFO] [stdout] ea4a655486572a54012f58087e9fd15e2c39bf8844c9ecdf9a9b4ff5f430c619 [INFO] running `"docker" "start" "-a" "ea4a655486572a54012f58087e9fd15e2c39bf8844c9ecdf9a9b4ff5f430c619"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/gitcop-f2779ac6f92251d9 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config::test::test_config_repos_iter_multiple_selected ... ok [INFO] [stdout] test config::test::test_config_repos_iter_multiple ... ok [INFO] [stdout] test config::test::test_config_repos_iter_none ... ok [INFO] [stdout] test config::test::test_config_repos_iter_optional_multiple_selected ... ok [INFO] [stdout] test config::test::test_config_repos_iter_one ... ok [INFO] [stdout] test config::test::test_config_repos_iter_none_selected ... ok [INFO] [stdout] test config::test::test_config_repos_iter_optional_none_selected ... ok [INFO] [stdout] test config::test::test_parse_config_unknown_type ... ok [INFO] [stdout] test config::test::test_parse_config_simple_form ... ok [INFO] [stdout] test config::test::test_parse_config_invalid_repo ... ok [INFO] [stdout] test config::test::test_parse_config_with_directory ... ok [INFO] [stdout] test config::test::test_parse_config_with_optional_repos ... ok [INFO] [stdout] test config::test::test_parse_config_normal_form ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/gitcop-b46634f9111a9919 [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 gitcop [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" "ea4a655486572a54012f58087e9fd15e2c39bf8844c9ecdf9a9b4ff5f430c619"` [INFO] running `"docker" "rm" "-f" "ea4a655486572a54012f58087e9fd15e2c39bf8844c9ecdf9a9b4ff5f430c619"` [INFO] [stdout] ea4a655486572a54012f58087e9fd15e2c39bf8844c9ecdf9a9b4ff5f430c619