Oct 16 10:08:50.409 INFO testing gjio-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:08:50.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:08:50.868 INFO blam! 77f915cb866168115b36e73ab0de326ddbda530f6c4aab0b9220bee2f60e2c91 Oct 16 10:08:50.871 INFO running `"docker" "start" "-a" "77f915cb866168115b36e73ab0de326ddbda530f6c4aab0b9220bee2f60e2c91"` Oct 16 10:08:52.434 INFO kablam! usermod: no changes Oct 16 10:08:52.536 INFO kablam! Compiling gj v0.2.0 Oct 16 10:08:54.375 INFO kablam! Compiling gjio v0.1.3 (/source) Oct 16 10:08:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.367 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:08:55.367 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! Oct 16 10:08:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.367 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 16 10:08:55.367 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! Oct 16 10:08:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.367 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:08:55.367 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! Oct 16 10:08:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.367 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:08:55.367 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.367 INFO kablam! | Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.367 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 16 10:08:55.367 INFO kablam! Oct 16 10:08:55.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.368 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 16 10:08:55.368 INFO kablam! | Oct 16 10:08:55.368 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 16 10:08:55.368 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.368 INFO kablam! | Oct 16 10:08:55.368 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 16 10:08:55.368 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.368 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 16 10:08:55.368 INFO kablam! Oct 16 10:08:55.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:08:55.368 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 16 10:08:55.368 INFO kablam! | Oct 16 10:08:55.368 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:08:55.368 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:08:55.368 INFO kablam! | Oct 16 10:08:55.368 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 16 10:08:55.368 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:08:55.368 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 16 10:08:55.368 INFO kablam! Oct 16 10:08:56.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Oct 16 10:08:56.343 INFO kablam! su: No module specific data is present Oct 16 10:08:57.102 INFO running `"docker" "rm" "-f" "77f915cb866168115b36e73ab0de326ddbda530f6c4aab0b9220bee2f60e2c91"` Oct 16 10:08:57.267 INFO blam! 77f915cb866168115b36e73ab0de326ddbda530f6c4aab0b9220bee2f60e2c91 Oct 16 10:08:57.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:08:57.714 INFO blam! 6e6b18f730710380ffeb47904e027aa647a9aab126126d4ee87b3b54e3abebb6 Oct 16 10:08:57.718 INFO running `"docker" "start" "-a" "6e6b18f730710380ffeb47904e027aa647a9aab126126d4ee87b3b54e3abebb6"` Oct 16 10:08:58.662 INFO kablam! usermod: no changes Oct 16 10:08:58.851 INFO kablam! Compiling gjio v0.1.3 (/source) Oct 16 10:09:00.992 INFO kablam! warning: unused `#[macro_use]` import Oct 16 10:09:00.992 INFO kablam! --> examples/proxy.rs:22:1 Oct 16 10:09:00.992 INFO kablam! | Oct 16 10:09:00.992 INFO kablam! 22 | #[macro_use] Oct 16 10:09:00.992 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:00.992 INFO kablam! | Oct 16 10:09:00.992 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:09:00.992 INFO kablam! Oct 16 10:09:01.167 INFO kablam! warning: unused `#[macro_use]` import Oct 16 10:09:01.167 INFO kablam! --> tests/io.rs:22:1 Oct 16 10:09:01.167 INFO kablam! | Oct 16 10:09:01.167 INFO kablam! 22 | #[macro_use] Oct 16 10:09:01.167 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:01.167 INFO kablam! | Oct 16 10:09:01.167 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:09:01.167 INFO kablam! Oct 16 10:09:02.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.167 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 16 10:09:02.167 INFO kablam! | Oct 16 10:09:02.167 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:09:02.167 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.172 INFO kablam! | Oct 16 10:09:02.173 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 10:09:02.173 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 16 10:09:02.173 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.173 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 16 10:09:02.174 INFO kablam! Oct 16 10:09:02.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.175 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 16 10:09:02.175 INFO kablam! | Oct 16 10:09:02.175 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 16 10:09:02.176 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.176 INFO kablam! | Oct 16 10:09:02.176 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 16 10:09:02.177 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.177 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 16 10:09:02.177 INFO kablam! Oct 16 10:09:02.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.178 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 16 10:09:02.178 INFO kablam! | Oct 16 10:09:02.179 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:09:02.179 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.179 INFO kablam! | Oct 16 10:09:02.180 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 16 10:09:02.180 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.180 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 16 10:09:02.183 INFO kablam! Oct 16 10:09:02.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.183 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 16 10:09:02.183 INFO kablam! | Oct 16 10:09:02.183 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:09:02.183 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.183 INFO kablam! | Oct 16 10:09:02.183 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 16 10:09:02.183 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.183 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 16 10:09:02.183 INFO kablam! Oct 16 10:09:02.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.183 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 16 10:09:02.183 INFO kablam! | Oct 16 10:09:02.183 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 16 10:09:02.184 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.184 INFO kablam! | Oct 16 10:09:02.184 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 16 10:09:02.184 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.184 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 16 10:09:02.184 INFO kablam! Oct 16 10:09:02.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 10:09:02.184 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 16 10:09:02.184 INFO kablam! | Oct 16 10:09:02.184 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 16 10:09:02.184 INFO kablam! | ^^^^^^^^^^^^ Oct 16 10:09:02.184 INFO kablam! | Oct 16 10:09:02.184 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 16 10:09:02.184 INFO kablam! = note: for more information, see issue #46043 Oct 16 10:09:02.184 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 16 10:09:02.184 INFO kablam! Oct 16 10:09:07.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.77s Oct 16 10:09:07.511 INFO kablam! su: No module specific data is present Oct 16 10:09:08.473 INFO running `"docker" "rm" "-f" "6e6b18f730710380ffeb47904e027aa647a9aab126126d4ee87b3b54e3abebb6"` Oct 16 10:09:08.806 INFO blam! 6e6b18f730710380ffeb47904e027aa647a9aab126126d4ee87b3b54e3abebb6 Oct 16 10:09:08.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:09:09.387 INFO blam! 9dc0a6d7f6192fe4c38f4aeb1639c389f99f31dc45e53357ad9987081ec105c2 Oct 16 10:09:09.389 INFO running `"docker" "start" "-a" "9dc0a6d7f6192fe4c38f4aeb1639c389f99f31dc45e53357ad9987081ec105c2"` Oct 16 10:09:11.850 INFO kablam! usermod: no changes Oct 16 10:09:11.950 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 10:09:11.963 INFO kablam! Running /target/debug/deps/gjio-5eabf91f1f5b9df7 Oct 16 10:09:11.976 INFO blam! Oct 16 10:09:11.976 INFO blam! running 0 tests Oct 16 10:09:11.976 INFO blam! Oct 16 10:09:11.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:09:11.976 INFO blam! Oct 16 10:09:11.979 INFO kablam! Running /target/debug/deps/io-6682d1765cd113e9 Oct 16 10:09:11.983 INFO blam! Oct 16 10:09:11.983 INFO blam! running 4 tests Oct 16 10:09:11.983 INFO blam! test hello ... ok Oct 16 10:09:11.983 INFO blam! test echo ... ok Oct 16 10:09:12.187 INFO blam! test timer_cancelation ... ok Oct 16 10:09:12.484 INFO blam! test timers_ordering ... ok Oct 16 10:09:12.484 INFO blam! Oct 16 10:09:12.484 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:09:12.484 INFO blam! Oct 16 10:09:12.486 INFO kablam! Doc-tests gjio Oct 16 10:09:13.707 INFO blam! Oct 16 10:09:13.707 INFO blam! running 1 test Oct 16 10:09:16.627 INFO blam! test src/lib.rs - (line 26) ... ok Oct 16 10:09:16.627 INFO blam! Oct 16 10:09:16.627 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:09:16.627 INFO blam! Oct 16 10:09:16.641 INFO kablam! su: No module specific data is present Oct 16 10:09:17.465 INFO running `"docker" "rm" "-f" "9dc0a6d7f6192fe4c38f4aeb1639c389f99f31dc45e53357ad9987081ec105c2"` Oct 16 10:09:17.668 INFO blam! 9dc0a6d7f6192fe4c38f4aeb1639c389f99f31dc45e53357ad9987081ec105c2