[INFO] updating cached repository busarovalex/accounting [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/busarovalex/accounting [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/accounting" "work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/busarovalex/accounting"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/busarovalex/accounting'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/accounting" "work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/busarovalex/accounting"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/busarovalex/accounting'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c40466802883a0e045ca4fc2630c297ae6be909 [INFO] sha for GitHub repo busarovalex/accounting: 2c40466802883a0e045ca4fc2630c297ae6be909 [INFO] validating manifest of busarovalex/accounting on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of busarovalex/accounting on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing busarovalex/accounting [INFO] finished frobbing busarovalex/accounting [INFO] frobbed toml for busarovalex/accounting written to work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/busarovalex/accounting/Cargo.toml [INFO] started frobbing busarovalex/accounting [INFO] finished frobbing busarovalex/accounting [INFO] frobbed toml for busarovalex/accounting written to work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/busarovalex/accounting/Cargo.toml [INFO] crate busarovalex/accounting has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking busarovalex/accounting against master#6ecad338381cc3b8d56e2df22e5971a598eddd6c for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-3/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/busarovalex/accounting:/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" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c3b666d7e625e3d56f98f13d1210612f666a1fd84b8c6c2453e2fe12fd96a05c [INFO] running `"docker" "start" "-a" "c3b666d7e625e3d56f98f13d1210612f666a1fd84b8c6c2453e2fe12fd96a05c"` [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking serde_yaml v0.7.3 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking telegram-bot-raw v0.6.0 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking email v0.0.18 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Checking lettre v0.7.0 [INFO] [stderr] Checking telegram-bot v0.6.0 [INFO] [stderr] Checking lettre_email v0.7.0 [INFO] [stderr] Checking accounting v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/app.rs:235:9 [INFO] [stderr] | [INFO] [stderr] 235 | unreachable!() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [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] warning: unreachable expression [INFO] [stderr] --> src/app.rs:235:9 [INFO] [stderr] | [INFO] [stderr] 235 | unreachable!() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/persistence/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain!{ [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 9 | | SerDe(serde_json::Error) #[doc = "Error during (de)serialization"]; [INFO] [stderr] ... | [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/persistence/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain!{ [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 9 | | SerDe(serde_json::Error) #[doc = "Error during (de)serialization"]; [INFO] [stderr] ... | [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 14 | | Persistence(persistence::error::Error) #[doc = "Error during persistence"]; [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/persistence/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain!{ [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 9 | | SerDe(serde_json::Error) #[doc = "Error during (de)serialization"]; [INFO] [stderr] ... | [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/persistence/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain!{ [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 9 | | SerDe(serde_json::Error) #[doc = "Error during (de)serialization"]; [INFO] [stderr] ... | [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(io::Error) #[doc = "Error during IO"]; [INFO] [stderr] 14 | | Persistence(persistence::error::Error) #[doc = "Error during persistence"]; [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [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 26.44s [INFO] running `"docker" "inspect" "c3b666d7e625e3d56f98f13d1210612f666a1fd84b8c6c2453e2fe12fd96a05c"` [INFO] running `"docker" "rm" "-f" "c3b666d7e625e3d56f98f13d1210612f666a1fd84b8c6c2453e2fe12fd96a05c"` [INFO] [stdout] c3b666d7e625e3d56f98f13d1210612f666a1fd84b8c6c2453e2fe12fd96a05c