Oct 14 12:24:05.024 INFO testing mardiros/janeiro against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:24:05.024 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 12:24:05.604 INFO blam! 677b976c37b611a2000d30406633cf4e4e451e7ab2067169fcc80ba7d3ecf15d Oct 14 12:24:05.606 INFO running `"docker" "start" "-a" "677b976c37b611a2000d30406633cf4e4e451e7ab2067169fcc80ba7d3ecf15d"` Oct 14 12:24:08.046 INFO kablam! usermod: no changes Oct 14 12:24:08.173 INFO kablam! Compiling libc v0.2.17 Oct 14 12:24:09.088 INFO kablam! Compiling thread-id v2.0.0 Oct 14 12:24:09.088 INFO kablam! Compiling memchr v0.1.11 Oct 14 12:24:09.095 INFO kablam! Compiling nix v0.7.0 Oct 14 12:24:09.095 INFO kablam! Compiling net2 v0.2.26 Oct 14 12:24:09.704 INFO kablam! Compiling thread_local v0.2.7 Oct 14 12:24:10.380 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 12:24:12.975 INFO kablam! Compiling regex v0.1.80 Oct 14 12:24:20.995 INFO kablam! Compiling mio v0.6.1 Oct 14 12:24:28.136 INFO kablam! Compiling env_logger v0.3.5 Oct 14 12:24:29.721 INFO kablam! Compiling janeiro v0.0.1 (/source) Oct 14 12:24:30.223 INFO kablam! warning: variable does not need to be mutable Oct 14 12:24:30.223 INFO kablam! --> src/rio.rs:353:17 Oct 14 12:24:30.223 INFO kablam! | Oct 14 12:24:30.223 INFO kablam! 353 | let mut client = &mut self.connections[token].client_mut(); Oct 14 12:24:30.223 INFO kablam! | ----^^^^^^ Oct 14 12:24:30.223 INFO kablam! | | Oct 14 12:24:30.223 INFO kablam! | help: remove this `mut` Oct 14 12:24:30.223 INFO kablam! | Oct 14 12:24:30.223 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:24:30.223 INFO kablam! Oct 14 12:24:31.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.00s Oct 14 12:24:31.075 INFO kablam! su: No module specific data is present Oct 14 12:24:32.471 INFO running `"docker" "rm" "-f" "677b976c37b611a2000d30406633cf4e4e451e7ab2067169fcc80ba7d3ecf15d"` Oct 14 12:24:32.762 INFO blam! 677b976c37b611a2000d30406633cf4e4e451e7ab2067169fcc80ba7d3ecf15d Oct 14 12:24:32.769 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 12:24:33.240 INFO blam! 5af4695e46bab8377807dc5b6437f9545aebbe5d589cc9b9e28b5a492e079196 Oct 14 12:24:33.242 INFO running `"docker" "start" "-a" "5af4695e46bab8377807dc5b6437f9545aebbe5d589cc9b9e28b5a492e079196"` Oct 14 12:24:34.431 INFO kablam! usermod: no changes Oct 14 12:24:34.579 INFO kablam! Compiling janeiro v0.0.1 (/source) Oct 14 12:24:35.805 INFO kablam! warning: unused import: `std::str` Oct 14 12:24:35.805 INFO kablam! --> tests/test_echo_server.rs:7:5 Oct 14 12:24:35.805 INFO kablam! | Oct 14 12:24:35.805 INFO kablam! 7 | use std::str; Oct 14 12:24:35.805 INFO kablam! | ^^^^^^^^ Oct 14 12:24:35.805 INFO kablam! | Oct 14 12:24:35.805 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:24:35.805 INFO kablam! Oct 14 12:24:36.020 INFO kablam! warning: variable does not need to be mutable Oct 14 12:24:36.021 INFO kablam! --> src/rio.rs:353:17 Oct 14 12:24:36.021 INFO kablam! | Oct 14 12:24:36.021 INFO kablam! 353 | let mut client = &mut self.connections[token].client_mut(); Oct 14 12:24:36.022 INFO kablam! | ----^^^^^^ Oct 14 12:24:36.022 INFO kablam! | | Oct 14 12:24:36.022 INFO kablam! | help: remove this `mut` Oct 14 12:24:36.023 INFO kablam! | Oct 14 12:24:36.023 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:24:36.023 INFO kablam! Oct 14 12:24:39.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Oct 14 12:24:39.972 INFO kablam! su: No module specific data is present Oct 14 12:24:41.195 INFO running `"docker" "rm" "-f" "5af4695e46bab8377807dc5b6437f9545aebbe5d589cc9b9e28b5a492e079196"` Oct 14 12:24:41.487 INFO blam! 5af4695e46bab8377807dc5b6437f9545aebbe5d589cc9b9e28b5a492e079196 Oct 14 12:24:41.492 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 12:24:42.049 INFO blam! 24f9640cc079aabb7c934b7c9447b3c1726eccb9ac4aec0a4172126b5e58f200 Oct 14 12:24:42.052 INFO running `"docker" "start" "-a" "24f9640cc079aabb7c934b7c9447b3c1726eccb9ac4aec0a4172126b5e58f200"` Oct 14 12:24:44.271 INFO kablam! usermod: no changes Oct 14 12:24:44.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 12:24:44.442 INFO kablam! Running /target/debug/deps/janeiro-8229e32ff95eae7c Oct 14 12:24:44.446 INFO blam! Oct 14 12:24:44.446 INFO blam! running 1 test Oct 14 12:24:44.447 INFO blam! test transport::test::test_transport ... ok Oct 14 12:24:44.447 INFO blam! Oct 14 12:24:44.447 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:24:44.447 INFO blam! Oct 14 12:24:44.448 INFO kablam! Running /target/debug/deps/test_echo_server-89918637a615e511 Oct 14 12:24:44.450 INFO kablam! Doc-tests janeiro Oct 14 12:24:44.451 INFO blam! Oct 14 12:24:44.451 INFO blam! running 1 test Oct 14 12:24:44.451 INFO blam! test test_echo_server ... ignored Oct 14 12:24:44.451 INFO blam! Oct 14 12:24:44.451 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 14 12:24:44.451 INFO blam! Oct 14 12:24:44.889 INFO blam! Oct 14 12:24:44.889 INFO blam! running 0 tests Oct 14 12:24:44.889 INFO blam! Oct 14 12:24:44.889 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:24:44.889 INFO blam! Oct 14 12:24:44.899 INFO kablam! su: No module specific data is present Oct 14 12:24:46.155 INFO running `"docker" "rm" "-f" "24f9640cc079aabb7c934b7c9447b3c1726eccb9ac4aec0a4172126b5e58f200"` Oct 14 12:24:46.423 INFO blam! 24f9640cc079aabb7c934b7c9447b3c1726eccb9ac4aec0a4172126b5e58f200