Oct 11 08:02:15.615 INFO testing zcfg-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:02:15.615 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:02:15.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:02:15.959 INFO blam! 47e1c9f3d0d7a8feb46db90a90ed5805da6927dbf159d3bed5d4f5ae869563b2 Oct 11 08:02:15.962 INFO running `"docker" "start" "-a" "47e1c9f3d0d7a8feb46db90a90ed5805da6927dbf159d3bed5d4f5ae869563b2"` Oct 11 08:02:16.942 INFO kablam! usermod: no changes Oct 11 08:02:16.969 INFO kablam! Compiling zcfg v0.2.0 (/source) Oct 11 08:02:17.331 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.331 INFO kablam! --> src/lib.rs:250:10 Oct 11 08:02:17.331 INFO kablam! | Oct 11 08:02:17.331 INFO kablam! 250 | impl NoneableCfg { Oct 11 08:02:17.331 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:17.331 INFO kablam! | Oct 11 08:02:17.331 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:02:17.331 INFO kablam! Oct 11 08:02:17.331 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.331 INFO kablam! --> src/lib.rs:257:20 Oct 11 08:02:17.331 INFO kablam! | Oct 11 08:02:17.331 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 11 08:02:17.331 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:17.331 INFO kablam! Oct 11 08:02:17.331 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.331 INFO kablam! --> src/lib.rs:264:20 Oct 11 08:02:17.331 INFO kablam! | Oct 11 08:02:17.332 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 11 08:02:17.332 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:17.332 INFO kablam! Oct 11 08:02:17.332 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.332 INFO kablam! --> src/lib.rs:273:30 Oct 11 08:02:17.332 INFO kablam! | Oct 11 08:02:17.332 INFO kablam! 273 | impl From> for NoneableCfg { Oct 11 08:02:17.332 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:17.332 INFO kablam! Oct 11 08:02:17.332 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.332 INFO kablam! --> src/lib.rs:279:30 Oct 11 08:02:17.332 INFO kablam! | Oct 11 08:02:17.332 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 11 08:02:17.332 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:17.332 INFO kablam! Oct 11 08:02:17.332 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.332 INFO kablam! --> src/lib.rs:313:10 Oct 11 08:02:17.332 INFO kablam! | Oct 11 08:02:17.332 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 11 08:02:17.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.332 INFO kablam! Oct 11 08:02:17.332 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.332 INFO kablam! --> src/lib.rs:320:20 Oct 11 08:02:17.332 INFO kablam! | Oct 11 08:02:17.332 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 11 08:02:17.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.332 INFO kablam! Oct 11 08:02:17.332 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.332 INFO kablam! --> src/lib.rs:329:27 Oct 11 08:02:17.332 INFO kablam! | Oct 11 08:02:17.340 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 11 08:02:17.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.340 INFO kablam! Oct 11 08:02:17.340 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.340 INFO kablam! --> src/lib.rs:335:20 Oct 11 08:02:17.340 INFO kablam! | Oct 11 08:02:17.340 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 11 08:02:17.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.340 INFO kablam! Oct 11 08:02:17.340 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.340 INFO kablam! --> src/lib.rs:342:30 Oct 11 08:02:17.340 INFO kablam! | Oct 11 08:02:17.340 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 11 08:02:17.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.340 INFO kablam! Oct 11 08:02:17.340 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.340 INFO kablam! --> src/lib.rs:118:44 Oct 11 08:02:17.340 INFO kablam! | Oct 11 08:02:17.340 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 11 08:02:17.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.340 INFO kablam! Oct 11 08:02:17.340 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.340 INFO kablam! --> src/lib.rs:122:41 Oct 11 08:02:17.340 INFO kablam! | Oct 11 08:02:17.340 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 11 08:02:17.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.340 INFO kablam! Oct 11 08:02:17.348 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.348 INFO kablam! --> src/lib.rs:252:9 Oct 11 08:02:17.348 INFO kablam! | Oct 11 08:02:17.348 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 11 08:02:17.348 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:17.348 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:259:10 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:268:10 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:275:5 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 275 | NoneableCfg(v) Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:280:17 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:291:21 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:315:9 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:324:10 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:331:5 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:337:10 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:343:17 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! --> src/lib.rs:354:15 Oct 11 08:02:17.349 INFO kablam! | Oct 11 08:02:17.349 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 11 08:02:17.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.349 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:17.349 INFO kablam! Oct 11 08:02:17.400 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:17.400 INFO kablam! --> src/lib.rs:248:27 Oct 11 08:02:17.400 INFO kablam! | Oct 11 08:02:17.400 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 11 08:02:17.400 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 08:02:17.400 INFO kablam! Oct 11 08:02:17.400 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:17.400 INFO kablam! --> src/lib.rs:252:21 Oct 11 08:02:17.400 INFO kablam! | Oct 11 08:02:17.400 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 11 08:02:17.400 INFO kablam! | ^^^^^ Oct 11 08:02:17.400 INFO kablam! Oct 11 08:02:17.400 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:17.400 INFO kablam! --> src/lib.rs:259:22 Oct 11 08:02:17.400 INFO kablam! | Oct 11 08:02:17.400 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:17.400 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:17.400 INFO kablam! Oct 11 08:02:17.400 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:17.400 INFO kablam! --> src/lib.rs:268:22 Oct 11 08:02:17.401 INFO kablam! | Oct 11 08:02:17.401 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:17.401 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:17.401 INFO kablam! Oct 11 08:02:17.412 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:17.412 INFO kablam! --> src/lib.rs:311:34 Oct 11 08:02:17.412 INFO kablam! | Oct 11 08:02:17.412 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 11 08:02:17.412 INFO kablam! | ^^^^^^^^^^ Oct 11 08:02:17.412 INFO kablam! Oct 11 08:02:17.412 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:17.412 INFO kablam! --> src/lib.rs:315:28 Oct 11 08:02:17.412 INFO kablam! | Oct 11 08:02:17.412 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 11 08:02:17.412 INFO kablam! | ^^^^^ Oct 11 08:02:17.412 INFO kablam! Oct 11 08:02:17.412 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:17.412 INFO kablam! --> src/lib.rs:324:29 Oct 11 08:02:17.412 INFO kablam! | Oct 11 08:02:17.412 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:17.412 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:17.412 INFO kablam! Oct 11 08:02:17.412 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:17.412 INFO kablam! --> src/lib.rs:337:29 Oct 11 08:02:17.412 INFO kablam! | Oct 11 08:02:17.412 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:17.412 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:17.412 INFO kablam! Oct 11 08:02:17.476 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 08:02:17.476 INFO kablam! --> src/lib.rs:1:12 Oct 11 08:02:17.476 INFO kablam! | Oct 11 08:02:17.476 INFO kablam! 1 | #![feature(used)] Oct 11 08:02:17.476 INFO kablam! | ^^^^ Oct 11 08:02:17.476 INFO kablam! | Oct 11 08:02:17.476 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 08:02:17.476 INFO kablam! Oct 11 08:02:18.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 11 08:02:18.172 INFO kablam! su: No module specific data is present Oct 11 08:02:18.618 INFO running `"docker" "rm" "-f" "47e1c9f3d0d7a8feb46db90a90ed5805da6927dbf159d3bed5d4f5ae869563b2"` Oct 11 08:02:18.836 INFO blam! 47e1c9f3d0d7a8feb46db90a90ed5805da6927dbf159d3bed5d4f5ae869563b2 Oct 11 08:02:18.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:02:18.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:02:19.297 INFO blam! 72d26e61f658cfcb024a40b9ee8fb7e5ee69c42c04a795488533a08a670322cf Oct 11 08:02:19.304 INFO running `"docker" "start" "-a" "72d26e61f658cfcb024a40b9ee8fb7e5ee69c42c04a795488533a08a670322cf"` Oct 11 08:02:20.230 INFO kablam! usermod: no changes Oct 11 08:02:20.284 INFO kablam! Compiling zcfg v0.2.0 (/source) Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:250:10 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 250 | impl NoneableCfg { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:257:20 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:264:20 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:273:30 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 273 | impl From> for NoneableCfg { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:279:30 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:313:10 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:320:20 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:329:27 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.733 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 11 08:02:20.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.733 INFO kablam! Oct 11 08:02:20.733 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.733 INFO kablam! --> src/lib.rs:335:20 Oct 11 08:02:20.733 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:342:30 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:118:44 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:122:41 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:540:30 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 540 | define_pub_cfg!(example_3, super::NoneableCfg, None, "some example_3 configuration"); Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:541:30 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 541 | define_pub_cfg!(example_4, super::NoneableCfg, None, "some example_4 configuration"); Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:252:9 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:259:10 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:268:10 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:275:5 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 275 | NoneableCfg(v) Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:280:17 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:291:21 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:315:9 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:324:10 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:331:5 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:337:10 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:343:17 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! --> src/lib.rs:354:15 Oct 11 08:02:20.734 INFO kablam! | Oct 11 08:02:20.734 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 11 08:02:20.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.734 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 11 08:02:20.734 INFO kablam! Oct 11 08:02:20.854 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:20.854 INFO kablam! --> src/lib.rs:248:27 Oct 11 08:02:20.854 INFO kablam! | Oct 11 08:02:20.854 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 11 08:02:20.854 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 08:02:20.854 INFO kablam! Oct 11 08:02:20.855 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:20.855 INFO kablam! --> src/lib.rs:252:21 Oct 11 08:02:20.855 INFO kablam! | Oct 11 08:02:20.855 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 11 08:02:20.855 INFO kablam! | ^^^^^ Oct 11 08:02:20.855 INFO kablam! Oct 11 08:02:20.855 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:20.855 INFO kablam! --> src/lib.rs:259:22 Oct 11 08:02:20.855 INFO kablam! | Oct 11 08:02:20.855 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:20.855 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:20.855 INFO kablam! Oct 11 08:02:20.856 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 11 08:02:20.856 INFO kablam! --> src/lib.rs:268:22 Oct 11 08:02:20.856 INFO kablam! | Oct 11 08:02:20.856 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 11 08:02:20.856 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:20.856 INFO kablam! Oct 11 08:02:20.860 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:20.860 INFO kablam! --> src/lib.rs:311:34 Oct 11 08:02:20.860 INFO kablam! | Oct 11 08:02:20.860 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 11 08:02:20.860 INFO kablam! | ^^^^^^^^^^ Oct 11 08:02:20.860 INFO kablam! Oct 11 08:02:20.860 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:20.860 INFO kablam! --> src/lib.rs:315:28 Oct 11 08:02:20.860 INFO kablam! | Oct 11 08:02:20.860 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 11 08:02:20.860 INFO kablam! | ^^^^^ Oct 11 08:02:20.860 INFO kablam! Oct 11 08:02:20.860 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:20.860 INFO kablam! --> src/lib.rs:324:29 Oct 11 08:02:20.860 INFO kablam! | Oct 11 08:02:20.860 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:20.860 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:20.860 INFO kablam! Oct 11 08:02:20.860 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 11 08:02:20.860 INFO kablam! --> src/lib.rs:337:29 Oct 11 08:02:20.860 INFO kablam! | Oct 11 08:02:20.860 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 11 08:02:20.860 INFO kablam! | ^^^^^^^^^ Oct 11 08:02:20.860 INFO kablam! Oct 11 08:02:21.045 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 08:02:21.045 INFO kablam! --> src/lib.rs:1:12 Oct 11 08:02:21.045 INFO kablam! | Oct 11 08:02:21.045 INFO kablam! 1 | #![feature(used)] Oct 11 08:02:21.045 INFO kablam! | ^^^^ Oct 11 08:02:21.045 INFO kablam! | Oct 11 08:02:21.046 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 08:02:21.046 INFO kablam! Oct 11 08:02:22.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 11 08:02:22.215 INFO kablam! su: No module specific data is present Oct 11 08:02:22.559 INFO running `"docker" "rm" "-f" "72d26e61f658cfcb024a40b9ee8fb7e5ee69c42c04a795488533a08a670322cf"` Oct 11 08:02:22.692 INFO blam! 72d26e61f658cfcb024a40b9ee8fb7e5ee69c42c04a795488533a08a670322cf Oct 11 08:02:22.695 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:02:22.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:02:22.914 INFO blam! 849704d640b343e5d2fad998ade4f8b9fe5e1e19cc3ef416d0931cb8d7f9b079 Oct 11 08:02:22.919 INFO running `"docker" "start" "-a" "849704d640b343e5d2fad998ade4f8b9fe5e1e19cc3ef416d0931cb8d7f9b079"` Oct 11 08:02:23.284 INFO kablam! usermod: no changes Oct 11 08:02:23.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 08:02:23.314 INFO kablam! Running /target/debug/deps/zcfg-122eaad027c8276e Oct 11 08:02:23.321 INFO blam! Oct 11 08:02:23.321 INFO blam! running 5 tests Oct 11 08:02:23.322 INFO blam! test test::basic_collections_work ... ok Oct 11 08:02:23.322 INFO blam! test test::global_initializer_contains_all_flags ... ok Oct 11 08:02:23.327 INFO blam! test test::set_for_testing_works ... ok Oct 11 08:02:23.327 INFO blam! test test::unset_flags_are_unset ... ok Oct 11 08:02:23.327 INFO blam! test test::reset_for_testing_works ... ok Oct 11 08:02:23.327 INFO blam! Oct 11 08:02:23.327 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:02:23.327 INFO blam! Oct 11 08:02:23.328 INFO kablam! Doc-tests zcfg Oct 11 08:02:23.714 INFO blam! Oct 11 08:02:23.714 INFO blam! running 0 tests Oct 11 08:02:23.714 INFO blam! Oct 11 08:02:23.714 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:02:23.714 INFO blam! Oct 11 08:02:23.719 INFO kablam! su: No module specific data is present Oct 11 08:02:24.092 INFO running `"docker" "rm" "-f" "849704d640b343e5d2fad998ade4f8b9fe5e1e19cc3ef416d0931cb8d7f9b079"` Oct 11 08:02:24.160 INFO blam! 849704d640b343e5d2fad998ade4f8b9fe5e1e19cc3ef416d0931cb8d7f9b079