[INFO] cloning repository r-darwish/topgrade [INFO] running `"git" "clone" "--bare" "git://github.com/r-darwish/topgrade.git" "work/cache/sources/gh/r-darwish/topgrade"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/r-darwish/topgrade'... [INFO] running `"git" "clone" "work/cache/sources/gh/r-darwish/topgrade" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/r-darwish/topgrade"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/r-darwish/topgrade'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/r-darwish/topgrade" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af1fc45bc24becd956777d40f66d06336d2951e8 [INFO] sha for GitHub repo r-darwish/topgrade: af1fc45bc24becd956777d40f66d06336d2951e8 [INFO] validating manifest of r-darwish/topgrade on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of r-darwish/topgrade on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing r-darwish/topgrade [INFO] finished frobbing r-darwish/topgrade [INFO] frobbed toml for r-darwish/topgrade written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/r-darwish/topgrade/Cargo.toml [INFO] started frobbing r-darwish/topgrade [INFO] finished frobbing r-darwish/topgrade [INFO] frobbed toml for r-darwish/topgrade written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade/Cargo.toml [INFO] crate r-darwish/topgrade already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing r-darwish/topgrade against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] e94657f2ffc26d3beffd3702e07f758900b4ce87c076f4740cc75e5e8091dfb3 [INFO] running `"docker" "start" "-a" "e94657f2ffc26d3beffd3702e07f758900b4ce87c076f4740cc75e5e8091dfb3"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling directories v2.0.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling topgrade v2.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.49s [INFO] running `"docker" "inspect" "e94657f2ffc26d3beffd3702e07f758900b4ce87c076f4740cc75e5e8091dfb3"` [INFO] running `"docker" "rm" "-f" "e94657f2ffc26d3beffd3702e07f758900b4ce87c076f4740cc75e5e8091dfb3"` [INFO] [stdout] e94657f2ffc26d3beffd3702e07f758900b4ce87c076f4740cc75e5e8091dfb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 17e5ab32803b0d437603e008df1bdc592ae620627c0029a739a5c490525436f2 [INFO] running `"docker" "start" "-a" "17e5ab32803b0d437603e008df1bdc592ae620627c0029a739a5c490525436f2"` [INFO] [stderr] Compiling topgrade v2.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `"docker" "inspect" "17e5ab32803b0d437603e008df1bdc592ae620627c0029a739a5c490525436f2"` [INFO] running `"docker" "rm" "-f" "17e5ab32803b0d437603e008df1bdc592ae620627c0029a739a5c490525436f2"` [INFO] [stdout] 17e5ab32803b0d437603e008df1bdc592ae620627c0029a739a5c490525436f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/r-darwish/topgrade:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 4e79875e6f1915364d2c398468f5f60bd079758d2597225e318cd0cd8cb2e728 [INFO] running `"docker" "start" "-a" "4e79875e6f1915364d2c398468f5f60bd079758d2597225e318cd0cd8cb2e728"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/topgrade-c8d4928530d3d0b9 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test steps::os::linux::tests::test_opensuse ... ok [INFO] [stdout] test steps::os::linux::tests::test_mint ... ok [INFO] [stdout] test steps::os::linux::tests::test_manjaro ... ok [INFO] [stdout] test steps::os::linux::tests::test_arch_linux ... ok [INFO] [stdout] test steps::os::linux::tests::test_fedora ... ok [INFO] [stdout] test steps::os::linux::tests::test_oraclelinux ... ok [INFO] [stdout] test steps::os::linux::tests::test_ubuntu ... ok [INFO] [stdout] test steps::os::linux::tests::test_antergos ... ok [INFO] [stdout] test steps::os::linux::tests::test_centos ... ok [INFO] [stdout] test steps::os::linux::tests::test_debian ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4e79875e6f1915364d2c398468f5f60bd079758d2597225e318cd0cd8cb2e728"` [INFO] running `"docker" "rm" "-f" "4e79875e6f1915364d2c398468f5f60bd079758d2597225e318cd0cd8cb2e728"` [INFO] [stdout] 4e79875e6f1915364d2c398468f5f60bd079758d2597225e318cd0cd8cb2e728