[INFO] updating cached repository sile/cotoxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sile/cotoxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sile/cotoxy" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sile/cotoxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sile/cotoxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sile/cotoxy" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sile/cotoxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sile/cotoxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d4bf222ed2208b014b527d38bda79a996e3ddc5 [INFO] sha for GitHub repo sile/cotoxy: 7d4bf222ed2208b014b527d38bda79a996e3ddc5 [INFO] validating manifest of sile/cotoxy on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sile/cotoxy on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sile/cotoxy [INFO] finished frobbing sile/cotoxy [INFO] frobbed toml for sile/cotoxy written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sile/cotoxy/Cargo.toml [INFO] started frobbing sile/cotoxy [INFO] finished frobbing sile/cotoxy [INFO] frobbed toml for sile/cotoxy written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sile/cotoxy/Cargo.toml [INFO] crate sile/cotoxy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sile/cotoxy against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-2/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sile/cotoxy:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 190798241d3b4ead9f3a0fddc6a3941f6505cb6717abf5c93323647309019f6e [INFO] running `"docker" "start" "-a" "190798241d3b4ead9f3a0fddc6a3941f6505cb6717abf5c93323647309019f6e"` [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Checking slog v2.2.3 [INFO] [stderr] Checking nbchan v0.1.2 [INFO] [stderr] Checking trackable v0.2.17 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Checking isatty v0.1.8 [INFO] [stderr] Checking handy_async v0.2.13 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking slog-scope v4.0.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking fibers v0.1.10 [INFO] [stderr] Checking slog-stdlog v3.0.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Checking miasht v0.0.5 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking serde_json v1.0.19 [INFO] [stderr] Checking serdeconv v0.3.0 [INFO] [stderr] Checking sloggers v0.2.6 [INFO] [stderr] Checking cotoxy 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:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | derive_traits_for_trackable_error_newtype!(Error, Failed); [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:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | derive_traits_for_trackable_error_newtype!(Error, Failed); [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] Finished dev [unoptimized + debuginfo] target(s) in 25.75s [INFO] running `"docker" "inspect" "190798241d3b4ead9f3a0fddc6a3941f6505cb6717abf5c93323647309019f6e"` [INFO] running `"docker" "rm" "-f" "190798241d3b4ead9f3a0fddc6a3941f6505cb6717abf5c93323647309019f6e"` [INFO] [stdout] 190798241d3b4ead9f3a0fddc6a3941f6505cb6717abf5c93323647309019f6e