[INFO] updating cached repository tirr-c/nitori [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tirr-c/nitori [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tirr-c/nitori" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tirr-c/nitori"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tirr-c/nitori'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tirr-c/nitori" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tirr-c/nitori"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tirr-c/nitori'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 275c14f85e22d7fd0aa47efe865b68b4d3479641 [INFO] sha for GitHub repo tirr-c/nitori: 275c14f85e22d7fd0aa47efe865b68b4d3479641 [INFO] validating manifest of tirr-c/nitori on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tirr-c/nitori on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tirr-c/nitori [INFO] finished frobbing tirr-c/nitori [INFO] frobbed toml for tirr-c/nitori written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tirr-c/nitori/Cargo.toml [INFO] started frobbing tirr-c/nitori [INFO] finished frobbing tirr-c/nitori [INFO] frobbed toml for tirr-c/nitori written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tirr-c/nitori/Cargo.toml [INFO] crate tirr-c/nitori already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking tirr-c/nitori against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tirr-c/nitori:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 82873f0102fdc165257369ff838ff4ff3d19f094caa1baff9ca02bd15c55a9c0 [INFO] running `"docker" "start" "-a" "82873f0102fdc165257369ff838ff4ff3d19f094caa1baff9ca02bd15c55a9c0"` [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling openssl v0.9.21 [INFO] [stderr] Checking serde v1.0.21 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.21 [INFO] [stderr] Checking tokio-timer-plus v0.1.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking twox-hash v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking tokio-core v0.1.10 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking sha-1 v0.4.1 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling ring v0.9.7 [INFO] [stderr] Checking hyper v0.11.7 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking serde_json v1.0.6 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking oauthcli v1.0.6 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Checking egg-mode v0.11.0 (https://github.com/QuietMisdreavus/twitter-rs.git#f0e3f06b) [INFO] [stderr] Checking twitter-stream-message v0.2.0 [INFO] [stderr] Checking twitter-stream v0.5.3 [INFO] [stderr] Checking nitori v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/timer.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | pub static ref TIMER: Timer = tokio_timer::wheel().build(); [INFO] [stderr] 6 | | pub static ref LONG_TIMER: Timer = tokio_timer::wheel().tick_duration(Duration::from_secs(1)).build(); [INFO] [stderr] 7 | | } [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/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | TwitterStream(::twitter_stream::Error); [INFO] [stderr] 4 | | TwitterStreamMessage(::twitter_stream::message::Error); [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [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/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | TwitterStream(::twitter_stream::Error); [INFO] [stderr] 4 | | TwitterStreamMessage(::twitter_stream::message::Error); [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [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: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait, pattern)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait, pattern)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "82873f0102fdc165257369ff838ff4ff3d19f094caa1baff9ca02bd15c55a9c0"` [INFO] running `"docker" "rm" "-f" "82873f0102fdc165257369ff838ff4ff3d19f094caa1baff9ca02bd15c55a9c0"` [INFO] [stdout] 82873f0102fdc165257369ff838ff4ff3d19f094caa1baff9ca02bd15c55a9c0