[INFO] updating cached repository main--/eye-oPEner [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/main--/eye-oPEner [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/main--/eye-oPEner" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/main--/eye-oPEner"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/main--/eye-oPEner'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/main--/eye-oPEner" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/main--/eye-oPEner"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/main--/eye-oPEner'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e1ecf6652d67aaf70cd1b2cc9bf4ef580aa887c [INFO] sha for GitHub repo main--/eye-oPEner: 7e1ecf6652d67aaf70cd1b2cc9bf4ef580aa887c [INFO] validating manifest of main--/eye-oPEner on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of main--/eye-oPEner on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing main--/eye-oPEner [INFO] finished frobbing main--/eye-oPEner [INFO] frobbed toml for main--/eye-oPEner written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/main--/eye-oPEner/Cargo.toml [INFO] started frobbing main--/eye-oPEner [INFO] finished frobbing main--/eye-oPEner [INFO] frobbed toml for main--/eye-oPEner written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/main--/eye-oPEner/Cargo.toml [INFO] crate main--/eye-oPEner already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking main--/eye-oPEner against master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-2/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/main--/eye-oPEner:/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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6b947a8199a86accb3efb1f9cec1f6f2bd164b8036cd46b8df24f34ee51c5e43 [INFO] running `"docker" "start" "-a" "6b947a8199a86accb3efb1f9cec1f6f2bd164b8036cd46b8df24f34ee51c5e43"` [INFO] [stderr] Compiling plist v0.2.2 [INFO] [stderr] Checking widestring v0.2.2 [INFO] [stderr] Checking libflate v0.1.9 [INFO] [stderr] Checking xml-rs v0.4.1 [INFO] [stderr] Checking pe v0.2.0 (https://github.com/main--/pe-rs.git#aaf742df) [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking reqwest v0.6.2 [INFO] [stderr] Checking eye-oPEner v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:15:37 [INFO] [stderr] | [INFO] [stderr] 15 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:67:34 [INFO] [stderr] | [INFO] [stderr] 67 | static LIBS_LOADED: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / impl_winapi! { [INFO] [stderr] 66 | | fn malloc(size: usize) -> *mut c_void { [INFO] [stderr] 67 | | libc::malloc(size) [INFO] [stderr] 68 | | } [INFO] [stderr] ... | [INFO] [stderr] 287 | | } [INFO] [stderr] 288 | | } [INFO] [stderr] | |_^ in this macro invocation [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/winapi/mod.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / impl_winapi! { [INFO] [stderr] 66 | | fn malloc(size: usize) -> *mut c_void { [INFO] [stderr] 67 | | libc::malloc(size) [INFO] [stderr] 68 | | } [INFO] [stderr] ... | [INFO] [stderr] 287 | | } [INFO] [stderr] 288 | | } [INFO] [stderr] | |_^ in this macro invocation [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::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:15:37 [INFO] [stderr] | [INFO] [stderr] 15 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:67:34 [INFO] [stderr] | [INFO] [stderr] 67 | static LIBS_LOADED: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref FLS: Mutex> = Mutex::new(Vec::new()); [INFO] [stderr] 62 | | pub static ref COREFP: Mutex> = Mutex::new(None); [INFO] [stderr] 63 | | } [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/winapi/mod.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / impl_winapi! { [INFO] [stderr] 66 | | fn malloc(size: usize) -> *mut c_void { [INFO] [stderr] 67 | | libc::malloc(size) [INFO] [stderr] 68 | | } [INFO] [stderr] ... | [INFO] [stderr] 287 | | } [INFO] [stderr] 288 | | } [INFO] [stderr] | |_^ in this macro invocation [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/winapi/mod.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | / impl_winapi! { [INFO] [stderr] 66 | | fn malloc(size: usize) -> *mut c_void { [INFO] [stderr] 67 | | libc::malloc(size) [INFO] [stderr] 68 | | } [INFO] [stderr] ... | [INFO] [stderr] 287 | | } [INFO] [stderr] 288 | | } [INFO] [stderr] | |_^ in this macro invocation [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/lib.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(::std::io::Error); [INFO] [stderr] 36 | | Http(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 45 | | } [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(::std::io::Error); [INFO] [stderr] 36 | | Http(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 45 | | } [INFO] [stderr] 46 | | } [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] | [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 15.25s [INFO] running `"docker" "inspect" "6b947a8199a86accb3efb1f9cec1f6f2bd164b8036cd46b8df24f34ee51c5e43"` [INFO] running `"docker" "rm" "-f" "6b947a8199a86accb3efb1f9cec1f6f2bd164b8036cd46b8df24f34ee51c5e43"` [INFO] [stdout] 6b947a8199a86accb3efb1f9cec1f6f2bd164b8036cd46b8df24f34ee51c5e43