Sep 01 11:11:44.511 INFO checking point_process-0.6.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 11:11:44.511 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 11:11:44.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:11:44.709 INFO blam! 08d9d066fcde455da96911fd7cab870f68e107de22a3e6fa5e92748b84e2c0a7 Sep 01 11:11:44.711 INFO running `"docker" "start" "-a" "08d9d066fcde455da96911fd7cab870f68e107de22a3e6fa5e92748b84e2c0a7"` Sep 01 11:11:45.619 INFO kablam! Checking plotlib v0.3.0 Sep 01 11:11:45.620 INFO kablam! Checking ndarray-parallel v0.8.0 Sep 01 11:11:47.687 INFO kablam! Checking point_process v0.6.0 (file:///source) Sep 01 11:11:51.905 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:51.905 INFO kablam! --> examples/variable_poisson.rs:50:19 Sep 01 11:11:51.905 INFO kablam! | Sep 01 11:11:51.905 INFO kablam! 50 | let v = view::ContinuousView::new() Sep 01 11:11:51.905 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:51.905 INFO kablam! Sep 01 11:11:51.907 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:51.907 INFO kablam! --> examples/variable_poisson.rs:84:19 Sep 01 11:11:51.907 INFO kablam! | Sep 01 11:11:51.907 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 01 11:11:51.907 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:51.907 INFO kablam! Sep 01 11:11:52.140 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.140 INFO kablam! --> examples/variable_poisson.rs:44:13 Sep 01 11:11:52.140 INFO kablam! | Sep 01 11:11:52.140 INFO kablam! 44 | let s = scatter::Scatter::from_slice(&event_data) Sep 01 11:11:52.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.141 INFO kablam! Sep 01 11:11:52.185 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.185 INFO kablam! --> examples/variable_poisson.rs:78:13 Sep 01 11:11:52.185 INFO kablam! | Sep 01 11:11:52.186 INFO kablam! 78 | let s = scatter::Scatter::from_slice(&event_data) Sep 01 11:11:52.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.186 INFO kablam! Sep 01 11:11:52.195 INFO kablam! error: aborting due to 4 previous errors Sep 01 11:11:52.195 INFO kablam! Sep 01 11:11:52.195 INFO kablam! Some errors occurred: E0433, E0599. Sep 01 11:11:52.196 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 01 11:11:52.207 INFO kablam! error: Could not compile `point_process`. Sep 01 11:11:52.207 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:11:52.228 INFO kablam! error[E0432]: unresolved import `plotlib::line` Sep 01 11:11:52.228 INFO kablam! --> examples/hawkes_exp.rs:11:5 Sep 01 11:11:52.228 INFO kablam! | Sep 01 11:11:52.228 INFO kablam! 11 | use plotlib::line; Sep 01 11:11:52.228 INFO kablam! | ^^^^^^^^^^^^^ no `line` in the root Sep 01 11:11:52.228 INFO kablam! Sep 01 11:11:52.230 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:52.230 INFO kablam! --> examples/hawkes_exp.rs:84:19 Sep 01 11:11:52.230 INFO kablam! | Sep 01 11:11:52.230 INFO kablam! 84 | let v = view::ContinuousView::new() Sep 01 11:11:52.230 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:52.230 INFO kablam! Sep 01 11:11:52.231 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:52.231 INFO kablam! --> examples/hawkes_exp.rs:164:19 Sep 01 11:11:52.231 INFO kablam! | Sep 01 11:11:52.231 INFO kablam! 164 | let v = view::ContinuousView::new() Sep 01 11:11:52.231 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:52.231 INFO kablam! Sep 01 11:11:52.318 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:52.318 INFO kablam! --> examples/2d_poisson.rs:62:19 Sep 01 11:11:52.318 INFO kablam! | Sep 01 11:11:52.318 INFO kablam! 62 | let v = view::ContinuousView::new() Sep 01 11:11:52.318 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:52.318 INFO kablam! Sep 01 11:11:52.319 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:52.319 INFO kablam! --> examples/2d_poisson.rs:98:19 Sep 01 11:11:52.319 INFO kablam! | Sep 01 11:11:52.319 INFO kablam! 98 | let v = view::ContinuousView::new() Sep 01 11:11:52.319 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:52.319 INFO kablam! Sep 01 11:11:52.320 INFO kablam! error[E0433]: failed to resolve. Could not find `ContinuousView` in `view` Sep 01 11:11:52.320 INFO kablam! --> examples/2d_poisson.rs:143:19 Sep 01 11:11:52.320 INFO kablam! | Sep 01 11:11:52.320 INFO kablam! 143 | let v = view::ContinuousView::new() Sep 01 11:11:52.320 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `ContinuousView` in `view` Sep 01 11:11:52.320 INFO kablam! Sep 01 11:11:52.486 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.487 INFO kablam! --> examples/hawkes_exp.rs:78:14 Sep 01 11:11:52.487 INFO kablam! | Sep 01 11:11:52.487 INFO kablam! 78 | let sc = Scatter::from_slice(&ev_tupl) Sep 01 11:11:52.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.487 INFO kablam! Sep 01 11:11:52.498 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 01 11:11:52.498 INFO kablam! --> examples/hawkes_exp.rs:91:10 Sep 01 11:11:52.498 INFO kablam! | Sep 01 11:11:52.498 INFO kablam! 91 | .dimensions(900, 400) Sep 01 11:11:52.499 INFO kablam! | ^^^^^^^^^^ Sep 01 11:11:52.499 INFO kablam! Sep 01 11:11:52.526 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.526 INFO kablam! --> examples/2d_poisson.rs:56:14 Sep 01 11:11:52.526 INFO kablam! | Sep 01 11:11:52.526 INFO kablam! 56 | let s1 = Scatter::from_slice(&data) Sep 01 11:11:52.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.526 INFO kablam! Sep 01 11:11:52.532 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.532 INFO kablam! --> examples/hawkes_exp.rs:158:14 Sep 01 11:11:52.533 INFO kablam! | Sep 01 11:11:52.533 INFO kablam! 158 | let sc = Scatter::from_slice(&ev_tupl) Sep 01 11:11:52.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.533 INFO kablam! Sep 01 11:11:52.538 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 01 11:11:52.538 INFO kablam! --> examples/2d_poisson.rs:70:10 Sep 01 11:11:52.539 INFO kablam! | Sep 01 11:11:52.539 INFO kablam! 70 | .dimensions(600, 600) Sep 01 11:11:52.539 INFO kablam! | ^^^^^^^^^^ Sep 01 11:11:52.539 INFO kablam! Sep 01 11:11:52.544 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 01 11:11:52.544 INFO kablam! --> examples/hawkes_exp.rs:171:10 Sep 01 11:11:52.544 INFO kablam! | Sep 01 11:11:52.544 INFO kablam! 171 | .dimensions(900, 400) Sep 01 11:11:52.544 INFO kablam! | ^^^^^^^^^^ Sep 01 11:11:52.544 INFO kablam! Sep 01 11:11:52.547 INFO kablam! error: aborting due to 7 previous errors Sep 01 11:11:52.547 INFO kablam! Sep 01 11:11:52.547 INFO kablam! Some errors occurred: E0432, E0433, E0599. Sep 01 11:11:52.547 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 11:11:52.548 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.548 INFO kablam! --> examples/2d_poisson.rs:91:13 Sep 01 11:11:52.548 INFO kablam! | Sep 01 11:11:52.548 INFO kablam! 91 | let s = Scatter::from_slice(&data) Sep 01 11:11:52.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.548 INFO kablam! Sep 01 11:11:52.555 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 01 11:11:52.555 INFO kablam! --> examples/2d_poisson.rs:106:10 Sep 01 11:11:52.555 INFO kablam! | Sep 01 11:11:52.555 INFO kablam! 106 | .dimensions(600, 600) Sep 01 11:11:52.555 INFO kablam! | ^^^^^^^^^^ Sep 01 11:11:52.556 INFO kablam! Sep 01 11:11:52.557 INFO kablam! error: Could not compile `point_process`. Sep 01 11:11:52.557 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:11:52.580 INFO kablam! error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope Sep 01 11:11:52.580 INFO kablam! --> examples/2d_poisson.rs:136:13 Sep 01 11:11:52.580 INFO kablam! | Sep 01 11:11:52.580 INFO kablam! 136 | let s = Scatter::from_slice(&data) Sep 01 11:11:52.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` Sep 01 11:11:52.580 INFO kablam! Sep 01 11:11:52.587 INFO kablam! error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope Sep 01 11:11:52.587 INFO kablam! --> examples/2d_poisson.rs:151:10 Sep 01 11:11:52.587 INFO kablam! | Sep 01 11:11:52.587 INFO kablam! 151 | .dimensions(600, 600) Sep 01 11:11:52.587 INFO kablam! | ^^^^^^^^^^ Sep 01 11:11:52.587 INFO kablam! Sep 01 11:11:52.593 INFO kablam! error: aborting due to 9 previous errors Sep 01 11:11:52.594 INFO kablam! Sep 01 11:11:52.594 INFO kablam! Some errors occurred: E0433, E0599. Sep 01 11:11:52.594 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 01 11:11:52.606 INFO kablam! error: Could not compile `point_process`. Sep 01 11:11:52.606 INFO kablam! Sep 01 11:11:52.606 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:11:52.608 INFO kablam! su: No module specific data is present Sep 01 11:11:53.187 INFO running `"docker" "rm" "-f" "08d9d066fcde455da96911fd7cab870f68e107de22a3e6fa5e92748b84e2c0a7"` Sep 01 11:11:53.299 INFO blam! 08d9d066fcde455da96911fd7cab870f68e107de22a3e6fa5e92748b84e2c0a7