Oct 11 00:38:07.297 INFO testing darkwater/um against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:38:07.297 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:38:07.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:38:07.838 INFO blam! 98bff3d1ebdc5212576822604311bf6219e252cb0811cdbf140ef057b04d4aac Oct 11 00:38:07.840 INFO running `"docker" "start" "-a" "98bff3d1ebdc5212576822604311bf6219e252cb0811cdbf140ef057b04d4aac"` Oct 11 00:38:09.236 INFO kablam! usermod: no changes Oct 11 00:38:09.484 INFO kablam! Compiling um v0.1.0 (/source) Oct 11 00:38:12.669 INFO kablam! warning: unused import: `TcpListener` Oct 11 00:38:12.669 INFO kablam! --> src/client.rs:7:18 Oct 11 00:38:12.670 INFO kablam! | Oct 11 00:38:12.670 INFO kablam! 7 | use tokio::net::{TcpListener, TcpStream}; Oct 11 00:38:12.670 INFO kablam! | ^^^^^^^^^^^ Oct 11 00:38:12.670 INFO kablam! | Oct 11 00:38:12.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:38:12.670 INFO kablam! Oct 11 00:38:12.670 INFO kablam! warning: unused import: `BufMut` Oct 11 00:38:12.670 INFO kablam! --> src/commandcodec.rs:1:13 Oct 11 00:38:12.670 INFO kablam! | Oct 11 00:38:12.670 INFO kablam! 1 | use bytes::{BufMut, BytesMut}; Oct 11 00:38:12.670 INFO kablam! | ^^^^^^ Oct 11 00:38:12.670 INFO kablam! Oct 11 00:38:12.670 INFO kablam! warning: unused import: `std::fmt::Write` Oct 11 00:38:12.670 INFO kablam! --> src/commandcodec.rs:5:5 Oct 11 00:38:12.670 INFO kablam! | Oct 11 00:38:12.670 INFO kablam! 5 | use std::fmt::Write; Oct 11 00:38:12.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 00:38:12.670 INFO kablam! Oct 11 00:38:12.700 INFO kablam! warning: unused import: `tokio::io` Oct 11 00:38:12.700 INFO kablam! --> src/server.rs:4:5 Oct 11 00:38:12.700 INFO kablam! | Oct 11 00:38:12.700 INFO kablam! 4 | use tokio::io; Oct 11 00:38:12.700 INFO kablam! | ^^^^^^^^^ Oct 11 00:38:12.700 INFO kablam! Oct 11 00:38:12.988 INFO kablam! warning: method is never used: `is_err` Oct 11 00:38:12.988 INFO kablam! --> src/response.rs:14:5 Oct 11 00:38:12.988 INFO kablam! | Oct 11 00:38:12.988 INFO kablam! 14 | pub fn is_err(&self) -> bool { Oct 11 00:38:12.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:38:12.988 INFO kablam! | Oct 11 00:38:12.988 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:38:12.988 INFO kablam! Oct 11 00:38:12.988 INFO kablam! warning: the feature `match_default_bindings` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 00:38:12.988 INFO kablam! --> src/main.rs:1:12 Oct 11 00:38:12.988 INFO kablam! | Oct 11 00:38:12.988 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 11 00:38:12.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:38:12.988 INFO kablam! | Oct 11 00:38:12.988 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:38:12.988 INFO kablam! Oct 11 00:38:12.988 INFO kablam! warning: the feature `option_filter` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 11 00:38:12.988 INFO kablam! --> src/main.rs:1:41 Oct 11 00:38:12.988 INFO kablam! | Oct 11 00:38:12.988 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 11 00:38:12.988 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:38:12.988 INFO kablam! Oct 11 00:38:14.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.58s Oct 11 00:38:14.841 INFO kablam! su: No module specific data is present Oct 11 00:38:15.454 INFO running `"docker" "rm" "-f" "98bff3d1ebdc5212576822604311bf6219e252cb0811cdbf140ef057b04d4aac"` Oct 11 00:38:15.657 INFO blam! 98bff3d1ebdc5212576822604311bf6219e252cb0811cdbf140ef057b04d4aac Oct 11 00:38:15.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:38:15.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:38:16.124 INFO blam! 12e31da6e270745be2d96830d05513cb12974133af0f4cd7d9973b03b08dfd7d Oct 11 00:38:16.136 INFO running `"docker" "start" "-a" "12e31da6e270745be2d96830d05513cb12974133af0f4cd7d9973b03b08dfd7d"` Oct 11 00:38:17.305 INFO kablam! usermod: no changes Oct 11 00:38:17.424 INFO kablam! Compiling um v0.1.0 (/source) Oct 11 00:38:20.082 INFO kablam! warning: unused import: `TcpListener` Oct 11 00:38:20.082 INFO kablam! --> src/client.rs:7:18 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 7 | use tokio::net::{TcpListener, TcpStream}; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^^^^ Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `BufMut` Oct 11 00:38:20.082 INFO kablam! --> src/commandcodec.rs:1:13 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 1 | use bytes::{BufMut, BytesMut}; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^ Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `std::fmt::Write` Oct 11 00:38:20.082 INFO kablam! --> src/commandcodec.rs:5:5 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 5 | use std::fmt::Write; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `super::*` Oct 11 00:38:20.082 INFO kablam! --> src/node.rs:46:9 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 46 | use super::*; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^ Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `tokio::io` Oct 11 00:38:20.082 INFO kablam! --> src/server.rs:4:5 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 4 | use tokio::io; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^^ Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `super::*` Oct 11 00:38:20.082 INFO kablam! --> src/server.rs:54:9 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 54 | use super::*; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^ Oct 11 00:38:20.082 INFO kablam! Oct 11 00:38:20.082 INFO kablam! warning: unused import: `::std::io::prelude::*` Oct 11 00:38:20.082 INFO kablam! --> src/server.rs:55:9 Oct 11 00:38:20.082 INFO kablam! | Oct 11 00:38:20.082 INFO kablam! 55 | use ::std::io::prelude::*; Oct 11 00:38:20.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:38:20.083 INFO kablam! Oct 11 00:38:20.083 INFO kablam! warning: unused import: `::std::net::TcpStream` Oct 11 00:38:20.083 INFO kablam! --> src/server.rs:56:9 Oct 11 00:38:20.083 INFO kablam! | Oct 11 00:38:20.083 INFO kablam! 56 | use ::std::net::TcpStream; Oct 11 00:38:20.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:38:20.083 INFO kablam! Oct 11 00:38:20.083 INFO kablam! warning: unused import: `super::*` Oct 11 00:38:20.083 INFO kablam! --> src/value.rs:83:9 Oct 11 00:38:20.083 INFO kablam! | Oct 11 00:38:20.083 INFO kablam! 83 | use super::*; Oct 11 00:38:20.083 INFO kablam! | ^^^^^^^^ Oct 11 00:38:20.083 INFO kablam! Oct 11 00:38:20.424 INFO kablam! warning: the feature `match_default_bindings` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 00:38:20.424 INFO kablam! --> src/main.rs:1:12 Oct 11 00:38:20.424 INFO kablam! | Oct 11 00:38:20.424 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 11 00:38:20.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:38:20.424 INFO kablam! | Oct 11 00:38:20.424 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 00:38:20.424 INFO kablam! Oct 11 00:38:20.424 INFO kablam! warning: the feature `option_filter` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 11 00:38:20.424 INFO kablam! --> src/main.rs:1:41 Oct 11 00:38:20.424 INFO kablam! | Oct 11 00:38:20.424 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 11 00:38:20.424 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:38:20.424 INFO kablam! Oct 11 00:38:22.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.01s Oct 11 00:38:22.354 INFO kablam! su: No module specific data is present Oct 11 00:38:23.002 INFO running `"docker" "rm" "-f" "12e31da6e270745be2d96830d05513cb12974133af0f4cd7d9973b03b08dfd7d"` Oct 11 00:38:23.260 INFO blam! 12e31da6e270745be2d96830d05513cb12974133af0f4cd7d9973b03b08dfd7d Oct 11 00:38:23.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:38:23.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:38:23.674 INFO blam! 301f23baa13814fde4d9ef7bc4e0d6ad546dc66b11c02a1d18b794646df050ad Oct 11 00:38:23.675 INFO running `"docker" "start" "-a" "301f23baa13814fde4d9ef7bc4e0d6ad546dc66b11c02a1d18b794646df050ad"` Oct 11 00:38:24.950 INFO kablam! usermod: no changes Oct 11 00:38:25.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 00:38:25.131 INFO kablam! Running /target/debug/deps/um-764ff337c8d40853 Oct 11 00:38:25.134 INFO blam! Oct 11 00:38:25.134 INFO blam! running 7 tests Oct 11 00:38:25.145 INFO blam! test server::tests::commands_over_tcp ... ok Oct 11 00:38:25.145 INFO blam! test command::tests::parse_update_command ... ok Oct 11 00:38:25.145 INFO blam! test store::tests::basic_operations ... ok Oct 11 00:38:25.145 INFO blam! test command::tests::parse_read_command ... ok Oct 11 00:38:25.145 INFO blam! test nodespec::tests::parse_simple_nodespec ... ok Oct 11 00:38:25.145 INFO blam! test value::tests::parse_simple_nodespec ... ok Oct 11 00:38:25.145 INFO blam! test node::tests::parse_simple_nodespec ... ok Oct 11 00:38:25.145 INFO blam! Oct 11 00:38:25.145 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:38:25.145 INFO blam! Oct 11 00:38:25.147 INFO kablam! su: No module specific data is present Oct 11 00:38:25.808 INFO running `"docker" "rm" "-f" "301f23baa13814fde4d9ef7bc4e0d6ad546dc66b11c02a1d18b794646df050ad"` Oct 11 00:38:26.036 INFO blam! 301f23baa13814fde4d9ef7bc4e0d6ad546dc66b11c02a1d18b794646df050ad