Sep 14 09:13:19.288 INFO checking session_types-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:13:19.288 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:13:19.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:13:19.693 INFO blam! 0ae1e1e1733447569017e4f8acd9fc57567e27e62d76ad31e640c4ed0fa1c16b Sep 14 09:13:19.707 INFO running `"docker" "start" "-a" "0ae1e1e1733447569017e4f8acd9fc57567e27e62d76ad31e640c4ed0fa1c16b"` Sep 14 09:13:20.963 INFO kablam! usermod: no changes Sep 14 09:13:21.092 INFO kablam! Checking session_types v0.2.0 (file:///source) Sep 14 09:13:22.495 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:13:22.495 INFO kablam! --> examples/atm.rs:1:1 Sep 14 09:13:22.495 INFO kablam! | Sep 14 09:13:22.495 INFO kablam! 1 | #[macro_use] extern crate session_types; Sep 14 09:13:22.495 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:13:22.531 INFO kablam! | Sep 14 09:13:22.531 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:13:22.531 INFO kablam! Sep 14 09:13:22.707 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:13:22.707 INFO kablam! --> tests/chan_select.rs:1:1 Sep 14 09:13:22.707 INFO kablam! | Sep 14 09:13:22.707 INFO kablam! 1 | #[macro_use] extern crate session_types; Sep 14 09:13:22.707 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:13:22.707 INFO kablam! | Sep 14 09:13:22.707 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:13:22.707 INFO kablam! Sep 14 09:13:22.915 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:13:22.915 INFO kablam! --> examples/arithmetic.rs:4:1 Sep 14 09:13:22.915 INFO kablam! | Sep 14 09:13:22.915 INFO kablam! 4 | #[macro_use] Sep 14 09:13:22.915 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:13:22.915 INFO kablam! | Sep 14 09:13:22.915 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:13:22.915 INFO kablam! Sep 14 09:13:23.079 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 09:13:23.079 INFO kablam! --> examples/planeclip.rs:13:12 Sep 14 09:13:23.079 INFO kablam! | Sep 14 09:13:23.079 INFO kablam! 13 | use rand::{Rand, Rng}; Sep 14 09:13:23.079 INFO kablam! | ^^^^ Sep 14 09:13:23.115 INFO kablam! | Sep 14 09:13:23.115 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:13:23.115 INFO kablam! Sep 14 09:13:23.116 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 09:13:23.116 INFO kablam! --> examples/planeclip.rs:20:6 Sep 14 09:13:23.116 INFO kablam! | Sep 14 09:13:23.117 INFO kablam! 20 | impl Rand for Point { Sep 14 09:13:23.117 INFO kablam! | ^^^^ Sep 14 09:13:23.117 INFO kablam! Sep 14 09:13:23.117 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 09:13:23.117 INFO kablam! --> examples/planeclip.rs:29:6 Sep 14 09:13:23.117 INFO kablam! | Sep 14 09:13:23.117 INFO kablam! 29 | impl Rand for Plane { Sep 14 09:13:23.117 INFO kablam! | ^^^^ Sep 14 09:13:23.147 INFO kablam! Sep 14 09:13:23.155 INFO kablam! warning: use of deprecated item 'rand::Rand::rand': replaced by distributions::Standard Sep 14 09:13:23.155 INFO kablam! --> examples/planeclip.rs:168:18 Sep 14 09:13:23.155 INFO kablam! | Sep 14 09:13:23.155 INFO kablam! 168 | .map(|_| rand::Rand::rand(&mut g)) Sep 14 09:13:23.155 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 09:13:23.155 INFO kablam! Sep 14 09:13:23.155 INFO kablam! warning: use of deprecated item 'rand::Rand::rand': replaced by distributions::Standard Sep 14 09:13:23.155 INFO kablam! --> examples/planeclip.rs:172:18 Sep 14 09:13:23.155 INFO kablam! | Sep 14 09:13:23.155 INFO kablam! 172 | .map(|_| rand::Rand::rand(&mut g)) Sep 14 09:13:23.155 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 09:13:23.155 INFO kablam! Sep 14 09:13:23.177 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:13:23.177 INFO kablam! --> examples/echo-server.rs:5:1 Sep 14 09:13:23.177 INFO kablam! | Sep 14 09:13:23.177 INFO kablam! 5 | #[macro_use] Sep 14 09:13:23.177 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:13:23.189 INFO kablam! | Sep 14 09:13:23.189 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:13:23.189 INFO kablam! Sep 14 09:13:23.595 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.595 INFO kablam! --> examples/planeclip.rs:22:19 Sep 14 09:13:23.595 INFO kablam! | Sep 14 09:13:23.595 INFO kablam! 22 | Point(rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.595 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.595 INFO kablam! | Sep 14 09:13:23.595 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.595 INFO kablam! Sep 14 09:13:23.598 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.599 INFO kablam! --> examples/planeclip.rs:22:35 Sep 14 09:13:23.599 INFO kablam! | Sep 14 09:13:23.599 INFO kablam! 22 | Point(rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.599 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.599 INFO kablam! | Sep 14 09:13:23.599 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.599 INFO kablam! Sep 14 09:13:23.603 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.603 INFO kablam! --> examples/planeclip.rs:22:51 Sep 14 09:13:23.603 INFO kablam! | Sep 14 09:13:23.603 INFO kablam! 22 | Point(rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.603 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.603 INFO kablam! | Sep 14 09:13:23.603 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.603 INFO kablam! Sep 14 09:13:23.606 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.607 INFO kablam! --> examples/planeclip.rs:31:19 Sep 14 09:13:23.607 INFO kablam! | Sep 14 09:13:23.607 INFO kablam! 31 | Plane(rng.next_f64(), rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.607 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.607 INFO kablam! | Sep 14 09:13:23.607 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.607 INFO kablam! Sep 14 09:13:23.610 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.611 INFO kablam! --> examples/planeclip.rs:31:35 Sep 14 09:13:23.611 INFO kablam! | Sep 14 09:13:23.611 INFO kablam! 31 | Plane(rng.next_f64(), rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.611 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.616 INFO kablam! | Sep 14 09:13:23.616 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.616 INFO kablam! Sep 14 09:13:23.618 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.619 INFO kablam! --> examples/planeclip.rs:31:51 Sep 14 09:13:23.619 INFO kablam! | Sep 14 09:13:23.619 INFO kablam! 31 | Plane(rng.next_f64(), rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.619 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.619 INFO kablam! | Sep 14 09:13:23.619 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.619 INFO kablam! Sep 14 09:13:23.622 INFO kablam! error[E0599]: no method named `next_f64` found for type `&mut R` in the current scope Sep 14 09:13:23.623 INFO kablam! --> examples/planeclip.rs:31:67 Sep 14 09:13:23.623 INFO kablam! | Sep 14 09:13:23.623 INFO kablam! 31 | Plane(rng.next_f64(), rng.next_f64(), rng.next_f64(), rng.next_f64()) Sep 14 09:13:23.623 INFO kablam! | ^^^^^^^^ Sep 14 09:13:23.623 INFO kablam! | Sep 14 09:13:23.623 INFO kablam! = help: did you mean `next_u64`? Sep 14 09:13:23.623 INFO kablam! Sep 14 09:13:23.658 INFO kablam! error: aborting due to 7 previous errors Sep 14 09:13:23.658 INFO kablam! Sep 14 09:13:23.658 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 09:13:23.675 INFO kablam! error: Could not compile `session_types`. Sep 14 09:13:23.675 INFO kablam! Sep 14 09:13:23.675 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:13:23.682 INFO kablam! su: No module specific data is present Sep 14 09:13:25.009 INFO running `"docker" "rm" "-f" "0ae1e1e1733447569017e4f8acd9fc57567e27e62d76ad31e640c4ed0fa1c16b"` Sep 14 09:13:25.335 INFO blam! 0ae1e1e1733447569017e4f8acd9fc57567e27e62d76ad31e640c4ed0fa1c16b