Oct 11 00:00:25.989 INFO testing dpc/dotr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:00:25.989 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:00:25.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 00:00:26.372 INFO blam! 720b74ffc3498fec9c2711bc838cec59fefa2be1230323c4b844c3459b2ecf12 Oct 11 00:00:26.378 INFO running `"docker" "start" "-a" "720b74ffc3498fec9c2711bc838cec59fefa2be1230323c4b844c3459b2ecf12"` Oct 11 00:00:26.844 INFO kablam! usermod: no changes Oct 11 00:00:26.858 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 00:00:26.927 INFO kablam! Compiling slog v2.2.3 Oct 11 00:00:26.929 INFO kablam! Compiling isatty v0.1.8 Oct 11 00:00:27.940 INFO kablam! Compiling slog-async v2.3.0 Oct 11 00:00:27.940 INFO kablam! Compiling slog-term v2.4.0 Oct 11 00:00:30.592 INFO kablam! Compiling dotr v0.4.0 (/source) Oct 11 00:00:30.631 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 11 00:00:30.631 INFO kablam! --> src/bin.rs:40:12 Oct 11 00:00:30.631 INFO kablam! | Oct 11 00:00:30.631 INFO kablam! 40 | #![feature(rust_2018_preview, use_extern_macros)] Oct 11 00:00:30.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:00:30.631 INFO kablam! Oct 11 00:00:33.252 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 00:00:33.252 INFO kablam! --> src/bin.rs:40:31 Oct 11 00:00:33.252 INFO kablam! | Oct 11 00:00:33.252 INFO kablam! 40 | #![feature(rust_2018_preview, use_extern_macros)] Oct 11 00:00:33.252 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:00:33.252 INFO kablam! | Oct 11 00:00:33.252 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:00:33.253 INFO kablam! Oct 11 00:00:36.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.64s Oct 11 00:00:36.502 INFO kablam! su: No module specific data is present Oct 11 00:00:37.530 INFO running `"docker" "rm" "-f" "720b74ffc3498fec9c2711bc838cec59fefa2be1230323c4b844c3459b2ecf12"` Oct 11 00:00:37.838 INFO blam! 720b74ffc3498fec9c2711bc838cec59fefa2be1230323c4b844c3459b2ecf12 Oct 11 00:00:37.842 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:00:37.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 00:00:38.348 INFO blam! 151754a38443b9bf10939edaa630614b7952f03276a6e592edd22668f2a2da93 Oct 11 00:00:38.362 INFO running `"docker" "start" "-a" "151754a38443b9bf10939edaa630614b7952f03276a6e592edd22668f2a2da93"` Oct 11 00:00:39.616 INFO kablam! usermod: no changes Oct 11 00:00:39.662 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 00:00:39.768 INFO kablam! Compiling dotr v0.4.0 (/source) Oct 11 00:00:39.917 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 11 00:00:39.917 INFO kablam! --> src/bin.rs:40:12 Oct 11 00:00:39.917 INFO kablam! | Oct 11 00:00:39.917 INFO kablam! 40 | #![feature(rust_2018_preview, use_extern_macros)] Oct 11 00:00:39.917 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:00:39.917 INFO kablam! Oct 11 00:00:42.577 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 00:00:42.577 INFO kablam! --> src/bin.rs:40:31 Oct 11 00:00:42.577 INFO kablam! | Oct 11 00:00:42.577 INFO kablam! 40 | #![feature(rust_2018_preview, use_extern_macros)] Oct 11 00:00:42.578 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:00:42.578 INFO kablam! | Oct 11 00:00:42.578 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:00:42.579 INFO kablam! Oct 11 00:00:44.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.00s Oct 11 00:00:44.646 INFO kablam! su: No module specific data is present Oct 11 00:00:46.096 INFO running `"docker" "rm" "-f" "151754a38443b9bf10939edaa630614b7952f03276a6e592edd22668f2a2da93"` Oct 11 00:00:46.372 INFO blam! 151754a38443b9bf10939edaa630614b7952f03276a6e592edd22668f2a2da93 Oct 11 00:00:46.376 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:00:46.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 00:00:46.841 INFO blam! e11217f057d85537d172df05a05eaf46ae96a78734f152abd0fdedbbbd29ca78 Oct 11 00:00:46.843 INFO running `"docker" "start" "-a" "e11217f057d85537d172df05a05eaf46ae96a78734f152abd0fdedbbbd29ca78"` Oct 11 00:00:48.288 INFO kablam! usermod: no changes Oct 11 00:00:48.328 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 00:00:48.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 00:00:48.424 INFO kablam! Running /target/debug/deps/dotr-33d25293d514600c Oct 11 00:00:48.425 INFO blam! Oct 11 00:00:48.425 INFO blam! running 3 tests Oct 11 00:00:48.426 INFO blam! test tests::simple_file ... ok Oct 11 00:00:48.426 INFO blam! test tests::simple_symlink ... ok Oct 11 00:00:48.426 INFO blam! test tests::simple_nested_file ... ok Oct 11 00:00:48.426 INFO blam! Oct 11 00:00:48.426 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:00:48.426 INFO blam! Oct 11 00:00:48.428 INFO kablam! su: No module specific data is present Oct 11 00:00:49.086 INFO running `"docker" "rm" "-f" "e11217f057d85537d172df05a05eaf46ae96a78734f152abd0fdedbbbd29ca78"` Oct 11 00:00:49.448 INFO blam! e11217f057d85537d172df05a05eaf46ae96a78734f152abd0fdedbbbd29ca78