Oct 10 14:14:58.433 INFO testing steveklabnik/repro against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:14:58.433 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:14:58.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 14:14:58.832 INFO blam! 1d5bd8b7d231294dcd90c4511969148c2ba7dc1d245ce19bcb08a5ba1b0e3798 Oct 10 14:14:58.834 INFO running `"docker" "start" "-a" "1d5bd8b7d231294dcd90c4511969148c2ba7dc1d245ce19bcb08a5ba1b0e3798"` Oct 10 14:15:00.044 INFO kablam! usermod: no changes Oct 10 14:15:00.128 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:00.128 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:00.140 INFO kablam! Compiling foo v0.1.0 (/source/foo) Oct 10 14:15:00.196 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 14:15:00.196 INFO kablam! --> foo/src/lib.rs:8:12 Oct 10 14:15:00.196 INFO kablam! | Oct 10 14:15:00.196 INFO kablam! 8 | #![feature(rust_2018_preview)] Oct 10 14:15:00.196 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:00.196 INFO kablam! Oct 10 14:15:00.668 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:15:00.668 INFO kablam! --> foo/src/lib.rs:6:5 Oct 10 14:15:00.668 INFO kablam! | Oct 10 14:15:00.668 INFO kablam! 6 | use_extern_macros Oct 10 14:15:00.668 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:00.668 INFO kablam! | Oct 10 14:15:00.668 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:15:00.668 INFO kablam! Oct 10 14:15:00.708 INFO kablam! Compiling bar v0.1.0 (/source/bar) Oct 10 14:15:00.788 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 14:15:00.788 INFO kablam! --> bar/src/main.rs:8:12 Oct 10 14:15:00.788 INFO kablam! | Oct 10 14:15:00.788 INFO kablam! 8 | #![feature(rust_2018_preview)] Oct 10 14:15:00.788 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:00.788 INFO kablam! Oct 10 14:15:01.180 INFO kablam! warning: unused import: `foo::ref_slice` Oct 10 14:15:01.180 INFO kablam! --> bar/src/main.rs:12:9 Oct 10 14:15:01.180 INFO kablam! | Oct 10 14:15:01.180 INFO kablam! 12 | use foo::ref_slice; Oct 10 14:15:01.180 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:15:01.180 INFO kablam! | Oct 10 14:15:01.180 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:15:01.180 INFO kablam! Oct 10 14:15:01.188 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:15:01.188 INFO kablam! --> bar/src/main.rs:6:5 Oct 10 14:15:01.188 INFO kablam! | Oct 10 14:15:01.188 INFO kablam! 6 | use_extern_macros Oct 10 14:15:01.188 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:01.188 INFO kablam! | Oct 10 14:15:01.188 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:15:01.188 INFO kablam! Oct 10 14:15:01.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 10 14:15:01.613 INFO kablam! su: No module specific data is present Oct 10 14:15:02.582 INFO running `"docker" "rm" "-f" "1d5bd8b7d231294dcd90c4511969148c2ba7dc1d245ce19bcb08a5ba1b0e3798"` Oct 10 14:15:02.816 INFO blam! 1d5bd8b7d231294dcd90c4511969148c2ba7dc1d245ce19bcb08a5ba1b0e3798 Oct 10 14:15:02.824 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:15:02.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 14:15:03.302 INFO blam! fa35af184ba3365b906574363cd9f8a79028816d0efa6943eed8f8a4c12f408f Oct 10 14:15:03.302 INFO running `"docker" "start" "-a" "fa35af184ba3365b906574363cd9f8a79028816d0efa6943eed8f8a4c12f408f"` Oct 10 14:15:04.816 INFO kablam! usermod: no changes Oct 10 14:15:04.860 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:04.860 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:04.876 INFO kablam! Compiling foo v0.1.0 (/source/foo) Oct 10 14:15:04.878 INFO kablam! Compiling bar v0.1.0 (/source/bar) Oct 10 14:15:04.976 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 14:15:04.976 INFO kablam! --> bar/src/main.rs:8:12 Oct 10 14:15:04.976 INFO kablam! | Oct 10 14:15:04.976 INFO kablam! 8 | #![feature(rust_2018_preview)] Oct 10 14:15:04.976 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:04.976 INFO kablam! Oct 10 14:15:05.048 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 14:15:05.048 INFO kablam! --> foo/src/lib.rs:8:12 Oct 10 14:15:05.048 INFO kablam! | Oct 10 14:15:05.048 INFO kablam! 8 | #![feature(rust_2018_preview)] Oct 10 14:15:05.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:05.048 INFO kablam! Oct 10 14:15:05.628 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:15:05.628 INFO kablam! --> foo/src/lib.rs:6:5 Oct 10 14:15:05.628 INFO kablam! | Oct 10 14:15:05.628 INFO kablam! 6 | use_extern_macros Oct 10 14:15:05.628 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:05.628 INFO kablam! | Oct 10 14:15:05.628 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:15:05.628 INFO kablam! Oct 10 14:15:05.640 INFO kablam! warning: unused import: `foo::ref_slice` Oct 10 14:15:05.640 INFO kablam! --> bar/src/main.rs:12:9 Oct 10 14:15:05.640 INFO kablam! | Oct 10 14:15:05.640 INFO kablam! 12 | use foo::ref_slice; Oct 10 14:15:05.640 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:15:05.640 INFO kablam! | Oct 10 14:15:05.640 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:15:05.640 INFO kablam! Oct 10 14:15:05.660 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:15:05.660 INFO kablam! --> bar/src/main.rs:6:5 Oct 10 14:15:05.660 INFO kablam! | Oct 10 14:15:05.660 INFO kablam! 6 | use_extern_macros Oct 10 14:15:05.660 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:05.660 INFO kablam! | Oct 10 14:15:05.660 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:15:05.660 INFO kablam! Oct 10 14:15:06.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 10 14:15:06.334 INFO kablam! su: No module specific data is present Oct 10 14:15:07.182 INFO running `"docker" "rm" "-f" "fa35af184ba3365b906574363cd9f8a79028816d0efa6943eed8f8a4c12f408f"` Oct 10 14:15:07.447 INFO blam! fa35af184ba3365b906574363cd9f8a79028816d0efa6943eed8f8a4c12f408f Oct 10 14:15:07.454 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:15:07.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 14:15:08.016 INFO blam! 7aa04f28462428997fcb086e2b3f963365a1fcad07d34abcd5fc958470e75ad7 Oct 10 14:15:08.024 INFO running `"docker" "start" "-a" "7aa04f28462428997fcb086e2b3f963365a1fcad07d34abcd5fc958470e75ad7"` Oct 10 14:15:09.348 INFO kablam! usermod: no changes Oct 10 14:15:09.389 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:09.389 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 14:15:09.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 14:15:09.401 INFO kablam! Running /target/debug/deps/bar-37cd827c6945faf7 Oct 10 14:15:09.401 INFO kablam! Running /target/debug/deps/foo-7165190bd0057b7f Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.402 INFO blam! running 0 tests Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.402 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.402 INFO blam! running 0 tests Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.402 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:15:09.402 INFO blam! Oct 10 14:15:09.404 INFO kablam! Doc-tests foo Oct 10 14:15:09.528 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 14:15:09.528 INFO kablam! --> /source/foo/src/lib.rs:8:12 Oct 10 14:15:09.528 INFO kablam! | Oct 10 14:15:09.528 INFO kablam! 8 | #![feature(rust_2018_preview)] Oct 10 14:15:09.528 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:15:09.528 INFO kablam! Oct 10 14:15:10.207 INFO blam! Oct 10 14:15:10.208 INFO blam! running 0 tests Oct 10 14:15:10.208 INFO blam! Oct 10 14:15:10.208 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:15:10.208 INFO blam! Oct 10 14:15:10.211 INFO kablam! su: No module specific data is present Oct 10 14:15:10.712 INFO running `"docker" "rm" "-f" "7aa04f28462428997fcb086e2b3f963365a1fcad07d34abcd5fc958470e75ad7"` Oct 10 14:15:11.244 INFO blam! 7aa04f28462428997fcb086e2b3f963365a1fcad07d34abcd5fc958470e75ad7