Sep 14 11:42:15.316 INFO checking point_process-0.6.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:42:15.316 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:42:15.316 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:42:15.962 INFO blam! 5a475af43744344b934ac96764eb99625e92b1148310d4ae8781090831caf054 Sep 14 11:42:15.964 INFO running `"docker" "start" "-a" "5a475af43744344b934ac96764eb99625e92b1148310d4ae8781090831caf054"` Sep 14 11:42:17.050 INFO kablam! usermod: no changes Sep 14 11:42:17.152 INFO kablam! Compiling ndarray v0.11.2 Sep 14 11:42:17.154 INFO kablam! Checking svg v0.5.11 Sep 14 11:42:18.787 INFO kablam! Checking plotlib v0.3.0 Sep 14 11:42:26.607 INFO kablam! Checking ndarray-parallel v0.8.0 Sep 14 11:42:27.671 INFO kablam! Checking point_process v0.6.0 (file:///source) Sep 14 11:42:29.567 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! --> examples/2d_poisson.rs:62:19 Sep 14 11:42:29.567 INFO kablam! | Sep 14 11:42:29.567 INFO kablam! 62 | let v = view::ContinuousView::new() Sep 14 11:42:29.567 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! Sep 14 11:42:29.567 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! --> examples/2d_poisson.rs:98:19 Sep 14 11:42:29.567 INFO kablam! | Sep 14 11:42:29.567 INFO kablam! 98 | let v = view::ContinuousView::new() Sep 14 11:42:29.567 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! Sep 14 11:42:29.567 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! --> examples/2d_poisson.rs:143:19 Sep 14 11:42:29.567 INFO kablam! | Sep 14 11:42:29.567 INFO kablam! 143 | let v = view::ContinuousView::new() Sep 14 11:42:29.567 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:29.567 INFO kablam! Sep 14 11:42:29.703 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:29.703 INFO kablam! --> examples/2d_poisson.rs:56:14 Sep 14 11:42:29.703 INFO kablam! | Sep 14 11:42:29.703 INFO kablam! 56 | let s1 = Scatter::from_slice(&data) Sep 14 11:42:29.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:29.703 INFO kablam! Sep 14 11:42:29.711 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 14 11:42:29.711 INFO kablam! --> examples/2d_poisson.rs:70:10 Sep 14 11:42:29.711 INFO kablam! | Sep 14 11:42:29.711 INFO kablam! 70 | .dimensions(600, 600) Sep 14 11:42:29.711 INFO kablam! | ^^^^^^^^^^ Sep 14 11:42:29.711 INFO kablam! Sep 14 11:42:29.715 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:29.715 INFO kablam! --> examples/2d_poisson.rs:91:13 Sep 14 11:42:29.715 INFO kablam! | Sep 14 11:42:29.715 INFO kablam! 91 | let s = Scatter::from_slice(&data) Sep 14 11:42:29.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:29.715 INFO kablam! Sep 14 11:42:29.724 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 14 11:42:29.724 INFO kablam! --> examples/2d_poisson.rs:106:10 Sep 14 11:42:29.724 INFO kablam! | Sep 14 11:42:29.724 INFO kablam! 106 | .dimensions(600, 600) Sep 14 11:42:29.724 INFO kablam! | ^^^^^^^^^^ Sep 14 11:42:29.724 INFO kablam! Sep 14 11:42:29.745 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:29.745 INFO kablam! --> examples/2d_poisson.rs:136:13 Sep 14 11:42:29.745 INFO kablam! | Sep 14 11:42:29.745 INFO kablam! 136 | let s = Scatter::from_slice(&data) Sep 14 11:42:29.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:29.755 INFO kablam! Sep 14 11:42:29.765 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 14 11:42:29.765 INFO kablam! --> examples/2d_poisson.rs:151:10 Sep 14 11:42:29.765 INFO kablam! | Sep 14 11:42:29.765 INFO kablam! 151 | .dimensions(600, 600) Sep 14 11:42:29.765 INFO kablam! | ^^^^^^^^^^ Sep 14 11:42:29.771 INFO kablam! Sep 14 11:42:29.772 INFO kablam! error: aborting due to 9 previous errors Sep 14 11:42:29.773 INFO kablam! Sep 14 11:42:29.773 INFO kablam! Some errors occurred: E0433, E0599. Sep 14 11:42:29.773 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 14 11:42:29.787 INFO kablam! error: Could not compile `point_process`. Sep 14 11:42:29.787 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:42:30.167 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:30.167 INFO kablam! --> examples/variable_poisson.rs:50:19 Sep 14 11:42:30.167 INFO kablam! | Sep 14 11:42:30.167 INFO kablam! 50 | let v = view::ContinuousView::new() Sep 14 11:42:30.167 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:30.167 INFO kablam! Sep 14 11:42:30.167 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:30.167 INFO kablam! --> examples/variable_poisson.rs:84:19 Sep 14 11:42:30.167 INFO kablam! | Sep 14 11:42:30.168 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 14 11:42:30.168 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:30.168 INFO kablam! Sep 14 11:42:30.266 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:30.266 INFO kablam! --> examples/variable_poisson.rs:44:13 Sep 14 11:42:30.266 INFO kablam! | Sep 14 11:42:30.266 INFO kablam! 44 | let s = scatter::Scatter::from_slice(&event_data) Sep 14 11:42:30.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:30.266 INFO kablam! Sep 14 11:42:30.282 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:30.282 INFO kablam! --> examples/variable_poisson.rs:78:13 Sep 14 11:42:30.282 INFO kablam! | Sep 14 11:42:30.282 INFO kablam! 78 | let s = scatter::Scatter::from_slice(&event_data) Sep 14 11:42:30.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:30.282 INFO kablam! Sep 14 11:42:30.287 INFO kablam! error: aborting due to 4 previous errors Sep 14 11:42:30.287 INFO kablam! Sep 14 11:42:30.287 INFO kablam! Some errors occurred: E0433, E0599. Sep 14 11:42:30.287 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 14 11:42:30.297 INFO kablam! error: Could not compile `point_process`. Sep 14 11:42:30.297 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:42:30.379 INFO kablam! error[E0432]: unresolved import `plotlib::line` Sep 14 11:42:30.379 INFO kablam! --> examples/hawkes_exp.rs:11:5 Sep 14 11:42:30.379 INFO kablam! | Sep 14 11:42:30.379 INFO kablam! 11 | use plotlib::line; Sep 14 11:42:30.379 INFO kablam! | ^^^^^^^^^^^^^ no `line` in the root Sep 14 11:42:30.379 INFO kablam! Sep 14 11:42:30.379 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:30.379 INFO kablam! --> examples/hawkes_exp.rs:84:19 Sep 14 11:42:30.379 INFO kablam! | Sep 14 11:42:30.379 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 14 11:42:30.379 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:30.379 INFO kablam! Sep 14 11:42:30.382 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 14 11:42:30.383 INFO kablam! --> examples/hawkes_exp.rs:164:19 Sep 14 11:42:30.383 INFO kablam! | Sep 14 11:42:30.383 INFO kablam! 164 | let v = view::ContinuousView::new() Sep 14 11:42:30.383 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 14 11:42:30.383 INFO kablam! Sep 14 11:42:30.510 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:30.511 INFO kablam! --> examples/hawkes_exp.rs:78:14 Sep 14 11:42:30.511 INFO kablam! | Sep 14 11:42:30.511 INFO kablam! 78 | let sc = Scatter::from_slice(&ev_tupl) Sep 14 11:42:30.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:30.511 INFO kablam! Sep 14 11:42:30.511 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 14 11:42:30.511 INFO kablam! --> examples/hawkes_exp.rs:91:10 Sep 14 11:42:30.511 INFO kablam! | Sep 14 11:42:30.511 INFO kablam! 91 | .dimensions(900, 400) Sep 14 11:42:30.511 INFO kablam! | ^^^^^^^^^^ Sep 14 11:42:30.511 INFO kablam! Sep 14 11:42:30.525 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 14 11:42:30.525 INFO kablam! --> examples/hawkes_exp.rs:158:14 Sep 14 11:42:30.525 INFO kablam! | Sep 14 11:42:30.525 INFO kablam! 158 | let sc = Scatter::from_slice(&ev_tupl) Sep 14 11:42:30.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 14 11:42:30.526 INFO kablam! Sep 14 11:42:30.529 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 14 11:42:30.529 INFO kablam! --> examples/hawkes_exp.rs:171:10 Sep 14 11:42:30.529 INFO kablam! | Sep 14 11:42:30.529 INFO kablam! 171 | .dimensions(900, 400) Sep 14 11:42:30.529 INFO kablam! | ^^^^^^^^^^ Sep 14 11:42:30.529 INFO kablam! Sep 14 11:42:30.537 INFO kablam! error: aborting due to 7 previous errors Sep 14 11:42:30.537 INFO kablam! Sep 14 11:42:30.537 INFO kablam! Some errors occurred: E0432, E0433, E0599. Sep 14 11:42:30.537 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 11:42:30.551 INFO kablam! error: Could not compile `point_process`. Sep 14 11:42:30.551 INFO kablam! Sep 14 11:42:30.551 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:42:30.551 INFO kablam! su: No module specific data is present Sep 14 11:42:31.237 INFO running `"docker" "rm" "-f" "5a475af43744344b934ac96764eb99625e92b1148310d4ae8781090831caf054"` Sep 14 11:42:31.299 INFO blam! 5a475af43744344b934ac96764eb99625e92b1148310d4ae8781090831caf054