Nov 03 08:04:17.505 INFO checking gjio-0.1.3 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 08:04:17.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-0/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-alt check --frozen --all --all-targets" "-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"` Nov 03 08:04:17.912 INFO blam! 1da59afe80a64ada6dda1f2da124ca969eb3e3398c96e564262077e20acd5b79 Nov 03 08:04:17.917 INFO running `"docker" "start" "-a" "1da59afe80a64ada6dda1f2da124ca969eb3e3398c96e564262077e20acd5b79"` Nov 03 08:04:19.148 INFO kablam! usermod: no changes Nov 03 08:04:19.220 INFO kablam! Checking gj v0.2.0 Nov 03 08:04:20.412 INFO kablam! Checking gjio v0.1.3 (/source) Nov 03 08:04:21.958 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.959 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 03 08:04:21.959 INFO kablam! | Nov 03 08:04:21.960 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:21.961 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.961 INFO kablam! | Nov 03 08:04:21.962 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 03 08:04:21.962 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! Nov 03 08:04:21.963 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.964 INFO kablam! Nov 03 08:04:21.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.965 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 03 08:04:21.966 INFO kablam! | Nov 03 08:04:21.966 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 03 08:04:21.967 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.967 INFO kablam! | Nov 03 08:04:21.968 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! Nov 03 08:04:21.968 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.970 INFO kablam! Nov 03 08:04:21.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.970 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 03 08:04:21.970 INFO kablam! | Nov 03 08:04:21.970 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:21.970 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.970 INFO kablam! | Nov 03 08:04:21.970 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! Nov 03 08:04:21.970 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.970 INFO kablam! Nov 03 08:04:21.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.970 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 03 08:04:21.970 INFO kablam! | Nov 03 08:04:21.970 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:21.970 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.970 INFO kablam! | Nov 03 08:04:21.970 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! Nov 03 08:04:21.970 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.970 INFO kablam! Nov 03 08:04:21.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.976 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 03 08:04:21.976 INFO kablam! | Nov 03 08:04:21.976 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 03 08:04:21.976 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.976 INFO kablam! | Nov 03 08:04:21.976 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! Nov 03 08:04:21.976 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.976 INFO kablam! Nov 03 08:04:21.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:21.976 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 03 08:04:21.976 INFO kablam! | Nov 03 08:04:21.976 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:21.976 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:21.976 INFO kablam! | Nov 03 08:04:21.976 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! Nov 03 08:04:21.976 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:21.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:21.976 INFO kablam! Nov 03 08:04:23.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.109 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 03 08:04:23.110 INFO kablam! | Nov 03 08:04:23.111 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:23.111 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.112 INFO kablam! | Nov 03 08:04:23.112 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 03 08:04:23.113 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! Nov 03 08:04:23.113 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.114 INFO kablam! Nov 03 08:04:23.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.115 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 03 08:04:23.116 INFO kablam! | Nov 03 08:04:23.116 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 03 08:04:23.117 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.117 INFO kablam! | Nov 03 08:04:23.118 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! Nov 03 08:04:23.118 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.119 INFO kablam! Nov 03 08:04:23.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.120 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 03 08:04:23.121 INFO kablam! | Nov 03 08:04:23.121 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:23.122 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.122 INFO kablam! | Nov 03 08:04:23.123 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! Nov 03 08:04:23.123 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.124 INFO kablam! Nov 03 08:04:23.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.125 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 03 08:04:23.125 INFO kablam! | Nov 03 08:04:23.125 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:23.125 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.125 INFO kablam! | Nov 03 08:04:23.125 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! Nov 03 08:04:23.125 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.125 INFO kablam! Nov 03 08:04:23.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.125 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 03 08:04:23.127 INFO kablam! | Nov 03 08:04:23.127 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 03 08:04:23.127 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.127 INFO kablam! | Nov 03 08:04:23.127 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! Nov 03 08:04:23.127 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.127 INFO kablam! Nov 03 08:04:23.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 03 08:04:23.127 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 03 08:04:23.127 INFO kablam! | Nov 03 08:04:23.127 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 03 08:04:23.127 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:23.127 INFO kablam! | Nov 03 08:04:23.127 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! Nov 03 08:04:23.127 INFO kablam! = note: for more information, see issue #46043 Nov 03 08:04:23.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 03 08:04:23.127 INFO kablam! Nov 03 08:04:25.136 INFO kablam! warning: unused `#[macro_use]` import Nov 03 08:04:25.136 INFO kablam! --> examples/proxy.rs:22:1 Nov 03 08:04:25.136 INFO kablam! | Nov 03 08:04:25.136 INFO kablam! 22 | #[macro_use] Nov 03 08:04:25.136 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:25.136 INFO kablam! | Nov 03 08:04:25.136 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 03 08:04:25.136 INFO kablam! Nov 03 08:04:25.464 INFO kablam! warning: unused `#[macro_use]` import Nov 03 08:04:25.464 INFO kablam! --> tests/io.rs:22:1 Nov 03 08:04:25.464 INFO kablam! | Nov 03 08:04:25.464 INFO kablam! 22 | #[macro_use] Nov 03 08:04:25.464 INFO kablam! | ^^^^^^^^^^^^ Nov 03 08:04:25.472 INFO kablam! | Nov 03 08:04:25.472 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 03 08:04:25.472 INFO kablam! Nov 03 08:04:25.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.56s Nov 03 08:04:25.743 INFO kablam! su: No module specific data is present Nov 03 08:04:26.224 INFO running `"docker" "rm" "-f" "1da59afe80a64ada6dda1f2da124ca969eb3e3398c96e564262077e20acd5b79"` Nov 03 08:04:26.536 INFO blam! 1da59afe80a64ada6dda1f2da124ca969eb3e3398c96e564262077e20acd5b79