Oct 11 02:55:54.902 INFO testing aochagavia/chat-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:55:54.902 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:55:54.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:55:55.411 INFO blam! 879ddeb50b447169093d79a5da3c22b6a41e4e7245e291cf97496c957f95ec4c Oct 11 02:55:55.413 INFO running `"docker" "start" "-a" "879ddeb50b447169093d79a5da3c22b6a41e4e7245e291cf97496c957f95ec4c"` Oct 11 02:55:56.381 INFO kablam! usermod: no changes Oct 11 02:55:56.507 INFO kablam! Compiling protocol v0.1.0 (/source/protocol) Oct 11 02:55:58.573 INFO kablam! Compiling server v0.1.0 (/source/server) Oct 11 02:55:58.573 INFO kablam! Compiling client v0.1.0 (/source/client) Oct 11 02:56:00.408 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 02:56:00.409 INFO kablam! --> client/src/main.rs:1:12 Oct 11 02:56:00.409 INFO kablam! | Oct 11 02:56:00.409 INFO kablam! 1 | #![feature(conservative_impl_trait, never_type)] Oct 11 02:56:00.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:56:00.409 INFO kablam! | Oct 11 02:56:00.409 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:56:00.409 INFO kablam! Oct 11 02:56:00.537 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 02:56:00.537 INFO kablam! --> server/src/main.rs:1:12 Oct 11 02:56:00.537 INFO kablam! | Oct 11 02:56:00.538 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 11 02:56:00.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:56:00.538 INFO kablam! | Oct 11 02:56:00.539 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:56:00.539 INFO kablam! Oct 11 02:56:02.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.05s Oct 11 02:56:02.461 INFO kablam! su: No module specific data is present Oct 11 02:56:02.988 INFO running `"docker" "rm" "-f" "879ddeb50b447169093d79a5da3c22b6a41e4e7245e291cf97496c957f95ec4c"` Oct 11 02:56:03.140 INFO blam! 879ddeb50b447169093d79a5da3c22b6a41e4e7245e291cf97496c957f95ec4c Oct 11 02:56:03.140 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:56:03.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:56:03.604 INFO blam! 462603d6c9f0baf75ccd762e1ddc594163fb5169bade62ed47dd8618b04f4852 Oct 11 02:56:03.612 INFO running `"docker" "start" "-a" "462603d6c9f0baf75ccd762e1ddc594163fb5169bade62ed47dd8618b04f4852"` Oct 11 02:56:04.884 INFO kablam! usermod: no changes Oct 11 02:56:04.964 INFO kablam! Compiling protocol v0.1.0 (/source/protocol) Oct 11 02:56:04.970 INFO kablam! Compiling server v0.1.0 (/source/server) Oct 11 02:56:04.970 INFO kablam! Compiling client v0.1.0 (/source/client) Oct 11 02:56:08.048 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 02:56:08.048 INFO kablam! --> server/src/main.rs:1:12 Oct 11 02:56:08.048 INFO kablam! | Oct 11 02:56:08.048 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 11 02:56:08.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:56:08.048 INFO kablam! | Oct 11 02:56:08.048 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:56:08.048 INFO kablam! Oct 11 02:56:08.112 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 02:56:08.112 INFO kablam! --> client/src/main.rs:1:12 Oct 11 02:56:08.112 INFO kablam! | Oct 11 02:56:08.112 INFO kablam! 1 | #![feature(conservative_impl_trait, never_type)] Oct 11 02:56:08.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:56:08.112 INFO kablam! | Oct 11 02:56:08.112 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:56:08.112 INFO kablam! Oct 11 02:56:08.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 11 02:56:08.896 INFO kablam! su: No module specific data is present Oct 11 02:56:09.424 INFO running `"docker" "rm" "-f" "462603d6c9f0baf75ccd762e1ddc594163fb5169bade62ed47dd8618b04f4852"` Oct 11 02:56:09.748 INFO blam! 462603d6c9f0baf75ccd762e1ddc594163fb5169bade62ed47dd8618b04f4852 Oct 11 02:56:09.752 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:56:09.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:56:10.194 INFO blam! 8b15672be99751000e5c2862afab1438a3b79b2977061fb33889c902eed09049 Oct 11 02:56:10.196 INFO running `"docker" "start" "-a" "8b15672be99751000e5c2862afab1438a3b79b2977061fb33889c902eed09049"` Oct 11 02:56:11.245 INFO kablam! usermod: no changes Oct 11 02:56:11.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 02:56:11.340 INFO kablam! Running /target/debug/deps/client-e862924d053ef3fa Oct 11 02:56:11.346 INFO blam! Oct 11 02:56:11.346 INFO blam! running 0 tests Oct 11 02:56:11.346 INFO blam! Oct 11 02:56:11.346 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:56:11.346 INFO blam! Oct 11 02:56:11.348 INFO kablam! Running /target/debug/deps/protocol-ad3aa6f84c81ac93 Oct 11 02:56:11.356 INFO kablam! Running /target/debug/deps/server-c321e1f3ae4a258a Oct 11 02:56:11.356 INFO blam! Oct 11 02:56:11.356 INFO blam! running 0 tests Oct 11 02:56:11.356 INFO blam! Oct 11 02:56:11.356 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:56:11.356 INFO blam! Oct 11 02:56:11.361 INFO kablam! Doc-tests protocol Oct 11 02:56:11.362 INFO blam! Oct 11 02:56:11.362 INFO blam! running 0 tests Oct 11 02:56:11.362 INFO blam! Oct 11 02:56:11.362 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:56:11.362 INFO blam! Oct 11 02:56:14.301 INFO blam! Oct 11 02:56:14.301 INFO blam! running 0 tests Oct 11 02:56:14.302 INFO blam! Oct 11 02:56:14.302 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:56:14.302 INFO blam! Oct 11 02:56:14.312 INFO kablam! su: No module specific data is present Oct 11 02:56:15.270 INFO running `"docker" "rm" "-f" "8b15672be99751000e5c2862afab1438a3b79b2977061fb33889c902eed09049"` Oct 11 02:56:15.592 INFO blam! 8b15672be99751000e5c2862afab1438a3b79b2977061fb33889c902eed09049