Sep 21 01:58:01.975 INFO checking tendril-0.2.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:58:01.975 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:58:01.976 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:58:02.193 INFO blam! 96445b609664fdb633cc24e648a20a4ae5305633e8a577a1141e4ddd7eb9b3e2 Sep 21 01:58:02.194 INFO running `"docker" "start" "-a" "96445b609664fdb633cc24e648a20a4ae5305633e8a577a1141e4ddd7eb9b3e2"` Sep 21 01:58:03.325 INFO kablam! usermod: no changes Sep 21 01:58:03.377 INFO kablam! Checking utf-8 v0.6.0 Sep 21 01:58:03.377 INFO kablam! Checking futf v0.1.4 Sep 21 01:58:03.780 INFO kablam! Checking tendril v0.2.4 (/source) Sep 21 01:58:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.590 INFO kablam! --> src/tendril.rs:485:26 Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 INFO kablam! 485 | let kind = match self.ptr.get().get() { Sep 21 01:58:04.590 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! Sep 21 01:58:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.590 INFO kablam! --> src/tendril.rs:561:15 Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 INFO kablam! 561 | match self.ptr.get().get() { Sep 21 01:58:04.590 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! Sep 21 01:58:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.590 INFO kablam! --> src/tendril.rs:571:17 Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 INFO kablam! 571 | let n = self.ptr.get().get(); Sep 21 01:58:04.590 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.590 INFO kablam! | Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.590 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 21 01:58:04.590 INFO kablam! Sep 21 01:58:04.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.590 INFO kablam! --> src/tendril.rs:579:17 Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 INFO kablam! 579 | let n = self.ptr.get().get(); Sep 21 01:58:04.591 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! Sep 21 01:58:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.591 INFO kablam! --> src/tendril.rs:581:39 Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 INFO kablam! 581 | (n > MAX_INLINE_TAG) && (n == other.ptr.get().get()) Sep 21 01:58:04.591 INFO kablam! | ^^^^^^^^^ Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! Sep 21 01:58:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.591 INFO kablam! --> src/tendril.rs:587:12 Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 INFO kablam! 587 | if self.ptr.get().get() <= MAX_INLINE_TAG { Sep 21 01:58:04.591 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! Sep 21 01:58:04.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:04.591 INFO kablam! --> src/tendril.rs:588:13 Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 INFO kablam! 588 | self.ptr.set(unsafe { NonZero::new(EMPTY_TAG) }); Sep 21 01:58:04.591 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.591 INFO kablam! | Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:04.591 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 21 01:58:04.591 INFO kablam! Sep 21 01:58:04.926 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 21 01:58:04.926 INFO kablam! --> examples/fuzz.rs:17:27 Sep 21 01:58:04.926 INFO kablam! | Sep 21 01:58:04.926 INFO kablam! 17 | use rand::distributions::{IndependentSample, Range}; Sep 21 01:58:04.926 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 01:58:04.926 INFO kablam! | Sep 21 01:58:04.926 INFO kablam! note: lint level defined here Sep 21 01:58:04.926 INFO kablam! --> examples/fuzz.rs:9:9 Sep 21 01:58:04.926 INFO kablam! | Sep 21 01:58:04.926 INFO kablam! 9 | #![deny(warnings)] Sep 21 01:58:04.926 INFO kablam! | ^^^^^^^^ Sep 21 01:58:04.926 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 01:58:04.926 INFO kablam! Sep 21 01:58:04.949 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 01:58:04.949 INFO kablam! --> examples/fuzz.rs:22:46 Sep 21 01:58:04.949 INFO kablam! | Sep 21 01:58:04.949 INFO kablam! 22 | let capacity = Range::new(0u32, 1 << 14).ind_sample(&mut rng); Sep 21 01:58:04.949 INFO kablam! | ^^^^^^^^^^ Sep 21 01:58:04.949 INFO kablam! Sep 21 01:58:04.963 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 01:58:04.963 INFO kablam! --> examples/fuzz.rs:35:27 Sep 21 01:58:04.963 INFO kablam! | Sep 21 01:58:04.963 INFO kablam! 35 | match dist_action.ind_sample(&mut rng) { Sep 21 01:58:04.963 INFO kablam! | ^^^^^^^^^^ Sep 21 01:58:04.963 INFO kablam! Sep 21 01:58:05.004 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 01:58:05.004 INFO kablam! --> examples/fuzz.rs:107:45 Sep 21 01:58:05.004 INFO kablam! | Sep 21 01:58:05.004 INFO kablam! 107 | let i = Range::new(0, text.len()+1).ind_sample(rng); Sep 21 01:58:05.004 INFO kablam! | ^^^^^^^^^^ Sep 21 01:58:05.004 INFO kablam! Sep 21 01:58:05.006 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 01:58:05.006 INFO kablam! --> examples/fuzz.rs:116:49 Sep 21 01:58:05.006 INFO kablam! | Sep 21 01:58:05.006 INFO kablam! 116 | let start = Range::new(0, text.len()+1).ind_sample(rng); Sep 21 01:58:05.006 INFO kablam! | ^^^^^^^^^^ Sep 21 01:58:05.006 INFO kablam! Sep 21 01:58:05.006 INFO kablam! error: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 01:58:05.006 INFO kablam! --> examples/fuzz.rs:117:51 Sep 21 01:58:05.006 INFO kablam! | Sep 21 01:58:05.006 INFO kablam! 117 | let end = Range::new(start, text.len()+1).ind_sample(rng); Sep 21 01:58:05.006 INFO kablam! | ^^^^^^^^^^ Sep 21 01:58:05.006 INFO kablam! Sep 21 01:58:05.011 INFO kablam! error: aborting due to 6 previous errors Sep 21 01:58:05.011 INFO kablam! Sep 21 01:58:05.017 INFO kablam! error: Could not compile `tendril`. Sep 21 01:58:05.017 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:58:05.356 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.356 INFO kablam! --> src/tendril.rs:485:26 Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 INFO kablam! 485 | let kind = match self.ptr.get().get() { Sep 21 01:58:05.356 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 INFO kablam! note: lint level defined here Sep 21 01:58:05.356 INFO kablam! --> src/lib.rs:9:24 Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 INFO kablam! 9 | #![cfg_attr(test, deny(warnings))] Sep 21 01:58:05.356 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.356 INFO kablam! = note: #[deny(safe_packed_borrows)] implied by #[deny(warnings)] Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! Sep 21 01:58:05.356 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.356 INFO kablam! --> src/tendril.rs:561:15 Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 INFO kablam! 561 | match self.ptr.get().get() { Sep 21 01:58:05.356 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! Sep 21 01:58:05.356 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.356 INFO kablam! --> src/tendril.rs:571:17 Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 INFO kablam! 571 | let n = self.ptr.get().get(); Sep 21 01:58:05.356 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.356 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 21 01:58:05.356 INFO kablam! Sep 21 01:58:05.356 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.356 INFO kablam! --> src/tendril.rs:579:17 Sep 21 01:58:05.356 INFO kablam! | Sep 21 01:58:05.357 INFO kablam! 579 | let n = self.ptr.get().get(); Sep 21 01:58:05.357 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! Sep 21 01:58:05.357 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.357 INFO kablam! --> src/tendril.rs:581:39 Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 INFO kablam! 581 | (n > MAX_INLINE_TAG) && (n == other.ptr.get().get()) Sep 21 01:58:05.357 INFO kablam! | ^^^^^^^^^ Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! Sep 21 01:58:05.357 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.357 INFO kablam! --> src/tendril.rs:587:12 Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 INFO kablam! 587 | if self.ptr.get().get() <= MAX_INLINE_TAG { Sep 21 01:58:05.357 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! Sep 21 01:58:05.357 INFO kablam! error: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 01:58:05.357 INFO kablam! --> src/tendril.rs:588:13 Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 INFO kablam! 588 | self.ptr.set(unsafe { NonZero::new(EMPTY_TAG) }); Sep 21 01:58:05.357 INFO kablam! | ^^^^^^^^ Sep 21 01:58:05.357 INFO kablam! | Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! = note: for more information, see issue #46043 Sep 21 01:58:05.357 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 21 01:58:05.357 INFO kablam! Sep 21 01:58:05.374 INFO kablam! error: aborting due to 7 previous errors Sep 21 01:58:05.374 INFO kablam! Sep 21 01:58:05.382 INFO kablam! error: Could not compile `tendril`. Sep 21 01:58:05.382 INFO kablam! Sep 21 01:58:05.382 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:58:05.383 INFO kablam! su: No module specific data is present Sep 21 01:58:05.984 INFO running `"docker" "rm" "-f" "96445b609664fdb633cc24e648a20a4ae5305633e8a577a1141e4ddd7eb9b3e2"` Sep 21 01:58:06.040 INFO blam! 96445b609664fdb633cc24e648a20a4ae5305633e8a577a1141e4ddd7eb9b3e2