Oct 14 23:35:33.373 INFO testing darkwater/um against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:35:33.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:35:33.727 INFO blam! 61bab6df1ddfc90c0095707d458c9383ec3eabd3f33c6d055d6f8f6e08518e89 Oct 14 23:35:33.731 INFO running `"docker" "start" "-a" "61bab6df1ddfc90c0095707d458c9383ec3eabd3f33c6d055d6f8f6e08518e89"` Oct 14 23:35:35.611 INFO kablam! usermod: no changes Oct 14 23:35:35.832 INFO kablam! Compiling um v0.1.0 (/source) Oct 14 23:35:37.246 INFO kablam! warning: unused import: `TcpListener` Oct 14 23:35:37.246 INFO kablam! --> src/client.rs:7:18 Oct 14 23:35:37.246 INFO kablam! | Oct 14 23:35:37.246 INFO kablam! 7 | use tokio::net::{TcpListener, TcpStream}; Oct 14 23:35:37.246 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:35:37.247 INFO kablam! | Oct 14 23:35:37.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:35:37.247 INFO kablam! Oct 14 23:35:37.247 INFO kablam! warning: unused import: `BufMut` Oct 14 23:35:37.247 INFO kablam! --> src/commandcodec.rs:1:13 Oct 14 23:35:37.247 INFO kablam! | Oct 14 23:35:37.247 INFO kablam! 1 | use bytes::{BufMut, BytesMut}; Oct 14 23:35:37.247 INFO kablam! | ^^^^^^ Oct 14 23:35:37.247 INFO kablam! Oct 14 23:35:37.247 INFO kablam! warning: unused import: `std::fmt::Write` Oct 14 23:35:37.247 INFO kablam! --> src/commandcodec.rs:5:5 Oct 14 23:35:37.247 INFO kablam! | Oct 14 23:35:37.247 INFO kablam! 5 | use std::fmt::Write; Oct 14 23:35:37.247 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:35:37.247 INFO kablam! Oct 14 23:35:37.247 INFO kablam! warning: unused import: `tokio::io` Oct 14 23:35:37.247 INFO kablam! --> src/server.rs:4:5 Oct 14 23:35:37.247 INFO kablam! | Oct 14 23:35:37.247 INFO kablam! 4 | use tokio::io; Oct 14 23:35:37.247 INFO kablam! | ^^^^^^^^^ Oct 14 23:35:37.247 INFO kablam! Oct 14 23:35:37.589 INFO kablam! warning: method is never used: `is_err` Oct 14 23:35:37.589 INFO kablam! --> src/response.rs:14:5 Oct 14 23:35:37.590 INFO kablam! | Oct 14 23:35:37.590 INFO kablam! 14 | pub fn is_err(&self) -> bool { Oct 14 23:35:37.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:35:37.590 INFO kablam! | Oct 14 23:35:37.590 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:35:37.590 INFO kablam! Oct 14 23:35:37.591 INFO kablam! warning: the feature `match_default_bindings` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 23:35:37.591 INFO kablam! --> src/main.rs:1:12 Oct 14 23:35:37.591 INFO kablam! | Oct 14 23:35:37.591 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 14 23:35:37.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:35:37.591 INFO kablam! | Oct 14 23:35:37.591 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:35:37.591 INFO kablam! Oct 14 23:35:37.591 INFO kablam! warning: the feature `option_filter` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 14 23:35:37.591 INFO kablam! --> src/main.rs:1:41 Oct 14 23:35:37.591 INFO kablam! | Oct 14 23:35:37.591 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 14 23:35:37.591 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:35:37.591 INFO kablam! Oct 14 23:35:39.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.07s Oct 14 23:35:39.704 INFO kablam! su: No module specific data is present Oct 14 23:35:40.970 INFO running `"docker" "rm" "-f" "61bab6df1ddfc90c0095707d458c9383ec3eabd3f33c6d055d6f8f6e08518e89"` Oct 14 23:35:41.307 INFO blam! 61bab6df1ddfc90c0095707d458c9383ec3eabd3f33c6d055d6f8f6e08518e89 Oct 14 23:35:41.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:35:41.896 INFO blam! 7c7d31f02b1f5f7d222802867912ac372acb0f0cbaa2be63ff283b008e114ac2 Oct 14 23:35:41.898 INFO running `"docker" "start" "-a" "7c7d31f02b1f5f7d222802867912ac372acb0f0cbaa2be63ff283b008e114ac2"` Oct 14 23:35:42.835 INFO kablam! usermod: no changes Oct 14 23:35:42.930 INFO kablam! Compiling um v0.1.0 (/source) Oct 14 23:35:43.917 INFO kablam! warning: unused import: `TcpListener` Oct 14 23:35:43.917 INFO kablam! --> src/client.rs:7:18 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 7 | use tokio::net::{TcpListener, TcpStream}; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `BufMut` Oct 14 23:35:43.917 INFO kablam! --> src/commandcodec.rs:1:13 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 1 | use bytes::{BufMut, BytesMut}; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `std::fmt::Write` Oct 14 23:35:43.917 INFO kablam! --> src/commandcodec.rs:5:5 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 5 | use std::fmt::Write; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `super::*` Oct 14 23:35:43.917 INFO kablam! --> src/node.rs:46:9 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 46 | use super::*; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `tokio::io` Oct 14 23:35:43.917 INFO kablam! --> src/server.rs:4:5 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 4 | use tokio::io; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `super::*` Oct 14 23:35:43.917 INFO kablam! --> src/server.rs:54:9 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 54 | use super::*; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.917 INFO kablam! warning: unused import: `::std::io::prelude::*` Oct 14 23:35:43.917 INFO kablam! --> src/server.rs:55:9 Oct 14 23:35:43.917 INFO kablam! | Oct 14 23:35:43.917 INFO kablam! 55 | use ::std::io::prelude::*; Oct 14 23:35:43.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:35:43.917 INFO kablam! Oct 14 23:35:43.918 INFO kablam! warning: unused import: `::std::net::TcpStream` Oct 14 23:35:43.918 INFO kablam! --> src/server.rs:56:9 Oct 14 23:35:43.918 INFO kablam! | Oct 14 23:35:43.918 INFO kablam! 56 | use ::std::net::TcpStream; Oct 14 23:35:43.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:35:43.918 INFO kablam! Oct 14 23:35:43.928 INFO kablam! warning: unused import: `super::*` Oct 14 23:35:43.928 INFO kablam! --> src/value.rs:83:9 Oct 14 23:35:43.928 INFO kablam! | Oct 14 23:35:43.928 INFO kablam! 83 | use super::*; Oct 14 23:35:43.928 INFO kablam! | ^^^^^^^^ Oct 14 23:35:43.928 INFO kablam! Oct 14 23:35:44.239 INFO kablam! warning: the feature `match_default_bindings` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 23:35:44.240 INFO kablam! --> src/main.rs:1:12 Oct 14 23:35:44.240 INFO kablam! | Oct 14 23:35:44.240 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 14 23:35:44.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:35:44.240 INFO kablam! | Oct 14 23:35:44.240 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 23:35:44.240 INFO kablam! Oct 14 23:35:44.240 INFO kablam! warning: the feature `option_filter` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 14 23:35:44.240 INFO kablam! --> src/main.rs:1:41 Oct 14 23:35:44.240 INFO kablam! | Oct 14 23:35:44.240 INFO kablam! 1 | #![feature(match_default_bindings, nll, option_filter, try_trait)] Oct 14 23:35:44.240 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:35:44.240 INFO kablam! Oct 14 23:35:46.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.18s Oct 14 23:35:46.042 INFO kablam! su: No module specific data is present Oct 14 23:35:47.385 INFO running `"docker" "rm" "-f" "7c7d31f02b1f5f7d222802867912ac372acb0f0cbaa2be63ff283b008e114ac2"` Oct 14 23:35:47.831 INFO blam! 7c7d31f02b1f5f7d222802867912ac372acb0f0cbaa2be63ff283b008e114ac2 Oct 14 23:35:47.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:35:48.291 INFO blam! f195ad27ad416195f5f909a07f1777c4f5ba4d629243fdcf95c55db24e9702f6 Oct 14 23:35:48.294 INFO running `"docker" "start" "-a" "f195ad27ad416195f5f909a07f1777c4f5ba4d629243fdcf95c55db24e9702f6"` Oct 14 23:35:49.775 INFO kablam! usermod: no changes Oct 14 23:35:49.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 23:35:49.931 INFO kablam! Running /target/debug/deps/um-764ff337c8d40853 Oct 14 23:35:49.931 INFO blam! Oct 14 23:35:49.931 INFO blam! running 7 tests Oct 14 23:35:49.943 INFO blam! test node::tests::parse_simple_nodespec ... ok Oct 14 23:35:49.943 INFO blam! test store::tests::basic_operations ... ok Oct 14 23:35:49.955 INFO blam! test nodespec::tests::parse_simple_nodespec ... ok Oct 14 23:35:49.955 INFO blam! test command::tests::parse_read_command ... ok Oct 14 23:35:49.955 INFO blam! test value::tests::parse_simple_nodespec ... ok Oct 14 23:35:49.955 INFO blam! test command::tests::parse_update_command ... ok Oct 14 23:35:49.955 INFO blam! test server::tests::commands_over_tcp ... ok Oct 14 23:35:49.955 INFO blam! Oct 14 23:35:49.955 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:35:49.955 INFO blam! Oct 14 23:35:49.957 INFO kablam! su: No module specific data is present Oct 14 23:35:50.549 INFO running `"docker" "rm" "-f" "f195ad27ad416195f5f909a07f1777c4f5ba4d629243fdcf95c55db24e9702f6"` Oct 14 23:35:50.787 INFO blam! f195ad27ad416195f5f909a07f1777c4f5ba4d629243fdcf95c55db24e9702f6