Oct 14 21:25:16.955 INFO testing ernestrc/rux against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:25:16.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 21:25:17.513 INFO blam! 74e2d25985e8140b796240782ba47fe16cf65de1139b01d93084262dc475ad1b Oct 14 21:25:17.516 INFO running `"docker" "start" "-a" "74e2d25985e8140b796240782ba47fe16cf65de1139b01d93084262dc475ad1b"` Oct 14 21:25:19.043 INFO kablam! usermod: no changes Oct 14 21:25:19.215 INFO kablam! Compiling gcc v0.3.40 Oct 14 21:25:19.215 INFO kablam! Compiling pad v0.1.4 Oct 14 21:25:19.216 INFO kablam! Compiling nix v0.7.0 Oct 14 21:25:19.223 INFO kablam! Compiling thread-id v2.0.0 Oct 14 21:25:20.235 INFO kablam! Compiling thread_local v0.2.7 Oct 14 21:25:21.463 INFO kablam! Compiling regex v0.1.80 Oct 14 21:25:24.434 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 14 21:25:26.563 INFO kablam! Compiling backtrace v0.3.0 Oct 14 21:25:29.063 INFO kablam! Compiling error-chain v0.7.1 Oct 14 21:25:38.779 INFO kablam! Compiling env_logger v0.3.5 Oct 14 21:25:41.553 INFO kablam! Compiling rux v0.1.0 (/source) Oct 14 21:25:43.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.97s Oct 14 21:25:43.047 INFO kablam! su: No module specific data is present Oct 14 21:25:44.063 INFO running `"docker" "rm" "-f" "74e2d25985e8140b796240782ba47fe16cf65de1139b01d93084262dc475ad1b"` Oct 14 21:25:44.368 INFO blam! 74e2d25985e8140b796240782ba47fe16cf65de1139b01d93084262dc475ad1b Oct 14 21:25:44.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 21:25:44.764 INFO blam! de5b990ecc5da6a6f22aba257428bd247928dabb73d2ee612cc02318e5f6d9b8 Oct 14 21:25:44.771 INFO running `"docker" "start" "-a" "de5b990ecc5da6a6f22aba257428bd247928dabb73d2ee612cc02318e5f6d9b8"` Oct 14 21:25:45.875 INFO kablam! usermod: no changes Oct 14 21:25:46.031 INFO kablam! Compiling rux v0.1.0 (/source) Oct 14 21:25:46.895 INFO kablam! warning: unused import: `super::*` Oct 14 21:25:46.895 INFO kablam! --> src/mux/handler.rs:150:7 Oct 14 21:25:46.895 INFO kablam! | Oct 14 21:25:46.895 INFO kablam! 150 | use super::*; Oct 14 21:25:46.895 INFO kablam! | ^^^^^^^^ Oct 14 21:25:46.895 INFO kablam! | Oct 14 21:25:46.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:25:46.895 INFO kablam! Oct 14 21:25:47.603 INFO kablam! warning: unused variable: `buffer` Oct 14 21:25:47.603 INFO kablam! --> src/buf/tests.rs:268:18 Oct 14 21:25:47.603 INFO kablam! | Oct 14 21:25:47.603 INFO kablam! 268 | fn from_buffer(buffer: &mut ByteBuffer) -> Result> { Oct 14 21:25:47.603 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 14 21:25:47.603 INFO kablam! | Oct 14 21:25:47.603 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:25:47.603 INFO kablam! Oct 14 21:25:47.955 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 14 21:25:47.956 INFO kablam! --> src/epoll/mod.rs:215:13 Oct 14 21:25:47.956 INFO kablam! | Oct 14 21:25:47.956 INFO kablam! 215 | assert!(ev.events.contains(EPOLLIN)); Oct 14 21:25:47.956 INFO kablam! | ^^^^^^^^^ Oct 14 21:25:47.956 INFO kablam! | Oct 14 21:25:47.956 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 14 21:25:47.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 21:25:47.956 INFO kablam! = note: for more information, see issue #46043 Oct 14 21:25:47.956 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 14 21:25:47.956 INFO kablam! Oct 14 21:25:51.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.90s Oct 14 21:25:51.813 INFO kablam! su: No module specific data is present Oct 14 21:25:52.420 INFO running `"docker" "rm" "-f" "de5b990ecc5da6a6f22aba257428bd247928dabb73d2ee612cc02318e5f6d9b8"` Oct 14 21:25:52.723 INFO blam! de5b990ecc5da6a6f22aba257428bd247928dabb73d2ee612cc02318e5f6d9b8 Oct 14 21:25:52.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 21:25:53.407 INFO blam! 41f7b76545cf453ba07a43b8df06dac632df7d718d2f15a4ccb924cf7ce2de98 Oct 14 21:25:53.409 INFO running `"docker" "start" "-a" "41f7b76545cf453ba07a43b8df06dac632df7d718d2f15a4ccb924cf7ce2de98"` Oct 14 21:25:54.671 INFO kablam! usermod: no changes Oct 14 21:25:54.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 21:25:54.798 INFO kablam! Running /target/debug/deps/rux-b53cb779c41c5c5d Oct 14 21:25:54.815 INFO blam! Oct 14 21:25:54.816 INFO blam! running 13 tests Oct 14 21:25:54.823 INFO blam! test buf::tests::buffer_method_buffers ... ok Oct 14 21:25:54.831 INFO blam! test buf::tests::share_write_ref ... ok Oct 14 21:25:54.832 INFO blam! test buf::tests::share_read_ref ... ok Oct 14 21:25:54.845 INFO blam! test buf::tests::write_at_index ... ok Oct 14 21:25:54.847 INFO blam! test epoll::tests::notify_handler ... ok Oct 14 21:25:54.847 INFO blam! test mux::action::tests::decode_encode_new_action ... ok Oct 14 21:25:54.859 INFO blam! test mux::action::tests::decode_encode_notify_action ... ok Oct 14 21:25:54.859 INFO kablam! Doc-tests rux Oct 14 21:25:54.859 INFO blam! test mux::handler::tests::should_grow_slab ... ok Oct 14 21:25:54.859 INFO blam! test buf::tests::buffer_method_extends_capacity ... ok Oct 14 21:25:54.859 INFO blam! test buf::tests::compacts_buffer_when_out_of_capacity ... ok Oct 14 21:25:54.859 INFO blam! test buf::tests::reserves_additional_capacity ... ok Oct 14 21:25:54.859 INFO blam! test buf::tests::returns_out_of_capacity_error ... ok Oct 14 21:25:54.859 INFO blam! test buf::tests::does_buffer ... ok Oct 14 21:25:54.859 INFO blam! Oct 14 21:25:54.859 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:25:54.859 INFO blam! Oct 14 21:25:55.796 INFO blam! Oct 14 21:25:55.796 INFO blam! running 0 tests Oct 14 21:25:55.796 INFO blam! Oct 14 21:25:55.796 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:25:55.796 INFO blam! Oct 14 21:25:55.815 INFO kablam! su: No module specific data is present Oct 14 21:25:56.505 INFO running `"docker" "rm" "-f" "41f7b76545cf453ba07a43b8df06dac632df7d718d2f15a4ccb924cf7ce2de98"` Oct 14 21:25:56.747 INFO blam! 41f7b76545cf453ba07a43b8df06dac632df7d718d2f15a4ccb924cf7ce2de98