Oct 27 13:05:52.710 INFO checking zcfg-0.2.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:05:52.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 13:05:52.991 INFO blam! 9c198be4069e813fdd928638b5b860bb150d1027c358a4eb4b48571a1087618a Oct 27 13:05:53.000 INFO running `"docker" "start" "-a" "9c198be4069e813fdd928638b5b860bb150d1027c358a4eb4b48571a1087618a"` Oct 27 13:05:53.580 INFO kablam! usermod: no changes Oct 27 13:05:53.632 INFO kablam! Checking zcfg v0.2.0 (/source) Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:250:10 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 250 | impl NoneableCfg { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:257:20 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:264:20 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:273:30 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 273 | impl From> for NoneableCfg { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:279:30 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:313:10 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:320:20 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:329:27 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:335:20 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:342:30 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:118:44 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:122:41 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.363 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.363 INFO kablam! --> src/lib.rs:252:9 Oct 27 13:05:54.363 INFO kablam! | Oct 27 13:05:54.363 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 27 13:05:54.363 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.363 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:259:10 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:268:10 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:275:5 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 275 | NoneableCfg(v) Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:280:17 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:291:21 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:315:9 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:324:10 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:331:5 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:337:10 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:343:17 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! --> src/lib.rs:354:15 Oct 27 13:05:54.364 INFO kablam! | Oct 27 13:05:54.364 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 27 13:05:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.364 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.364 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:250:10 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 250 | impl NoneableCfg { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:257:20 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:264:20 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:273:30 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 273 | impl From> for NoneableCfg { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:279:30 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:313:10 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.399 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 27 13:05:54.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.399 INFO kablam! Oct 27 13:05:54.399 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.399 INFO kablam! --> src/lib.rs:320:20 Oct 27 13:05:54.399 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:329:27 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:335:20 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:342:30 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:118:44 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:122:41 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:540:30 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 540 | define_pub_cfg!(example_3, super::NoneableCfg, None, "some example_3 configuration"); Oct 27 13:05:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.400 INFO kablam! Oct 27 13:05:54.400 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.400 INFO kablam! --> src/lib.rs:541:30 Oct 27 13:05:54.400 INFO kablam! | Oct 27 13:05:54.400 INFO kablam! 541 | define_pub_cfg!(example_4, super::NoneableCfg, None, "some example_4 configuration"); Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:252:9 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:259:10 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:268:10 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:275:5 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 275 | NoneableCfg(v) Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:280:17 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:291:21 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:315:9 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:324:10 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:331:5 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:337:10 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:343:17 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! --> src/lib.rs:354:15 Oct 27 13:05:54.401 INFO kablam! | Oct 27 13:05:54.401 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 27 13:05:54.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.401 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 27 13:05:54.401 INFO kablam! Oct 27 13:05:54.483 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.483 INFO kablam! --> src/lib.rs:248:27 Oct 27 13:05:54.483 INFO kablam! | Oct 27 13:05:54.483 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 27 13:05:54.483 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:05:54.483 INFO kablam! Oct 27 13:05:54.483 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.483 INFO kablam! --> src/lib.rs:252:21 Oct 27 13:05:54.483 INFO kablam! | Oct 27 13:05:54.483 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 27 13:05:54.483 INFO kablam! | ^^^^^ Oct 27 13:05:54.483 INFO kablam! Oct 27 13:05:54.483 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.483 INFO kablam! --> src/lib.rs:259:22 Oct 27 13:05:54.483 INFO kablam! | Oct 27 13:05:54.483 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.483 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.483 INFO kablam! Oct 27 13:05:54.483 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.483 INFO kablam! --> src/lib.rs:268:22 Oct 27 13:05:54.483 INFO kablam! | Oct 27 13:05:54.483 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.483 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.483 INFO kablam! Oct 27 13:05:54.491 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.491 INFO kablam! --> src/lib.rs:311:34 Oct 27 13:05:54.491 INFO kablam! | Oct 27 13:05:54.491 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 27 13:05:54.491 INFO kablam! | ^^^^^^^^^^ Oct 27 13:05:54.491 INFO kablam! Oct 27 13:05:54.491 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.491 INFO kablam! --> src/lib.rs:315:28 Oct 27 13:05:54.491 INFO kablam! | Oct 27 13:05:54.491 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 27 13:05:54.491 INFO kablam! | ^^^^^ Oct 27 13:05:54.491 INFO kablam! Oct 27 13:05:54.491 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.491 INFO kablam! --> src/lib.rs:324:29 Oct 27 13:05:54.491 INFO kablam! | Oct 27 13:05:54.491 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.491 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.491 INFO kablam! Oct 27 13:05:54.491 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.491 INFO kablam! --> src/lib.rs:337:29 Oct 27 13:05:54.491 INFO kablam! | Oct 27 13:05:54.491 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.491 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.491 INFO kablam! Oct 27 13:05:54.603 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.603 INFO kablam! --> src/lib.rs:248:27 Oct 27 13:05:54.603 INFO kablam! | Oct 27 13:05:54.603 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 27 13:05:54.603 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:05:54.603 INFO kablam! Oct 27 13:05:54.603 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.603 INFO kablam! --> src/lib.rs:252:21 Oct 27 13:05:54.603 INFO kablam! | Oct 27 13:05:54.603 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 27 13:05:54.603 INFO kablam! | ^^^^^ Oct 27 13:05:54.603 INFO kablam! Oct 27 13:05:54.604 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.604 INFO kablam! --> src/lib.rs:259:22 Oct 27 13:05:54.604 INFO kablam! | Oct 27 13:05:54.604 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.604 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.604 INFO kablam! Oct 27 13:05:54.604 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 27 13:05:54.604 INFO kablam! --> src/lib.rs:268:22 Oct 27 13:05:54.604 INFO kablam! | Oct 27 13:05:54.604 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 27 13:05:54.604 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.604 INFO kablam! Oct 27 13:05:54.615 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.615 INFO kablam! --> src/lib.rs:311:34 Oct 27 13:05:54.615 INFO kablam! | Oct 27 13:05:54.615 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 27 13:05:54.615 INFO kablam! | ^^^^^^^^^^ Oct 27 13:05:54.615 INFO kablam! Oct 27 13:05:54.615 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.615 INFO kablam! --> src/lib.rs:315:28 Oct 27 13:05:54.615 INFO kablam! | Oct 27 13:05:54.615 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 27 13:05:54.615 INFO kablam! | ^^^^^ Oct 27 13:05:54.615 INFO kablam! Oct 27 13:05:54.615 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.615 INFO kablam! --> src/lib.rs:324:29 Oct 27 13:05:54.615 INFO kablam! | Oct 27 13:05:54.615 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.615 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.615 INFO kablam! Oct 27 13:05:54.615 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 27 13:05:54.615 INFO kablam! --> src/lib.rs:337:29 Oct 27 13:05:54.615 INFO kablam! | Oct 27 13:05:54.615 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 27 13:05:54.615 INFO kablam! | ^^^^^^^^^ Oct 27 13:05:54.615 INFO kablam! Oct 27 13:05:54.627 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 13:05:54.627 INFO kablam! --> src/lib.rs:1:12 Oct 27 13:05:54.627 INFO kablam! | Oct 27 13:05:54.627 INFO kablam! 1 | #![feature(used)] Oct 27 13:05:54.627 INFO kablam! | ^^^^ Oct 27 13:05:54.627 INFO kablam! | Oct 27 13:05:54.627 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:05:54.627 INFO kablam! Oct 27 13:05:54.899 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 13:05:54.899 INFO kablam! --> src/lib.rs:1:12 Oct 27 13:05:54.899 INFO kablam! | Oct 27 13:05:54.899 INFO kablam! 1 | #![feature(used)] Oct 27 13:05:54.899 INFO kablam! | ^^^^ Oct 27 13:05:54.899 INFO kablam! | Oct 27 13:05:54.899 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:05:54.899 INFO kablam! Oct 27 13:05:54.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 27 13:05:54.963 INFO kablam! su: No module specific data is present Oct 27 13:05:55.343 INFO running `"docker" "rm" "-f" "9c198be4069e813fdd928638b5b860bb150d1027c358a4eb4b48571a1087618a"` Oct 27 13:05:55.467 INFO blam! 9c198be4069e813fdd928638b5b860bb150d1027c358a4eb4b48571a1087618a