Sep 04 00:52:27.342 INFO checking tendril-0.2.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 00:52:27.342 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 00:52:27.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:52:27.550 INFO blam! e794a988cf687dd3fcd43729e2db61e5aa14353839baad4356ed5e6843774537 Sep 04 00:52:27.552 INFO running `"docker" "start" "-a" "e794a988cf687dd3fcd43729e2db61e5aa14353839baad4356ed5e6843774537"` Sep 04 00:52:28.194 INFO kablam! Checking tendril v0.2.4 (file:///source) Sep 04 00:52:29.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.650 INFO kablam! --> src/tendril.rs:485:26 Sep 04 00:52:29.650 INFO kablam! | Sep 04 00:52:29.650 INFO kablam! 485 | let kind = match self.ptr.get().get() { Sep 04 00:52:29.650 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.650 INFO kablam! | Sep 04 00:52:29.650 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 00:52:29.650 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! Sep 04 00:52:29.651 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.651 INFO kablam! Sep 04 00:52:29.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.651 INFO kablam! --> src/tendril.rs:561:15 Sep 04 00:52:29.651 INFO kablam! | Sep 04 00:52:29.651 INFO kablam! 561 | match self.ptr.get().get() { Sep 04 00:52:29.651 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.651 INFO kablam! | Sep 04 00:52:29.651 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! Sep 04 00:52:29.651 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.651 INFO kablam! Sep 04 00:52:29.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.651 INFO kablam! --> src/tendril.rs:571:17 Sep 04 00:52:29.651 INFO kablam! | Sep 04 00:52:29.651 INFO kablam! 571 | let n = self.ptr.get().get(); Sep 04 00:52:29.651 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.651 INFO kablam! | Sep 04 00:52:29.651 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! Sep 04 00:52:29.651 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.652 INFO kablam! Sep 04 00:52:29.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.652 INFO kablam! --> src/tendril.rs:579:17 Sep 04 00:52:29.652 INFO kablam! | Sep 04 00:52:29.652 INFO kablam! 579 | let n = self.ptr.get().get(); Sep 04 00:52:29.652 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.652 INFO kablam! | Sep 04 00:52:29.652 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! Sep 04 00:52:29.652 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.652 INFO kablam! Sep 04 00:52:29.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.652 INFO kablam! --> src/tendril.rs:581:39 Sep 04 00:52:29.652 INFO kablam! | Sep 04 00:52:29.652 INFO kablam! 581 | (n > MAX_INLINE_TAG) && (n == other.ptr.get().get()) Sep 04 00:52:29.652 INFO kablam! | ^^^^^^^^^ Sep 04 00:52:29.652 INFO kablam! | Sep 04 00:52:29.652 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! Sep 04 00:52:29.652 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.653 INFO kablam! Sep 04 00:52:29.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.653 INFO kablam! --> src/tendril.rs:587:12 Sep 04 00:52:29.653 INFO kablam! | Sep 04 00:52:29.653 INFO kablam! 587 | if self.ptr.get().get() <= MAX_INLINE_TAG { Sep 04 00:52:29.653 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.653 INFO kablam! | Sep 04 00:52:29.653 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! Sep 04 00:52:29.653 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.653 INFO kablam! Sep 04 00:52:29.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:29.653 INFO kablam! --> src/tendril.rs:588:13 Sep 04 00:52:29.653 INFO kablam! | Sep 04 00:52:29.653 INFO kablam! 588 | self.ptr.set(unsafe { NonZero::new(EMPTY_TAG) }); Sep 04 00:52:29.653 INFO kablam! | ^^^^^^^^ Sep 04 00:52:29.653 INFO kablam! | Sep 04 00:52:29.653 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! Sep 04 00:52:29.653 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:29.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:29.653 INFO kablam! Sep 04 00:52:30.366 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 04 00:52:30.366 INFO kablam! --> examples/fuzz.rs:17:27 Sep 04 00:52:30.366 INFO kablam! | Sep 04 00:52:30.366 INFO kablam! 17 | use rand::distributions::{IndependentSample, Range}; Sep 04 00:52:30.366 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 00:52:30.366 INFO kablam! | Sep 04 00:52:30.366 INFO kablam! note: lint level defined here Sep 04 00:52:30.366 INFO kablam! --> examples/fuzz.rs:9:9 Sep 04 00:52:30.366 INFO kablam! | Sep 04 00:52:30.366 INFO kablam! 9 | #![deny(warnings)] Sep 04 00:52:30.366 INFO kablam! | ^^^^^^^^ Sep 04 00:52:30.366 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 00:52:30.366 INFO kablam! Sep 04 00:52:30.419 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 00:52:30.419 INFO kablam! --> examples/fuzz.rs:22:46 Sep 04 00:52:30.419 INFO kablam! | Sep 04 00:52:30.419 INFO kablam! 22 | let capacity = Range::new(0u32, 1 << 14).ind_sample(&mut rng); Sep 04 00:52:30.419 INFO kablam! | ^^^^^^^^^^ Sep 04 00:52:30.419 INFO kablam! Sep 04 00:52:30.450 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 00:52:30.450 INFO kablam! --> examples/fuzz.rs:35:27 Sep 04 00:52:30.450 INFO kablam! | Sep 04 00:52:30.450 INFO kablam! 35 | match dist_action.ind_sample(&mut rng) { Sep 04 00:52:30.450 INFO kablam! | ^^^^^^^^^^ Sep 04 00:52:30.450 INFO kablam! Sep 04 00:52:30.529 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 00:52:30.529 INFO kablam! --> examples/fuzz.rs:107:45 Sep 04 00:52:30.529 INFO kablam! | Sep 04 00:52:30.529 INFO kablam! 107 | let i = Range::new(0, text.len()+1).ind_sample(rng); Sep 04 00:52:30.529 INFO kablam! | ^^^^^^^^^^ Sep 04 00:52:30.529 INFO kablam! Sep 04 00:52:30.530 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 00:52:30.530 INFO kablam! --> examples/fuzz.rs:116:49 Sep 04 00:52:30.530 INFO kablam! | Sep 04 00:52:30.530 INFO kablam! 116 | let start = Range::new(0, text.len()+1).ind_sample(rng); Sep 04 00:52:30.530 INFO kablam! | ^^^^^^^^^^ Sep 04 00:52:30.530 INFO kablam! Sep 04 00:52:30.531 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 00:52:30.531 INFO kablam! --> examples/fuzz.rs:117:51 Sep 04 00:52:30.531 INFO kablam! | Sep 04 00:52:30.531 INFO kablam! 117 | let end = Range::new(start, text.len()+1).ind_sample(rng); Sep 04 00:52:30.531 INFO kablam! | ^^^^^^^^^^ Sep 04 00:52:30.531 INFO kablam! Sep 04 00:52:30.538 INFO kablam! error: aborting due to 6 previous errors Sep 04 00:52:30.538 INFO kablam! Sep 04 00:52:30.545 INFO kablam! error: Could not compile `tendril`. Sep 04 00:52:30.546 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:52:31.181 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.181 INFO kablam! --> src/tendril.rs:485:26 Sep 04 00:52:31.181 INFO kablam! | Sep 04 00:52:31.181 INFO kablam! 485 | let kind = match self.ptr.get().get() { Sep 04 00:52:31.181 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.181 INFO kablam! | Sep 04 00:52:31.182 INFO kablam! note: lint level defined here Sep 04 00:52:31.182 INFO kablam! --> src/lib.rs:9:24 Sep 04 00:52:31.182 INFO kablam! | Sep 04 00:52:31.182 INFO kablam! 9 | #![cfg_attr(test, deny(warnings))] Sep 04 00:52:31.182 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.182 INFO kablam! = note: #[deny(safe_packed_borrows)] implied by #[deny(warnings)] Sep 04 00:52:31.182 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! Sep 04 00:52:31.182 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:31.182 INFO kablam! Sep 04 00:52:31.182 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.182 INFO kablam! --> src/tendril.rs:561:15 Sep 04 00:52:31.182 INFO kablam! | Sep 04 00:52:31.182 INFO kablam! 561 | match self.ptr.get().get() { Sep 04 00:52:31.182 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.182 INFO kablam! | Sep 04 00:52:31.182 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! Sep 04 00:52:31.182 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:31.182 INFO kablam! Sep 04 00:52:31.182 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.182 INFO kablam! --> src/tendril.rs:571:17 Sep 04 00:52:31.183 INFO kablam! | Sep 04 00:52:31.183 INFO kablam! 571 | let n = self.ptr.get().get(); Sep 04 00:52:31.183 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.183 INFO kablam! | Sep 04 00:52:31.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! Sep 04 00:52:31.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.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 Sep 04 00:52:31.184 INFO kablam! Sep 04 00:52:31.185 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.185 INFO kablam! --> src/tendril.rs:579:17 Sep 04 00:52:31.185 INFO kablam! | Sep 04 00:52:31.185 INFO kablam! 579 | let n = self.ptr.get().get(); Sep 04 00:52:31.185 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.185 INFO kablam! | Sep 04 00:52:31.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! Sep 04 00:52:31.185 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.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 Sep 04 00:52:31.185 INFO kablam! Sep 04 00:52:31.185 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.185 INFO kablam! --> src/tendril.rs:581:39 Sep 04 00:52:31.185 INFO kablam! | Sep 04 00:52:31.185 INFO kablam! 581 | (n > MAX_INLINE_TAG) && (n == other.ptr.get().get()) Sep 04 00:52:31.186 INFO kablam! | ^^^^^^^^^ Sep 04 00:52:31.186 INFO kablam! | Sep 04 00:52:31.186 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! Sep 04 00:52:31.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:31.186 INFO kablam! Sep 04 00:52:31.186 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.186 INFO kablam! --> src/tendril.rs:587:12 Sep 04 00:52:31.186 INFO kablam! | Sep 04 00:52:31.186 INFO kablam! 587 | if self.ptr.get().get() <= MAX_INLINE_TAG { Sep 04 00:52:31.186 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.186 INFO kablam! | Sep 04 00:52:31.186 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! Sep 04 00:52:31.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:31.186 INFO kablam! Sep 04 00:52:31.186 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 00:52:31.186 INFO kablam! --> src/tendril.rs:588:13 Sep 04 00:52:31.186 INFO kablam! | Sep 04 00:52:31.186 INFO kablam! 588 | self.ptr.set(unsafe { NonZero::new(EMPTY_TAG) }); Sep 04 00:52:31.186 INFO kablam! | ^^^^^^^^ Sep 04 00:52:31.186 INFO kablam! | Sep 04 00:52:31.186 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! Sep 04 00:52:31.186 INFO kablam! = note: for more information, see issue #46043 Sep 04 00:52:31.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 00:52:31.186 INFO kablam! Sep 04 00:52:31.212 INFO kablam! error: aborting due to 7 previous errors Sep 04 00:52:31.212 INFO kablam! Sep 04 00:52:31.221 INFO kablam! error: Could not compile `tendril`. Sep 04 00:52:31.221 INFO kablam! Sep 04 00:52:31.221 INFO kablam! To learn more, run the command again with --verbose. Sep 04 00:52:31.223 INFO kablam! su: No module specific data is present Sep 04 00:52:31.690 INFO running `"docker" "rm" "-f" "e794a988cf687dd3fcd43729e2db61e5aa14353839baad4356ed5e6843774537"` Sep 04 00:52:31.784 INFO blam! e794a988cf687dd3fcd43729e2db61e5aa14353839baad4356ed5e6843774537