Oct 11 22:22:42.555 INFO testing gjio-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:22:42.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 22:22:42.896 INFO blam! 9d150d5c2e0d9d8070735f93d9976ead22e629aa0b9f6963ecfe35a9f6b98db0 Oct 11 22:22:42.900 INFO running `"docker" "start" "-a" "9d150d5c2e0d9d8070735f93d9976ead22e629aa0b9f6963ecfe35a9f6b98db0"` Oct 11 22:22:44.156 INFO kablam! usermod: no changes Oct 11 22:22:44.226 INFO kablam! Compiling gj v0.2.0 Oct 11 22:22:45.917 INFO kablam! Compiling gjio v0.1.3 (/source) Oct 11 22:22:47.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.183 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 11 22:22:47.183 INFO kablam! | Oct 11 22:22:47.183 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:47.184 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.184 INFO kablam! | Oct 11 22:22:47.184 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 22:22:47.185 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 11 22:22:47.185 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.185 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 11 22:22:47.185 INFO kablam! Oct 11 22:22:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.186 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 11 22:22:47.186 INFO kablam! | Oct 11 22:22:47.186 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 11 22:22:47.187 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.187 INFO kablam! | Oct 11 22:22:47.187 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 11 22:22:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.188 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 11 22:22:47.188 INFO kablam! Oct 11 22:22:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.188 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 11 22:22:47.189 INFO kablam! | Oct 11 22:22:47.189 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:47.189 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.190 INFO kablam! | Oct 11 22:22:47.190 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 11 22:22:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.190 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 11 22:22:47.190 INFO kablam! Oct 11 22:22:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.191 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 11 22:22:47.191 INFO kablam! | Oct 11 22:22:47.191 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:47.192 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.192 INFO kablam! | Oct 11 22:22:47.192 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 11 22:22:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.192 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 11 22:22:47.193 INFO kablam! Oct 11 22:22:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.193 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 11 22:22:47.193 INFO kablam! | Oct 11 22:22:47.193 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 11 22:22:47.193 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.193 INFO kablam! | Oct 11 22:22:47.193 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 11 22:22:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.193 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 11 22:22:47.193 INFO kablam! Oct 11 22:22:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:47.193 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 11 22:22:47.193 INFO kablam! | Oct 11 22:22:47.193 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:47.193 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:47.193 INFO kablam! | Oct 11 22:22:47.193 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 11 22:22:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:47.193 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 11 22:22:47.193 INFO kablam! Oct 11 22:22:48.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.88s Oct 11 22:22:48.068 INFO kablam! su: No module specific data is present Oct 11 22:22:48.497 INFO running `"docker" "rm" "-f" "9d150d5c2e0d9d8070735f93d9976ead22e629aa0b9f6963ecfe35a9f6b98db0"` Oct 11 22:22:48.624 INFO blam! 9d150d5c2e0d9d8070735f93d9976ead22e629aa0b9f6963ecfe35a9f6b98db0 Oct 11 22:22:48.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 22:22:49.015 INFO blam! 6c1391b8f17b450dd049436ccf8cb8d5f7cd2dd0bb17f800ec607f0293f47954 Oct 11 22:22:49.020 INFO running `"docker" "start" "-a" "6c1391b8f17b450dd049436ccf8cb8d5f7cd2dd0bb17f800ec607f0293f47954"` Oct 11 22:22:50.416 INFO kablam! usermod: no changes Oct 11 22:22:50.492 INFO kablam! Compiling gjio v0.1.3 (/source) Oct 11 22:22:53.960 INFO kablam! warning: unused `#[macro_use]` import Oct 11 22:22:53.961 INFO kablam! --> tests/io.rs:22:1 Oct 11 22:22:53.961 INFO kablam! | Oct 11 22:22:53.961 INFO kablam! 22 | #[macro_use] Oct 11 22:22:53.962 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:53.962 INFO kablam! | Oct 11 22:22:53.962 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:22:53.963 INFO kablam! Oct 11 22:22:55.644 INFO kablam! warning: unused `#[macro_use]` import Oct 11 22:22:55.644 INFO kablam! --> examples/proxy.rs:22:1 Oct 11 22:22:55.644 INFO kablam! | Oct 11 22:22:55.644 INFO kablam! 22 | #[macro_use] Oct 11 22:22:55.644 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.644 INFO kablam! | Oct 11 22:22:55.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:22:55.644 INFO kablam! Oct 11 22:22:55.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.833 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:55.833 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! Oct 11 22:22:55.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.833 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 11 22:22:55.833 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! Oct 11 22:22:55.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.833 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:55.833 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.833 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 11 22:22:55.833 INFO kablam! Oct 11 22:22:55.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.833 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 11 22:22:55.833 INFO kablam! | Oct 11 22:22:55.839 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:55.839 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.839 INFO kablam! | Oct 11 22:22:55.839 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 11 22:22:55.839 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.839 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 11 22:22:55.839 INFO kablam! Oct 11 22:22:55.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.839 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 11 22:22:55.839 INFO kablam! | Oct 11 22:22:55.839 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 11 22:22:55.839 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.839 INFO kablam! | Oct 11 22:22:55.839 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 11 22:22:55.839 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.839 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 11 22:22:55.839 INFO kablam! Oct 11 22:22:55.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 22:22:55.839 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 11 22:22:55.839 INFO kablam! | Oct 11 22:22:55.839 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 11 22:22:55.839 INFO kablam! | ^^^^^^^^^^^^ Oct 11 22:22:55.840 INFO kablam! | Oct 11 22:22:55.840 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 11 22:22:55.840 INFO kablam! = note: for more information, see issue #46043 Oct 11 22:22:55.840 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 11 22:22:55.840 INFO kablam! Oct 11 22:23:00.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.78s Oct 11 22:23:00.244 INFO kablam! su: No module specific data is present Oct 11 22:23:00.889 INFO running `"docker" "rm" "-f" "6c1391b8f17b450dd049436ccf8cb8d5f7cd2dd0bb17f800ec607f0293f47954"` Oct 11 22:23:01.069 INFO blam! 6c1391b8f17b450dd049436ccf8cb8d5f7cd2dd0bb17f800ec607f0293f47954 Oct 11 22:23:01.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 22:23:01.456 INFO blam! 2dda52bd942ba8012fdb055be6df879c3f8ca885deefb525a2094db95189197a Oct 11 22:23:01.459 INFO running `"docker" "start" "-a" "2dda52bd942ba8012fdb055be6df879c3f8ca885deefb525a2094db95189197a"` Oct 11 22:23:02.274 INFO kablam! usermod: no changes Oct 11 22:23:02.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 22:23:02.372 INFO kablam! Running /target/debug/deps/gjio-f07507145e7454ae Oct 11 22:23:02.375 INFO blam! Oct 11 22:23:02.375 INFO blam! running 0 tests Oct 11 22:23:02.375 INFO blam! Oct 11 22:23:02.375 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:23:02.375 INFO blam! Oct 11 22:23:02.380 INFO kablam! Running /target/debug/deps/io-779e5d996a39d0aa Oct 11 22:23:02.389 INFO blam! Oct 11 22:23:02.389 INFO blam! running 4 tests Oct 11 22:23:02.389 INFO blam! test echo ... ok Oct 11 22:23:02.389 INFO blam! test hello ... ok Oct 11 22:23:02.596 INFO blam! test timer_cancelation ... ok Oct 11 22:23:02.892 INFO blam! test timers_ordering ... ok Oct 11 22:23:02.892 INFO kablam! Doc-tests gjio Oct 11 22:23:02.892 INFO blam! Oct 11 22:23:02.892 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:23:02.892 INFO blam! Oct 11 22:23:04.700 INFO blam! Oct 11 22:23:04.700 INFO blam! running 1 test Oct 11 22:23:08.244 INFO blam! test src/lib.rs - (line 26) ... ok Oct 11 22:23:08.244 INFO blam! Oct 11 22:23:08.244 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:23:08.244 INFO blam! Oct 11 22:23:08.254 INFO kablam! su: No module specific data is present Oct 11 22:23:08.944 INFO running `"docker" "rm" "-f" "2dda52bd942ba8012fdb055be6df879c3f8ca885deefb525a2094db95189197a"` Oct 11 22:23:09.257 INFO blam! 2dda52bd942ba8012fdb055be6df879c3f8ca885deefb525a2094db95189197a