[INFO] crate cargo-authors 0.4.0 is already in cache [INFO] extracting crate cargo-authors 0.4.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-authors/0.4.0 [INFO] extracting crate cargo-authors 0.4.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-authors/0.4.0 [INFO] validating manifest of cargo-authors-0.4.0 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 cargo-authors-0.4.0 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 cargo-authors-0.4.0 [INFO] finished frobbing cargo-authors-0.4.0 [INFO] frobbed toml for cargo-authors-0.4.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-authors/0.4.0/Cargo.toml [INFO] started frobbing cargo-authors-0.4.0 [INFO] finished frobbing cargo-authors-0.4.0 [INFO] frobbed toml for cargo-authors-0.4.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-authors/0.4.0/Cargo.toml [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 cargo-authors-0.4.0 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/reg/cargo-authors/0.4.0:/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] 61efe3219d0e201965d3d720e6890e0143f75d0337420b736fe90f09c02e4139 [INFO] running `"docker" "start" "-a" "61efe3219d0e201965d3d720e6890e0143f75d0337420b736fe90f09c02e4139"` [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling jobserver v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_ignored v0.0.3 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ignore v0.2.2 [INFO] [stderr] Compiling crates-io v0.11.0 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.22.0 [INFO] [stderr] Compiling cargo-authors v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | foreign_links { [INFO] [stderr] 25 | | Cargo(CargoError); [INFO] [stderr] 26 | | Io(::std::io::Error); [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning 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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | foreign_links { [INFO] [stderr] 25 | | Cargo(CargoError); [INFO] [stderr] 26 | | Io(::std::io::Error); [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning 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 1m 38s [INFO] running `"docker" "inspect" "61efe3219d0e201965d3d720e6890e0143f75d0337420b736fe90f09c02e4139"` [INFO] running `"docker" "rm" "-f" "61efe3219d0e201965d3d720e6890e0143f75d0337420b736fe90f09c02e4139"` [INFO] [stdout] 61efe3219d0e201965d3d720e6890e0143f75d0337420b736fe90f09c02e4139 [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/reg/cargo-authors/0.4.0:/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] d7fdeb4105af09d13519c90a95db40d700dd0c8d22ffa2044a900300abbd067c [INFO] running `"docker" "start" "-a" "d7fdeb4105af09d13519c90a95db40d700dd0c8d22ffa2044a900300abbd067c"` [INFO] [stderr] Compiling cargo-authors v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | foreign_links { [INFO] [stderr] 25 | | Cargo(CargoError); [INFO] [stderr] 26 | | Io(::std::io::Error); [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning 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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | foreign_links { [INFO] [stderr] 25 | | Cargo(CargoError); [INFO] [stderr] 26 | | Io(::std::io::Error); [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning 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 1.28s [INFO] running `"docker" "inspect" "d7fdeb4105af09d13519c90a95db40d700dd0c8d22ffa2044a900300abbd067c"` [INFO] running `"docker" "rm" "-f" "d7fdeb4105af09d13519c90a95db40d700dd0c8d22ffa2044a900300abbd067c"` [INFO] [stdout] d7fdeb4105af09d13519c90a95db40d700dd0c8d22ffa2044a900300abbd067c [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/reg/cargo-authors/0.4.0:/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] 7e06c7cadb034059618626e04c2e8a5fcba8b681375971517ffdc4f776937b77 [INFO] running `"docker" "start" "-a" "7e06c7cadb034059618626e04c2e8a5fcba8b681375971517ffdc4f776937b77"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_authors-bc3576a9c032f410 [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" "7e06c7cadb034059618626e04c2e8a5fcba8b681375971517ffdc4f776937b77"` [INFO] running `"docker" "rm" "-f" "7e06c7cadb034059618626e04c2e8a5fcba8b681375971517ffdc4f776937b77"` [INFO] [stdout] 7e06c7cadb034059618626e04c2e8a5fcba8b681375971517ffdc4f776937b77