Sep 10 12:50:23.696 INFO checking point_process-0.6.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 12:50:23.696 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 12:50:23.696 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:50:23.864 INFO blam! 9722ce3a5eff95493ae9475dc63e38562b548dece3072bfb3c79dbd9e598e3c0 Sep 10 12:50:23.866 INFO running `"docker" "start" "-a" "9722ce3a5eff95493ae9475dc63e38562b548dece3072bfb3c79dbd9e598e3c0"` Sep 10 12:50:24.585 INFO kablam! usermod: no changes Sep 10 12:50:24.677 INFO kablam! Compiling ndarray v0.11.2 Sep 10 12:50:24.678 INFO kablam! Checking svg v0.5.11 Sep 10 12:50:25.838 INFO kablam! Checking plotlib v0.3.0 Sep 10 12:50:33.840 INFO kablam! Checking ndarray-parallel v0.8.0 Sep 10 12:50:35.300 INFO kablam! Checking point_process v0.6.0 (file:///source) Sep 10 12:50:40.166 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! --> examples/2d_poisson.rs:62:19 Sep 10 12:50:40.166 INFO kablam! | Sep 10 12:50:40.166 INFO kablam! 62 | let v = view::ContinuousView::new() Sep 10 12:50:40.166 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! Sep 10 12:50:40.166 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! --> examples/2d_poisson.rs:98:19 Sep 10 12:50:40.166 INFO kablam! | Sep 10 12:50:40.166 INFO kablam! 98 | let v = view::ContinuousView::new() Sep 10 12:50:40.166 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! Sep 10 12:50:40.166 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! --> examples/2d_poisson.rs:143:19 Sep 10 12:50:40.166 INFO kablam! | Sep 10 12:50:40.166 INFO kablam! 143 | let v = view::ContinuousView::new() Sep 10 12:50:40.166 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.166 INFO kablam! Sep 10 12:50:40.290 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.290 INFO kablam! --> examples/2d_poisson.rs:56:14 Sep 10 12:50:40.290 INFO kablam! | Sep 10 12:50:40.290 INFO kablam! 56 | let s1 = Scatter::from_slice(&data) Sep 10 12:50:40.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.291 INFO kablam! Sep 10 12:50:40.297 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 10 12:50:40.297 INFO kablam! --> examples/2d_poisson.rs:70:10 Sep 10 12:50:40.297 INFO kablam! | Sep 10 12:50:40.297 INFO kablam! 70 | .dimensions(600, 600) Sep 10 12:50:40.297 INFO kablam! | ^^^^^^^^^^ Sep 10 12:50:40.297 INFO kablam! Sep 10 12:50:40.305 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.305 INFO kablam! --> examples/2d_poisson.rs:91:13 Sep 10 12:50:40.305 INFO kablam! | Sep 10 12:50:40.305 INFO kablam! 91 | let s = Scatter::from_slice(&data) Sep 10 12:50:40.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.305 INFO kablam! Sep 10 12:50:40.311 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 10 12:50:40.311 INFO kablam! --> examples/2d_poisson.rs:106:10 Sep 10 12:50:40.311 INFO kablam! | Sep 10 12:50:40.311 INFO kablam! 106 | .dimensions(600, 600) Sep 10 12:50:40.311 INFO kablam! | ^^^^^^^^^^ Sep 10 12:50:40.311 INFO kablam! Sep 10 12:50:40.323 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.323 INFO kablam! --> examples/2d_poisson.rs:136:13 Sep 10 12:50:40.323 INFO kablam! | Sep 10 12:50:40.323 INFO kablam! 136 | let s = Scatter::from_slice(&data) Sep 10 12:50:40.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.323 INFO kablam! Sep 10 12:50:40.330 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 10 12:50:40.330 INFO kablam! --> examples/2d_poisson.rs:151:10 Sep 10 12:50:40.330 INFO kablam! | Sep 10 12:50:40.330 INFO kablam! 151 | .dimensions(600, 600) Sep 10 12:50:40.330 INFO kablam! | ^^^^^^^^^^ Sep 10 12:50:40.330 INFO kablam! Sep 10 12:50:40.337 INFO kablam! error: aborting due to 9 previous errors Sep 10 12:50:40.337 INFO kablam! Sep 10 12:50:40.337 INFO kablam! Some errors occurred: E0433, E0599. Sep 10 12:50:40.337 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 10 12:50:40.345 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.345 INFO kablam! --> examples/variable_poisson.rs:50:19 Sep 10 12:50:40.345 INFO kablam! | Sep 10 12:50:40.345 INFO kablam! 50 | let v = view::ContinuousView::new() Sep 10 12:50:40.345 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.345 INFO kablam! Sep 10 12:50:40.346 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.346 INFO kablam! --> examples/variable_poisson.rs:84:19 Sep 10 12:50:40.346 INFO kablam! | Sep 10 12:50:40.346 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 10 12:50:40.346 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.346 INFO kablam! Sep 10 12:50:40.354 INFO kablam! error: Could not compile `point_process`. Sep 10 12:50:40.354 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 12:50:40.369 INFO kablam! error[E0432]: unresolved import `plotlib::line` Sep 10 12:50:40.370 INFO kablam! --> examples/hawkes_exp.rs:11:5 Sep 10 12:50:40.370 INFO kablam! | Sep 10 12:50:40.370 INFO kablam! 11 | use plotlib::line; Sep 10 12:50:40.370 INFO kablam! | ^^^^^^^^^^^^^ no `line` in the root Sep 10 12:50:40.370 INFO kablam! Sep 10 12:50:40.372 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.372 INFO kablam! --> examples/hawkes_exp.rs:84:19 Sep 10 12:50:40.372 INFO kablam! | Sep 10 12:50:40.372 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 10 12:50:40.372 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.372 INFO kablam! Sep 10 12:50:40.373 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 10 12:50:40.373 INFO kablam! --> examples/hawkes_exp.rs:164:19 Sep 10 12:50:40.373 INFO kablam! | Sep 10 12:50:40.373 INFO kablam! 164 | let v = view::ContinuousView::new() Sep 10 12:50:40.373 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 10 12:50:40.373 INFO kablam! Sep 10 12:50:40.566 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.566 INFO kablam! --> examples/hawkes_exp.rs:78:14 Sep 10 12:50:40.566 INFO kablam! | Sep 10 12:50:40.566 INFO kablam! 78 | let sc = Scatter::from_slice(&ev_tupl) Sep 10 12:50:40.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.566 INFO kablam! Sep 10 12:50:40.574 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 10 12:50:40.574 INFO kablam! --> examples/hawkes_exp.rs:91:10 Sep 10 12:50:40.574 INFO kablam! | Sep 10 12:50:40.574 INFO kablam! 91 | .dimensions(900, 400) Sep 10 12:50:40.574 INFO kablam! | ^^^^^^^^^^ Sep 10 12:50:40.575 INFO kablam! Sep 10 12:50:40.594 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.594 INFO kablam! --> examples/hawkes_exp.rs:158:14 Sep 10 12:50:40.594 INFO kablam! | Sep 10 12:50:40.594 INFO kablam! 158 | let sc = Scatter::from_slice(&ev_tupl) Sep 10 12:50:40.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.594 INFO kablam! Sep 10 12:50:40.599 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 10 12:50:40.599 INFO kablam! --> examples/hawkes_exp.rs:171:10 Sep 10 12:50:40.599 INFO kablam! | Sep 10 12:50:40.600 INFO kablam! 171 | .dimensions(900, 400) Sep 10 12:50:40.600 INFO kablam! | ^^^^^^^^^^ Sep 10 12:50:40.600 INFO kablam! Sep 10 12:50:40.608 INFO kablam! error: aborting due to 7 previous errors Sep 10 12:50:40.608 INFO kablam! Sep 10 12:50:40.609 INFO kablam! Some errors occurred: E0432, E0433, E0599. Sep 10 12:50:40.609 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 10 12:50:40.621 INFO kablam! error: Could not compile `point_process`. Sep 10 12:50:40.621 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 12:50:40.664 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.664 INFO kablam! --> examples/variable_poisson.rs:44:13 Sep 10 12:50:40.664 INFO kablam! | Sep 10 12:50:40.664 INFO kablam! 44 | let s = scatter::Scatter::from_slice(&event_data) Sep 10 12:50:40.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.664 INFO kablam! Sep 10 12:50:40.681 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 10 12:50:40.681 INFO kablam! --> examples/variable_poisson.rs:78:13 Sep 10 12:50:40.681 INFO kablam! | Sep 10 12:50:40.681 INFO kablam! 78 | let s = scatter::Scatter::from_slice(&event_data) Sep 10 12:50:40.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 10 12:50:40.681 INFO kablam! Sep 10 12:50:40.688 INFO kablam! error: aborting due to 4 previous errors Sep 10 12:50:40.688 INFO kablam! Sep 10 12:50:40.688 INFO kablam! Some errors occurred: E0433, E0599. Sep 10 12:50:40.688 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 10 12:50:40.702 INFO kablam! error: Could not compile `point_process`. Sep 10 12:50:40.702 INFO kablam! Sep 10 12:50:40.702 INFO kablam! To learn more, run the command again with --verbose. Sep 10 12:50:40.703 INFO kablam! su: No module specific data is present Sep 10 12:50:41.645 INFO running `"docker" "rm" "-f" "9722ce3a5eff95493ae9475dc63e38562b548dece3072bfb3c79dbd9e598e3c0"` Sep 10 12:50:41.747 INFO blam! 9722ce3a5eff95493ae9475dc63e38562b548dece3072bfb3c79dbd9e598e3c0