[INFO] updating cached repository wayslog/qwerty-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wayslog/qwerty-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/qwerty-rs" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/wayslog/qwerty-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/wayslog/qwerty-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/qwerty-rs" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/wayslog/qwerty-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/wayslog/qwerty-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1abdc141eba8c3d9a2977b440d1f983cd5933377 [INFO] sha for GitHub repo wayslog/qwerty-rs: 1abdc141eba8c3d9a2977b440d1f983cd5933377 [INFO] validating manifest of wayslog/qwerty-rs 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 wayslog/qwerty-rs 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 wayslog/qwerty-rs [INFO] finished frobbing wayslog/qwerty-rs [INFO] frobbed toml for wayslog/qwerty-rs written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/wayslog/qwerty-rs/Cargo.toml [INFO] started frobbing wayslog/qwerty-rs [INFO] finished frobbing wayslog/qwerty-rs [INFO] frobbed toml for wayslog/qwerty-rs written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/wayslog/qwerty-rs/Cargo.toml [INFO] crate wayslog/qwerty-rs 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 wayslog/qwerty-rs against try#18481b65f318e0b4b20c0fc61340054701719d6c for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-5/try#18481b65f318e0b4b20c0fc61340054701719d6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/wayslog/qwerty-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" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2cc9f958dce8afb50cbe55ff77c2b4e517dea9b02737c1c7b9b9f89a9c9b7350 [INFO] running `"docker" "start" "-a" "2cc9f958dce8afb50cbe55ff77c2b4e517dea9b02737c1c7b9b9f89a9c9b7350"` [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking serde v0.8.19 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking futures v0.1.6 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Checking mio v0.6.1 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [INFO] [stderr] Checking tokio-core v0.1.1 [INFO] [stderr] Compiling serde_codegen v0.8.19 [INFO] [stderr] Checking serde_json v0.8.3 [INFO] [stderr] Compiling serde_derive v0.8.19 [INFO] [stderr] Checking qwerty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[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/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static!{ [INFO] [stderr] 40 | | static ref CONFIG: ParsedConfig = { [INFO] [stderr] 41 | | let mut args = env::args().into_iter().skip(1); [INFO] [stderr] 42 | | let config = args.next().unwrap_or("/srv/qwerty/etc/qwerty.json".to_owned()); [INFO] [stderr] 43 | | ParsedConfig::load(&config) [INFO] [stderr] 44 | | }; [INFO] [stderr] 45 | | } [INFO] [stderr] | |_^ [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static!{ [INFO] [stderr] 40 | | static ref CONFIG: ParsedConfig = { [INFO] [stderr] 41 | | let mut args = env::args().into_iter().skip(1); [INFO] [stderr] 42 | | let config = args.next().unwrap_or("/srv/qwerty/etc/qwerty.json".to_owned()); [INFO] [stderr] 43 | | ParsedConfig::load(&config) [INFO] [stderr] 44 | | }; [INFO] [stderr] 45 | | } [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/lib.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static!{ [INFO] [stderr] 40 | | static ref CONFIG: ParsedConfig = { [INFO] [stderr] 41 | | let mut args = env::args().into_iter().skip(1); [INFO] [stderr] 42 | | let config = args.next().unwrap_or("/srv/qwerty/etc/qwerty.json".to_owned()); [INFO] [stderr] 43 | | ParsedConfig::load(&config) [INFO] [stderr] 44 | | }; [INFO] [stderr] 45 | | } [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: #[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/lib.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / lazy_static!{ [INFO] [stderr] 40 | | static ref CONFIG: ParsedConfig = { [INFO] [stderr] 41 | | let mut args = env::args().into_iter().skip(1); [INFO] [stderr] 42 | | let config = args.next().unwrap_or("/srv/qwerty/etc/qwerty.json".to_owned()); [INFO] [stderr] 43 | | ParsedConfig::load(&config) [INFO] [stderr] 44 | | }; [INFO] [stderr] 45 | | } [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 `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.37s [INFO] running `"docker" "inspect" "2cc9f958dce8afb50cbe55ff77c2b4e517dea9b02737c1c7b9b9f89a9c9b7350"` [INFO] running `"docker" "rm" "-f" "2cc9f958dce8afb50cbe55ff77c2b4e517dea9b02737c1c7b9b9f89a9c9b7350"` [INFO] [stdout] 2cc9f958dce8afb50cbe55ff77c2b4e517dea9b02737c1c7b9b9f89a9c9b7350