Sep 02 04:37:39.250 INFO checking point_process-0.6.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 04:37:39.250 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 04:37:39.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:37:39.438 INFO blam! 81107a5dc6cb83c903c68192df5976b35ae158638dd0c0c3b46fffb59398fb61 Sep 02 04:37:39.441 INFO running `"docker" "start" "-a" "81107a5dc6cb83c903c68192df5976b35ae158638dd0c0c3b46fffb59398fb61"` Sep 02 04:37:40.137 INFO kablam! Compiling ndarray v0.11.2 Sep 02 04:37:40.139 INFO kablam! Checking plotlib v0.3.0 Sep 02 04:37:55.172 INFO kablam! Checking ndarray-parallel v0.8.0 Sep 02 04:37:57.550 INFO kablam! Checking point_process v0.6.0 (file:///source) Sep 02 04:38:01.619 INFO kablam! error[E0432]: unresolved import `plotlib::line` Sep 02 04:38:01.619 INFO kablam! --> examples/hawkes_exp.rs:11:5 Sep 02 04:38:01.619 INFO kablam! | Sep 02 04:38:01.619 INFO kablam! 11 | use plotlib::line; Sep 02 04:38:01.619 INFO kablam! | ^^^^^^^^^^^^^ no `line` in the root Sep 02 04:38:01.619 INFO kablam! Sep 02 04:38:01.621 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.621 INFO kablam! --> examples/hawkes_exp.rs:84:19 Sep 02 04:38:01.621 INFO kablam! | Sep 02 04:38:01.621 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 02 04:38:01.621 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.621 INFO kablam! Sep 02 04:38:01.622 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.622 INFO kablam! --> examples/hawkes_exp.rs:164:19 Sep 02 04:38:01.622 INFO kablam! | Sep 02 04:38:01.622 INFO kablam! 164 | let v = view::ContinuousView::new() Sep 02 04:38:01.622 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.622 INFO kablam! Sep 02 04:38:01.684 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.684 INFO kablam! --> examples/variable_poisson.rs:50:19 Sep 02 04:38:01.684 INFO kablam! | Sep 02 04:38:01.684 INFO kablam! 50 | let v = view::ContinuousView::new() Sep 02 04:38:01.684 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.684 INFO kablam! Sep 02 04:38:01.685 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.685 INFO kablam! --> examples/variable_poisson.rs:84:19 Sep 02 04:38:01.685 INFO kablam! | Sep 02 04:38:01.685 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 02 04:38:01.685 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.685 INFO kablam! Sep 02 04:38:01.761 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.761 INFO kablam! --> examples/2d_poisson.rs:62:19 Sep 02 04:38:01.761 INFO kablam! | Sep 02 04:38:01.761 INFO kablam! 62 | let v = view::ContinuousView::new() Sep 02 04:38:01.761 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.761 INFO kablam! Sep 02 04:38:01.761 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.761 INFO kablam! --> examples/2d_poisson.rs:98:19 Sep 02 04:38:01.761 INFO kablam! | Sep 02 04:38:01.761 INFO kablam! 98 | let v = view::ContinuousView::new() Sep 02 04:38:01.761 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.761 INFO kablam! Sep 02 04:38:01.762 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 02 04:38:01.762 INFO kablam! --> examples/2d_poisson.rs:143:19 Sep 02 04:38:01.762 INFO kablam! | Sep 02 04:38:01.762 INFO kablam! 143 | let v = view::ContinuousView::new() Sep 02 04:38:01.762 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 02 04:38:01.762 INFO kablam! Sep 02 04:38:01.896 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.896 INFO kablam! --> examples/hawkes_exp.rs:78:14 Sep 02 04:38:01.896 INFO kablam! | Sep 02 04:38:01.896 INFO kablam! 78 | let sc = Scatter::from_slice(&ev_tupl) Sep 02 04:38:01.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.896 INFO kablam! Sep 02 04:38:01.902 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.902 INFO kablam! --> examples/variable_poisson.rs:44:13 Sep 02 04:38:01.902 INFO kablam! | Sep 02 04:38:01.902 INFO kablam! 44 | let s = scatter::Scatter::from_slice(&event_data) Sep 02 04:38:01.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.902 INFO kablam! Sep 02 04:38:01.909 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 02 04:38:01.909 INFO kablam! --> examples/hawkes_exp.rs:91:10 Sep 02 04:38:01.909 INFO kablam! | Sep 02 04:38:01.909 INFO kablam! 91 | .dimensions(900, 400) Sep 02 04:38:01.909 INFO kablam! | ^^^^^^^^^^ Sep 02 04:38:01.909 INFO kablam! Sep 02 04:38:01.944 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.944 INFO kablam! --> examples/2d_poisson.rs:56:14 Sep 02 04:38:01.944 INFO kablam! | Sep 02 04:38:01.944 INFO kablam! 56 | let s1 = Scatter::from_slice(&data) Sep 02 04:38:01.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.944 INFO kablam! Sep 02 04:38:01.948 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.948 INFO kablam! --> examples/variable_poisson.rs:78:13 Sep 02 04:38:01.948 INFO kablam! | Sep 02 04:38:01.948 INFO kablam! 78 | let s = scatter::Scatter::from_slice(&event_data) Sep 02 04:38:01.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.948 INFO kablam! Sep 02 04:38:01.951 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.951 INFO kablam! --> examples/hawkes_exp.rs:158:14 Sep 02 04:38:01.951 INFO kablam! | Sep 02 04:38:01.951 INFO kablam! 158 | let sc = Scatter::from_slice(&ev_tupl) Sep 02 04:38:01.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.951 INFO kablam! Sep 02 04:38:01.953 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 02 04:38:01.953 INFO kablam! --> examples/2d_poisson.rs:70:10 Sep 02 04:38:01.953 INFO kablam! | Sep 02 04:38:01.953 INFO kablam! 70 | .dimensions(600, 600) Sep 02 04:38:01.954 INFO kablam! | ^^^^^^^^^^ Sep 02 04:38:01.954 INFO kablam! Sep 02 04:38:01.956 INFO kablam! error: aborting due to 4 previous errors Sep 02 04:38:01.956 INFO kablam! Sep 02 04:38:01.956 INFO kablam! Some errors occurred: E0433, E0599. Sep 02 04:38:01.956 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 02 04:38:01.958 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 02 04:38:01.958 INFO kablam! --> examples/hawkes_exp.rs:171:10 Sep 02 04:38:01.958 INFO kablam! | Sep 02 04:38:01.958 INFO kablam! 171 | .dimensions(900, 400) Sep 02 04:38:01.958 INFO kablam! | ^^^^^^^^^^ Sep 02 04:38:01.958 INFO kablam! Sep 02 04:38:01.961 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.961 INFO kablam! --> examples/2d_poisson.rs:91:13 Sep 02 04:38:01.961 INFO kablam! | Sep 02 04:38:01.961 INFO kablam! 91 | let s = Scatter::from_slice(&data) Sep 02 04:38:01.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.961 INFO kablam! Sep 02 04:38:01.966 INFO kablam! error: aborting due to 7 previous errors Sep 02 04:38:01.966 INFO kablam! Sep 02 04:38:01.966 INFO kablam! Some errors occurred: E0432, E0433, E0599. Sep 02 04:38:01.966 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 04:38:01.967 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 02 04:38:01.967 INFO kablam! --> examples/2d_poisson.rs:106:10 Sep 02 04:38:01.967 INFO kablam! | Sep 02 04:38:01.967 INFO kablam! 106 | .dimensions(600, 600) Sep 02 04:38:01.967 INFO kablam! | ^^^^^^^^^^ Sep 02 04:38:01.967 INFO kablam! Sep 02 04:38:01.968 INFO kablam! error: Could not compile `point_process`. Sep 02 04:38:01.968 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 04:38:01.975 INFO kablam! error: Could not compile `point_process`. Sep 02 04:38:01.975 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 04:38:01.997 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 02 04:38:01.997 INFO kablam! --> examples/2d_poisson.rs:136:13 Sep 02 04:38:01.997 INFO kablam! | Sep 02 04:38:01.997 INFO kablam! 136 | let s = Scatter::from_slice(&data) Sep 02 04:38:01.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 02 04:38:01.997 INFO kablam! Sep 02 04:38:02.006 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 02 04:38:02.006 INFO kablam! --> examples/2d_poisson.rs:151:10 Sep 02 04:38:02.006 INFO kablam! | Sep 02 04:38:02.006 INFO kablam! 151 | .dimensions(600, 600) Sep 02 04:38:02.006 INFO kablam! | ^^^^^^^^^^ Sep 02 04:38:02.006 INFO kablam! Sep 02 04:38:02.013 INFO kablam! error: aborting due to 9 previous errors Sep 02 04:38:02.013 INFO kablam! Sep 02 04:38:02.013 INFO kablam! Some errors occurred: E0433, E0599. Sep 02 04:38:02.014 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 02 04:38:02.028 INFO kablam! error: Could not compile `point_process`. Sep 02 04:38:02.028 INFO kablam! Sep 02 04:38:02.028 INFO kablam! To learn more, run the command again with --verbose. Sep 02 04:38:02.030 INFO kablam! su: No module specific data is present Sep 02 04:38:02.370 INFO running `"docker" "rm" "-f" "81107a5dc6cb83c903c68192df5976b35ae158638dd0c0c3b46fffb59398fb61"` Sep 02 04:38:02.474 INFO blam! 81107a5dc6cb83c903c68192df5976b35ae158638dd0c0c3b46fffb59398fb61