Oct 11 15:21:58.353 INFO testing parse_torrent-0.5.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:21:58.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:21:58.353 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 15:21:58.748 INFO blam! 68ed10410017994418710b30f7c4f99fa21bf3bd2ce4bf072d20179fc2ef76d0 Oct 11 15:21:58.756 INFO running `"docker" "start" "-a" "68ed10410017994418710b30f7c4f99fa21bf3bd2ce4bf072d20179fc2ef76d0"` Oct 11 15:21:59.764 INFO kablam! usermod: no changes Oct 11 15:21:59.960 INFO kablam! Compiling serde_bytes v0.10.4 Oct 11 15:21:59.960 INFO kablam! Compiling bencode v0.1.16 Oct 11 15:21:59.964 INFO kablam! Compiling serde_bencode v0.1.3 Oct 11 15:22:04.308 INFO kablam! Compiling parse_torrent v0.5.2 (/source) Oct 11 15:22:05.736 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 15:22:05.737 INFO kablam! --> src/lib.rs:2:12 Oct 11 15:22:05.737 INFO kablam! | Oct 11 15:22:05.737 INFO kablam! 2 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:05.737 INFO kablam! | ^^^^^^^^^^ Oct 11 15:22:05.737 INFO kablam! | Oct 11 15:22:05.738 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 15:22:05.738 INFO kablam! Oct 11 15:22:05.744 INFO kablam! warning: unused attribute Oct 11 15:22:05.744 INFO kablam! --> src/torrent.rs:1:1 Oct 11 15:22:05.744 INFO kablam! | Oct 11 15:22:05.744 INFO kablam! 1 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:05.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:22:05.745 INFO kablam! | Oct 11 15:22:05.745 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 15:22:05.745 INFO kablam! Oct 11 15:22:05.745 INFO kablam! warning: crate-level attribute should be in the root module Oct 11 15:22:05.745 INFO kablam! --> src/torrent.rs:1:1 Oct 11 15:22:05.745 INFO kablam! | Oct 11 15:22:05.745 INFO kablam! 1 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:05.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:22:05.745 INFO kablam! Oct 11 15:22:07.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.21s Oct 11 15:22:07.020 INFO kablam! su: No module specific data is present Oct 11 15:22:07.882 INFO running `"docker" "rm" "-f" "68ed10410017994418710b30f7c4f99fa21bf3bd2ce4bf072d20179fc2ef76d0"` Oct 11 15:22:08.300 INFO blam! 68ed10410017994418710b30f7c4f99fa21bf3bd2ce4bf072d20179fc2ef76d0 Oct 11 15:22:08.320 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:22:08.320 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 15:22:08.700 INFO blam! 25998a6fef269e00145497416b6777344d13c74f4b0b8c03ad3db8ef60abb566 Oct 11 15:22:08.712 INFO running `"docker" "start" "-a" "25998a6fef269e00145497416b6777344d13c74f4b0b8c03ad3db8ef60abb566"` Oct 11 15:22:10.171 INFO kablam! usermod: no changes Oct 11 15:22:10.396 INFO kablam! Compiling parse_torrent v0.5.2 (/source) Oct 11 15:22:12.172 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 15:22:12.172 INFO kablam! --> src/lib.rs:2:12 Oct 11 15:22:12.172 INFO kablam! | Oct 11 15:22:12.172 INFO kablam! 2 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:12.172 INFO kablam! | ^^^^^^^^^^ Oct 11 15:22:12.172 INFO kablam! | Oct 11 15:22:12.172 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 15:22:12.172 INFO kablam! Oct 11 15:22:12.181 INFO kablam! warning: unused attribute Oct 11 15:22:12.181 INFO kablam! --> src/torrent.rs:1:1 Oct 11 15:22:12.181 INFO kablam! | Oct 11 15:22:12.181 INFO kablam! 1 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:12.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:22:12.182 INFO kablam! | Oct 11 15:22:12.182 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 15:22:12.182 INFO kablam! Oct 11 15:22:12.182 INFO kablam! warning: crate-level attribute should be in the root module Oct 11 15:22:12.182 INFO kablam! --> src/torrent.rs:1:1 Oct 11 15:22:12.182 INFO kablam! | Oct 11 15:22:12.183 INFO kablam! 1 | #![feature(proc_macro)] // Rust nightly Oct 11 15:22:12.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:22:12.183 INFO kablam! Oct 11 15:22:15.057 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 11 15:22:15.057 INFO kablam! su: No module specific data is present Oct 11 15:22:15.482 INFO running `"docker" "rm" "-f" "25998a6fef269e00145497416b6777344d13c74f4b0b8c03ad3db8ef60abb566"` Oct 11 15:22:15.620 INFO blam! 25998a6fef269e00145497416b6777344d13c74f4b0b8c03ad3db8ef60abb566 Oct 11 15:22:15.622 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:22:15.622 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 15:22:15.929 INFO blam! b7c9eeaaae889c34f9a876e102f40ac17c7c2f1f78ee064769238fee1a23a30b Oct 11 15:22:15.934 INFO running `"docker" "start" "-a" "b7c9eeaaae889c34f9a876e102f40ac17c7c2f1f78ee064769238fee1a23a30b"` Oct 11 15:22:16.606 INFO kablam! usermod: no changes Oct 11 15:22:16.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 15:22:16.744 INFO kablam! Running /target/debug/deps/parse_torrent-b8cb5cc80ba6f760 Oct 11 15:22:16.750 INFO blam! Oct 11 15:22:16.750 INFO blam! running 2 tests Oct 11 15:22:16.751 INFO blam! test tests::bench_test1 ... ok Oct 11 15:22:16.760 INFO blam! test tests::test1 ... ok Oct 11 15:22:16.760 INFO blam! Oct 11 15:22:16.760 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:22:16.760 INFO blam! Oct 11 15:22:16.764 INFO kablam! Doc-tests parse_torrent Oct 11 15:22:18.528 INFO blam! Oct 11 15:22:18.528 INFO blam! running 0 tests Oct 11 15:22:18.528 INFO blam! Oct 11 15:22:18.528 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:22:18.528 INFO blam! Oct 11 15:22:18.540 INFO kablam! su: No module specific data is present Oct 11 15:22:19.186 INFO running `"docker" "rm" "-f" "b7c9eeaaae889c34f9a876e102f40ac17c7c2f1f78ee064769238fee1a23a30b"` Oct 11 15:22:19.412 INFO blam! b7c9eeaaae889c34f9a876e102f40ac17c7c2f1f78ee064769238fee1a23a30b