[INFO] updating cached repository hoodie/jatt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hoodie/jatt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hoodie/jatt" "work/ex/beta-1.38-1/sources/1.37.0/gh/hoodie/jatt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hoodie/jatt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hoodie/jatt" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c11d5e6048f40b63f2eec4758691595a676c214 [INFO] sha for GitHub repo hoodie/jatt: 5c11d5e6048f40b63f2eec4758691595a676c214 [INFO] validating manifest of hoodie/jatt 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 hoodie/jatt 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 hoodie/jatt [INFO] finished frobbing hoodie/jatt [INFO] frobbed toml for hoodie/jatt written to work/ex/beta-1.38-1/sources/1.37.0/gh/hoodie/jatt/Cargo.toml [INFO] started frobbing hoodie/jatt [INFO] finished frobbing hoodie/jatt [INFO] frobbed toml for hoodie/jatt written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt/Cargo.toml [INFO] crate hoodie/jatt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hoodie/jatt/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 hoodie/jatt 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-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt:/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] 457508783a737fa2d9c6beecba03ec1dc3b703d8badc69760368a24f5abb1fea [INFO] running `"docker" "start" "-a" "457508783a737fa2d9c6beecba03ec1dc3b703d8badc69760368a24f5abb1fea"` [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling jatt v0.1.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/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain!{ [INFO] [stderr] 8 | | types { [INFO] [stderr] 9 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 10 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain!{ [INFO] [stderr] 8 | | types { [INFO] [stderr] 9 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 10 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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 4.49s [INFO] running `"docker" "inspect" "457508783a737fa2d9c6beecba03ec1dc3b703d8badc69760368a24f5abb1fea"` [INFO] running `"docker" "rm" "-f" "457508783a737fa2d9c6beecba03ec1dc3b703d8badc69760368a24f5abb1fea"` [INFO] [stdout] 457508783a737fa2d9c6beecba03ec1dc3b703d8badc69760368a24f5abb1fea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt:/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] e2e7979c84bc20c426c54c5653bf81ca77d45643e46d4a8b2de1bd5c738ae28e [INFO] running `"docker" "start" "-a" "e2e7979c84bc20c426c54c5653bf81ca77d45643e46d4a8b2de1bd5c738ae28e"` [INFO] [stderr] Compiling jatt v0.1.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/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain!{ [INFO] [stderr] 8 | | types { [INFO] [stderr] 9 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 10 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain!{ [INFO] [stderr] 8 | | types { [INFO] [stderr] 9 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 10 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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 0.86s [INFO] running `"docker" "inspect" "e2e7979c84bc20c426c54c5653bf81ca77d45643e46d4a8b2de1bd5c738ae28e"` [INFO] running `"docker" "rm" "-f" "e2e7979c84bc20c426c54c5653bf81ca77d45643e46d4a8b2de1bd5c738ae28e"` [INFO] [stdout] e2e7979c84bc20c426c54c5653bf81ca77d45643e46d4a8b2de1bd5c738ae28e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hoodie/jatt:/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] 6cf96665a371045cf82aab9a133c016c07c87625dd79d55220fa755de3f553f0 [INFO] running `"docker" "start" "-a" "6cf96665a371045cf82aab9a133c016c07c87625dd79d55220fa755de3f553f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/jatt-e081ca3ee2211529 [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" "6cf96665a371045cf82aab9a133c016c07c87625dd79d55220fa755de3f553f0"` [INFO] running `"docker" "rm" "-f" "6cf96665a371045cf82aab9a133c016c07c87625dd79d55220fa755de3f553f0"` [INFO] [stdout] 6cf96665a371045cf82aab9a133c016c07c87625dd79d55220fa755de3f553f0