Oct 15 13:14:45.554 INFO testing zcfg-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:14:45.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 13:14:45.770 INFO blam! 56d9df09a1cf703dcb1aa077ee68dfab3e9fdee9bf6d6f77e24a5539daaf6f62 Oct 15 13:14:45.772 INFO running `"docker" "start" "-a" "56d9df09a1cf703dcb1aa077ee68dfab3e9fdee9bf6d6f77e24a5539daaf6f62"` Oct 15 13:14:46.341 INFO kablam! usermod: no changes Oct 15 13:14:46.395 INFO kablam! Compiling zcfg v0.2.0 (/source) Oct 15 13:14:46.863 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.863 INFO kablam! --> src/lib.rs:250:10 Oct 15 13:14:46.863 INFO kablam! | Oct 15 13:14:46.863 INFO kablam! 250 | impl NoneableCfg { Oct 15 13:14:46.863 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:46.863 INFO kablam! | Oct 15 13:14:46.863 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:14:46.863 INFO kablam! Oct 15 13:14:46.863 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.863 INFO kablam! --> src/lib.rs:257:20 Oct 15 13:14:46.863 INFO kablam! | Oct 15 13:14:46.863 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 15 13:14:46.863 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:46.863 INFO kablam! Oct 15 13:14:46.863 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.863 INFO kablam! --> src/lib.rs:264:20 Oct 15 13:14:46.863 INFO kablam! | Oct 15 13:14:46.863 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 15 13:14:46.863 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:46.863 INFO kablam! Oct 15 13:14:46.863 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.863 INFO kablam! --> src/lib.rs:273:30 Oct 15 13:14:46.863 INFO kablam! | Oct 15 13:14:46.863 INFO kablam! 273 | impl From> for NoneableCfg { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:279:30 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:313:10 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:320:20 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:329:27 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:335:20 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:342:30 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:118:44 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:122:41 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:252:9 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:259:10 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:268:10 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:275:5 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 275 | NoneableCfg(v) Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:280:17 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.864 INFO kablam! Oct 15 13:14:46.864 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.864 INFO kablam! --> src/lib.rs:291:21 Oct 15 13:14:46.864 INFO kablam! | Oct 15 13:14:46.864 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 15 13:14:46.864 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:315:9 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:324:10 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:331:5 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:337:10 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:343:17 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! --> src/lib.rs:354:15 Oct 15 13:14:46.865 INFO kablam! | Oct 15 13:14:46.865 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 15 13:14:46.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.865 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:46.865 INFO kablam! Oct 15 13:14:46.943 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:46.943 INFO kablam! --> src/lib.rs:248:27 Oct 15 13:14:46.943 INFO kablam! | Oct 15 13:14:46.943 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 15 13:14:46.943 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:14:46.943 INFO kablam! Oct 15 13:14:46.943 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:46.943 INFO kablam! --> src/lib.rs:252:21 Oct 15 13:14:46.943 INFO kablam! | Oct 15 13:14:46.943 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 15 13:14:46.943 INFO kablam! | ^^^^^ Oct 15 13:14:46.943 INFO kablam! Oct 15 13:14:46.947 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:46.947 INFO kablam! --> src/lib.rs:259:22 Oct 15 13:14:46.947 INFO kablam! | Oct 15 13:14:46.947 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:46.947 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:46.947 INFO kablam! Oct 15 13:14:46.947 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:46.947 INFO kablam! --> src/lib.rs:268:22 Oct 15 13:14:46.947 INFO kablam! | Oct 15 13:14:46.947 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:46.947 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:46.947 INFO kablam! Oct 15 13:14:46.951 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:46.951 INFO kablam! --> src/lib.rs:311:34 Oct 15 13:14:46.951 INFO kablam! | Oct 15 13:14:46.951 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 15 13:14:46.951 INFO kablam! | ^^^^^^^^^^ Oct 15 13:14:46.951 INFO kablam! Oct 15 13:14:46.951 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:46.951 INFO kablam! --> src/lib.rs:315:28 Oct 15 13:14:46.951 INFO kablam! | Oct 15 13:14:46.951 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 15 13:14:46.951 INFO kablam! | ^^^^^ Oct 15 13:14:46.951 INFO kablam! Oct 15 13:14:46.951 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:46.951 INFO kablam! --> src/lib.rs:324:29 Oct 15 13:14:46.951 INFO kablam! | Oct 15 13:14:46.951 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:46.951 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:46.951 INFO kablam! Oct 15 13:14:46.951 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:46.951 INFO kablam! --> src/lib.rs:337:29 Oct 15 13:14:46.951 INFO kablam! | Oct 15 13:14:46.951 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:46.951 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:46.951 INFO kablam! Oct 15 13:14:47.039 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 13:14:47.039 INFO kablam! --> src/lib.rs:1:12 Oct 15 13:14:47.039 INFO kablam! | Oct 15 13:14:47.039 INFO kablam! 1 | #![feature(used)] Oct 15 13:14:47.039 INFO kablam! | ^^^^ Oct 15 13:14:47.039 INFO kablam! | Oct 15 13:14:47.039 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 13:14:47.039 INFO kablam! Oct 15 13:14:47.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 15 13:14:47.723 INFO kablam! su: No module specific data is present Oct 15 13:14:48.099 INFO running `"docker" "rm" "-f" "56d9df09a1cf703dcb1aa077ee68dfab3e9fdee9bf6d6f77e24a5539daaf6f62"` Oct 15 13:14:48.234 INFO blam! 56d9df09a1cf703dcb1aa077ee68dfab3e9fdee9bf6d6f77e24a5539daaf6f62 Oct 15 13:14:48.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 13:14:48.585 INFO blam! 86f4d7e3ff51a298b7ed14b064c895c1b0a0049de0e6c0586f65f79e48bb01c3 Oct 15 13:14:48.586 INFO running `"docker" "start" "-a" "86f4d7e3ff51a298b7ed14b064c895c1b0a0049de0e6c0586f65f79e48bb01c3"` Oct 15 13:14:49.374 INFO kablam! usermod: no changes Oct 15 13:14:49.426 INFO kablam! Compiling zcfg v0.2.0 (/source) Oct 15 13:14:50.019 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.019 INFO kablam! --> src/lib.rs:250:10 Oct 15 13:14:50.019 INFO kablam! | Oct 15 13:14:50.019 INFO kablam! 250 | impl NoneableCfg { Oct 15 13:14:50.019 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:50.019 INFO kablam! | Oct 15 13:14:50.019 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:14:50.019 INFO kablam! Oct 15 13:14:50.019 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.019 INFO kablam! --> src/lib.rs:257:20 Oct 15 13:14:50.019 INFO kablam! | Oct 15 13:14:50.019 INFO kablam! 257 | impl Debug for NoneableCfg where T: Debug { Oct 15 13:14:50.019 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:50.019 INFO kablam! Oct 15 13:14:50.019 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:264:20 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 264 | impl Deref for NoneableCfg { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:273:30 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 273 | impl From> for NoneableCfg { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:279:30 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 279 | impl ConfigParseable for NoneableCfg where T:ConfigParseable { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:313:10 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 313 | impl CommaSeparatedCfgs { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:320:20 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 320 | impl Deref for CommaSeparatedCfgs { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:329:27 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 329 | impl From> for CommaSeparatedCfgs { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:335:20 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 335 | impl Debug for CommaSeparatedCfgs where T: Debug { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:342:30 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 342 | impl ConfigParseable for CommaSeparatedCfgs where T:ConfigParseable { Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:118:44 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 118 | define_pub_cfg!(__zcfg_example_pub_config, super::NoneableCfg, None, Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:122:41 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 122 | define_cfg!(__zcfg_example_priv_config, super::NoneableCfg, None, Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:540:30 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 540 | define_pub_cfg!(example_3, super::NoneableCfg, None, "some example_3 configuration"); Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:541:30 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 541 | define_pub_cfg!(example_4, super::NoneableCfg, None, "some example_4 configuration"); Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:252:9 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.020 INFO kablam! --> src/lib.rs:259:10 Oct 15 13:14:50.020 INFO kablam! | Oct 15 13:14:50.020 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:50.020 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:50.020 INFO kablam! Oct 15 13:14:50.020 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:268:10 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:275:5 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 275 | NoneableCfg(v) Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:280:17 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 280 | type Output = NoneableCfg<::Output>; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:291:21 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 291 | opt_res.map(|v| NoneableCfg(v)) Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:315:9 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:324:10 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:331:5 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 331 | CommaSeparatedCfgs(v) Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:337:10 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:343:17 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 343 | type Output = CommaSeparatedCfgs<::Output>; Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! --> src/lib.rs:354:15 Oct 15 13:14:50.021 INFO kablam! | Oct 15 13:14:50.021 INFO kablam! 354 | return Ok(CommaSeparatedCfgs(results)) Oct 15 13:14:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'NoneableCfg': please use Option directly Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.021 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs': please use Vec directly Oct 15 13:14:50.021 INFO kablam! Oct 15 13:14:50.119 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:50.119 INFO kablam! --> src/lib.rs:248:27 Oct 15 13:14:50.119 INFO kablam! | Oct 15 13:14:50.119 INFO kablam! 248 | pub struct NoneableCfg(pub Option); Oct 15 13:14:50.119 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:14:50.119 INFO kablam! Oct 15 13:14:50.119 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:50.119 INFO kablam! --> src/lib.rs:252:21 Oct 15 13:14:50.119 INFO kablam! | Oct 15 13:14:50.119 INFO kablam! 252 | let NoneableCfg(inner) = self; Oct 15 13:14:50.119 INFO kablam! | ^^^^^ Oct 15 13:14:50.119 INFO kablam! Oct 15 13:14:50.119 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:50.119 INFO kablam! --> src/lib.rs:259:22 Oct 15 13:14:50.119 INFO kablam! | Oct 15 13:14:50.119 INFO kablam! 259 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:50.119 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:50.119 INFO kablam! Oct 15 13:14:50.123 INFO kablam! warning: use of deprecated item 'NoneableCfg::0': please use Option directly Oct 15 13:14:50.123 INFO kablam! --> src/lib.rs:268:22 Oct 15 13:14:50.123 INFO kablam! | Oct 15 13:14:50.123 INFO kablam! 268 | let &NoneableCfg(ref inner) = self; Oct 15 13:14:50.123 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:50.123 INFO kablam! Oct 15 13:14:50.123 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:50.123 INFO kablam! --> src/lib.rs:311:34 Oct 15 13:14:50.123 INFO kablam! | Oct 15 13:14:50.123 INFO kablam! 311 | pub struct CommaSeparatedCfgs(pub Vec); Oct 15 13:14:50.123 INFO kablam! | ^^^^^^^^^^ Oct 15 13:14:50.123 INFO kablam! Oct 15 13:14:50.123 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:50.123 INFO kablam! --> src/lib.rs:315:28 Oct 15 13:14:50.123 INFO kablam! | Oct 15 13:14:50.123 INFO kablam! 315 | let CommaSeparatedCfgs(inner) = self; Oct 15 13:14:50.123 INFO kablam! | ^^^^^ Oct 15 13:14:50.123 INFO kablam! Oct 15 13:14:50.123 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:50.123 INFO kablam! --> src/lib.rs:324:29 Oct 15 13:14:50.123 INFO kablam! | Oct 15 13:14:50.123 INFO kablam! 324 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:50.123 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:50.123 INFO kablam! Oct 15 13:14:50.131 INFO kablam! warning: use of deprecated item 'CommaSeparatedCfgs::0': please use Vec directly Oct 15 13:14:50.131 INFO kablam! --> src/lib.rs:337:29 Oct 15 13:14:50.131 INFO kablam! | Oct 15 13:14:50.131 INFO kablam! 337 | let &CommaSeparatedCfgs(ref inner) = self; Oct 15 13:14:50.131 INFO kablam! | ^^^^^^^^^ Oct 15 13:14:50.131 INFO kablam! Oct 15 13:14:50.296 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 13:14:50.296 INFO kablam! --> src/lib.rs:1:12 Oct 15 13:14:50.296 INFO kablam! | Oct 15 13:14:50.296 INFO kablam! 1 | #![feature(used)] Oct 15 13:14:50.296 INFO kablam! | ^^^^ Oct 15 13:14:50.296 INFO kablam! | Oct 15 13:14:50.296 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 13:14:50.296 INFO kablam! Oct 15 13:14:51.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.22s Oct 15 13:14:51.626 INFO kablam! su: No module specific data is present Oct 15 13:14:51.862 INFO running `"docker" "rm" "-f" "86f4d7e3ff51a298b7ed14b064c895c1b0a0049de0e6c0586f65f79e48bb01c3"` Oct 15 13:14:51.963 INFO blam! 86f4d7e3ff51a298b7ed14b064c895c1b0a0049de0e6c0586f65f79e48bb01c3 Oct 15 13:14:51.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 13:14:52.203 INFO blam! a06d25c40544df833f3c931360d532f4af14f6f754785fa4c7e2ae5048d59d13 Oct 15 13:14:52.205 INFO running `"docker" "start" "-a" "a06d25c40544df833f3c931360d532f4af14f6f754785fa4c7e2ae5048d59d13"` Oct 15 13:14:52.587 INFO kablam! usermod: no changes Oct 15 13:14:52.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 13:14:52.629 INFO kablam! Running /target/debug/deps/zcfg-1d7b89f3f9182b88 Oct 15 13:14:52.629 INFO kablam! Doc-tests zcfg Oct 15 13:14:52.629 INFO blam! Oct 15 13:14:52.629 INFO blam! running 5 tests Oct 15 13:14:52.629 INFO blam! test test::unset_flags_are_unset ... ok Oct 15 13:14:52.629 INFO blam! test test::set_for_testing_works ... ok Oct 15 13:14:52.629 INFO blam! test test::basic_collections_work ... ok Oct 15 13:14:52.629 INFO blam! test test::global_initializer_contains_all_flags ... ok Oct 15 13:14:52.629 INFO blam! test test::reset_for_testing_works ... ok Oct 15 13:14:52.629 INFO blam! Oct 15 13:14:52.629 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:14:52.629 INFO blam! Oct 15 13:14:53.274 INFO blam! Oct 15 13:14:53.274 INFO blam! running 0 tests Oct 15 13:14:53.274 INFO blam! Oct 15 13:14:53.274 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:14:53.274 INFO blam! Oct 15 13:14:53.282 INFO kablam! su: No module specific data is present Oct 15 13:14:53.627 INFO running `"docker" "rm" "-f" "a06d25c40544df833f3c931360d532f4af14f6f754785fa4c7e2ae5048d59d13"` Oct 15 13:14:53.703 INFO blam! a06d25c40544df833f3c931360d532f4af14f6f754785fa4c7e2ae5048d59d13