[INFO] cloning repository CanalTP/ruspell [INFO] running `"git" "clone" "--bare" "git://github.com/CanalTP/ruspell.git" "work/cache/sources/gh/CanalTP/ruspell"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/CanalTP/ruspell'... [INFO] running `"git" "clone" "work/cache/sources/gh/CanalTP/ruspell" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/CanalTP/ruspell"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/CanalTP/ruspell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CanalTP/ruspell" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/CanalTP/ruspell"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/CanalTP/ruspell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c5c3220476b04f1e09adc4ce252894b17a708ff [INFO] sha for GitHub repo CanalTP/ruspell: 1c5c3220476b04f1e09adc4ce252894b17a708ff [INFO] validating manifest of CanalTP/ruspell on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CanalTP/ruspell on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing CanalTP/ruspell [INFO] finished frobbing CanalTP/ruspell [INFO] frobbed toml for CanalTP/ruspell written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/CanalTP/ruspell/Cargo.toml [INFO] started frobbing CanalTP/ruspell [INFO] finished frobbing CanalTP/ruspell [INFO] frobbed toml for CanalTP/ruspell written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/CanalTP/ruspell/Cargo.toml [INFO] crate CanalTP/ruspell already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/lise-henry/rust-ispell` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking CanalTP/ruspell against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-1/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/CanalTP/ruspell:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] aff764ce2dfb5aec5e4bb3556fa580c7ee5b868b11ba95f9d6b98824ac3ab6b7 [INFO] running `"docker" "start" "-a" "aff764ce2dfb5aec5e4bb3556fa580c7ee5b868b11ba95f9d6b98824ac3ab6b7"` [INFO] [stderr] Checking ispell v0.3.0 (https://github.com/lise-henry/rust-ispell?rev=e7933097aba283d51f2d373c59a781e4ccca24eb#e7933097) [INFO] [stderr] Checking serde_yaml v0.7.4 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Checking ruspell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] 5 | | Ispell(::ispell::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [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/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] 5 | | Ispell(::ispell::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] 5 | | Ispell(::ispell::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [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/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] 5 | | Ispell(::ispell::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [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 10.61s [INFO] running `"docker" "inspect" "aff764ce2dfb5aec5e4bb3556fa580c7ee5b868b11ba95f9d6b98824ac3ab6b7"` [INFO] running `"docker" "rm" "-f" "aff764ce2dfb5aec5e4bb3556fa580c7ee5b868b11ba95f9d6b98824ac3ab6b7"` [INFO] [stdout] aff764ce2dfb5aec5e4bb3556fa580c7ee5b868b11ba95f9d6b98824ac3ab6b7