Dec 18 02:00:28.952 INFO checking cstorey/spki-sexp.rs against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 02:00:28.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/cstorey/spki-sexp.rs:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 02:00:29.410 INFO [stdout] 820a12aef8c0f69665e4ef9ecebbf3f3dc3c1dfdfb5c8fdb488779f636a57aa5 Dec 18 02:00:29.412 INFO running `"docker" "start" "-a" "820a12aef8c0f69665e4ef9ecebbf3f3dc3c1dfdfb5c8fdb488779f636a57aa5"` Dec 18 02:00:31.884 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 18 02:00:31.884 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 18 02:00:31.884 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 18 02:00:31.884 INFO [stderr] files will be included as a test target: Dec 18 02:00:31.884 INFO [stderr] Dec 18 02:00:31.884 INFO [stderr] * /opt/crater/workdir/tests/lib_types.in.rs Dec 18 02:00:31.884 INFO [stderr] * /opt/crater/workdir/tests/lib_types.rs Dec 18 02:00:31.884 INFO [stderr] Dec 18 02:00:31.884 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 18 02:00:31.884 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 18 02:00:31.884 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 18 02:00:31.884 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 18 02:00:31.884 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 18 02:00:31.884 INFO [stderr] Dec 18 02:00:31.884 INFO [stderr] For more information on this warning you can consult Dec 18 02:00:31.884 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 18 02:00:32.074 INFO [stderr] Compiling gcc v0.3.39 Dec 18 02:00:32.074 INFO [stderr] Compiling regex-syntax v0.3.9 Dec 18 02:00:32.074 INFO [stderr] Compiling utf8-ranges v0.1.3 Dec 18 02:00:32.082 INFO [stderr] Compiling syntex_pos v0.50.0 Dec 18 02:00:32.093 INFO [stderr] Compiling memchr v0.1.11 Dec 18 02:00:32.094 INFO [stderr] Compiling rand v0.3.15 Dec 18 02:00:32.109 INFO [stderr] Compiling thread-id v2.0.0 Dec 18 02:00:32.117 INFO [stderr] Checking quickcheck v0.3.2 Dec 18 02:00:33.501 INFO [stderr] Compiling thread_local v0.2.7 Dec 18 02:00:34.509 INFO [stderr] Compiling aho-corasick v0.5.3 Dec 18 02:00:40.416 INFO [stderr] Compiling syntex_errors v0.50.0 Dec 18 02:00:40.636 INFO [stderr] Compiling backtrace-sys v0.1.5 Dec 18 02:00:42.596 INFO [stderr] Compiling tempfile v2.1.4 Dec 18 02:00:43.964 INFO [stderr] Checking backtrace v0.2.3 Dec 18 02:00:46.898 INFO [stderr] Checking error-chain v0.5.0 Dec 18 02:00:48.243 INFO [stderr] Compiling regex v0.1.80 Dec 18 02:00:49.797 INFO [stderr] Compiling syntex_syntax v0.50.0 Dec 18 02:01:03.430 INFO [stderr] Compiling env_logger v0.3.5 Dec 18 02:01:36.774 INFO [stderr] Compiling syntex v0.50.0 Dec 18 02:01:37.783 INFO [stderr] Compiling serde_codegen v0.8.19 Dec 18 02:01:42.377 INFO [stderr] Compiling spki-sexp v0.0.1 (/opt/crater/workdir) Dec 18 02:01:46.520 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.520 INFO [stderr] --> src/errors.rs:6:1 Dec 18 02:01:46.520 INFO [stderr] | Dec 18 02:01:46.520 INFO [stderr] 6 | / error_chain! { Dec 18 02:01:46.520 INFO [stderr] 7 | | links { Dec 18 02:01:46.520 INFO [stderr] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; Dec 18 02:01:46.520 INFO [stderr] 9 | | } Dec 18 02:01:46.520 INFO [stderr] ... | Dec 18 02:01:46.520 INFO [stderr] 38 | | Dec 18 02:01:46.520 INFO [stderr] 39 | | } Dec 18 02:01:46.520 INFO [stderr] | |_^ Dec 18 02:01:46.520 INFO [stderr] | Dec 18 02:01:46.520 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 02:01:46.520 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) Dec 18 02:01:46.520 INFO [stderr] Dec 18 02:01:46.520 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.520 INFO [stderr] --> src/errors.rs:6:1 Dec 18 02:01:46.520 INFO [stderr] | Dec 18 02:01:46.520 INFO [stderr] 6 | / error_chain! { Dec 18 02:01:46.520 INFO [stderr] 7 | | links { Dec 18 02:01:46.520 INFO [stderr] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; Dec 18 02:01:46.521 INFO [stderr] 9 | | } Dec 18 02:01:46.521 INFO [stderr] ... | Dec 18 02:01:46.521 INFO [stderr] 38 | | Dec 18 02:01:46.521 INFO [stderr] 39 | | } Dec 18 02:01:46.521 INFO [stderr] | |_^ Dec 18 02:01:46.521 INFO [stderr] | Dec 18 02:01:46.521 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) Dec 18 02:01:46.521 INFO [stderr] Dec 18 02:01:46.521 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.521 INFO [stderr] --> src/tokeniser.rs:8:1 Dec 18 02:01:46.521 INFO [stderr] | Dec 18 02:01:46.521 INFO [stderr] 8 | / error_chain! { Dec 18 02:01:46.521 INFO [stderr] 9 | | types { Dec 18 02:01:46.521 INFO [stderr] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; Dec 18 02:01:46.521 INFO [stderr] 11 | | } Dec 18 02:01:46.521 INFO [stderr] ... | Dec 18 02:01:46.521 INFO [stderr] 20 | | } Dec 18 02:01:46.521 INFO [stderr] 21 | | } Dec 18 02:01:46.521 INFO [stderr] | |_^ Dec 18 02:01:46.521 INFO [stderr] | Dec 18 02:01:46.521 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) Dec 18 02:01:46.521 INFO [stderr] Dec 18 02:01:46.628 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.628 INFO [stderr] --> src/errors.rs:6:1 Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 INFO [stderr] 6 | / error_chain! { Dec 18 02:01:46.628 INFO [stderr] 7 | | links { Dec 18 02:01:46.628 INFO [stderr] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; Dec 18 02:01:46.628 INFO [stderr] 9 | | } Dec 18 02:01:46.628 INFO [stderr] ... | Dec 18 02:01:46.628 INFO [stderr] 38 | | Dec 18 02:01:46.628 INFO [stderr] 39 | | } Dec 18 02:01:46.628 INFO [stderr] | |_^ Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 02:01:46.628 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) Dec 18 02:01:46.628 INFO [stderr] Dec 18 02:01:46.628 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.628 INFO [stderr] --> src/errors.rs:6:1 Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 INFO [stderr] 6 | / error_chain! { Dec 18 02:01:46.628 INFO [stderr] 7 | | links { Dec 18 02:01:46.628 INFO [stderr] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; Dec 18 02:01:46.628 INFO [stderr] 9 | | } Dec 18 02:01:46.628 INFO [stderr] ... | Dec 18 02:01:46.628 INFO [stderr] 38 | | Dec 18 02:01:46.628 INFO [stderr] 39 | | } Dec 18 02:01:46.628 INFO [stderr] | |_^ Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 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) Dec 18 02:01:46.628 INFO [stderr] Dec 18 02:01:46.628 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 02:01:46.628 INFO [stderr] --> src/tokeniser.rs:8:1 Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 INFO [stderr] 8 | / error_chain! { Dec 18 02:01:46.628 INFO [stderr] 9 | | types { Dec 18 02:01:46.628 INFO [stderr] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; Dec 18 02:01:46.628 INFO [stderr] 11 | | } Dec 18 02:01:46.628 INFO [stderr] ... | Dec 18 02:01:46.628 INFO [stderr] 20 | | } Dec 18 02:01:46.628 INFO [stderr] 21 | | } Dec 18 02:01:46.628 INFO [stderr] | |_^ Dec 18 02:01:46.628 INFO [stderr] | Dec 18 02:01:46.628 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) Dec 18 02:01:46.629 INFO [stderr] Dec 18 02:01:47.736 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Dec 18 02:01:48.256 INFO running `"docker" "inspect" "820a12aef8c0f69665e4ef9ecebbf3f3dc3c1dfdfb5c8fdb488779f636a57aa5"` Dec 18 02:01:48.444 INFO running `"docker" "rm" "-f" "820a12aef8c0f69665e4ef9ecebbf3f3dc3c1dfdfb5c8fdb488779f636a57aa5"` Dec 18 02:01:48.600 INFO [stdout] 820a12aef8c0f69665e4ef9ecebbf3f3dc3c1dfdfb5c8fdb488779f636a57aa5