[INFO] crate point_process 0.11.0 is already in cache [INFO] extracting crate point_process 0.11.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/point_process/0.11.0 [INFO] extracting crate point_process 0.11.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/point_process/0.11.0 [INFO] validating manifest of point_process-0.11.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of point_process-0.11.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing point_process-0.11.0 [INFO] finished frobbing point_process-0.11.0 [INFO] frobbed toml for point_process-0.11.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/point_process/0.11.0/Cargo.toml [INFO] started frobbing point_process-0.11.0 [INFO] finished frobbing point_process-0.11.0 [INFO] frobbed toml for point_process-0.11.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/point_process/0.11.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking point_process-0.11.0 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-2/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/point_process/0.11.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 41582cb23300b3a5e3c434e005859f7d8894afe148b867693bb8d5389bab644e [INFO] running `"docker" "start" "-a" "41582cb23300b3a5e3c434e005859f7d8894afe148b867693bb8d5389bab644e"` [INFO] [stderr] Checking plotlib v0.3.0 [INFO] [stderr] Checking ndarray-parallel v0.9.0 [INFO] [stderr] Checking point_process v0.11.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/timedependent.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | /// A poisson process cannot have negative intensity. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 20 | assert!(lambda > 0.0); [INFO] [stderr] | ---------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/timedependent.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | /// A poisson process cannot have negative intensity. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 20 | assert!(lambda > 0.0); [INFO] [stderr] | ---------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `plotlib::line` [INFO] [stderr] --> examples/hawkes_exp.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use plotlib::line; [INFO] [stderr] | ^^^^^^^^^^^^^ no `line` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ContinuousView` in `view` [INFO] [stderr] --> examples/hawkes_exp.rs:78:19 [INFO] [stderr] | [INFO] [stderr] 78 | let v = view::ContinuousView::new() [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `ContinuousView` in `view` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ContinuousView` in `view` [INFO] [stderr] --> examples/2d_poisson.rs:62:19 [INFO] [stderr] | [INFO] [stderr] 62 | let v = view::ContinuousView::new() [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `ContinuousView` in `view` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ContinuousView` in `view` [INFO] [stderr] --> examples/2d_poisson.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | let v = view::ContinuousView::new() [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `ContinuousView` in `view` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope [INFO] [stderr] --> examples/hawkes_exp.rs:72:23 [INFO] [stderr] | [INFO] [stderr] 72 | let sc = Scatter::from_slice(&ev_tupl) [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope [INFO] [stderr] --> examples/hawkes_exp.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | .dimensions(900, 400) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ContinuousView` in `view` [INFO] [stderr] --> examples/temporal_poisson.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | let v = view::ContinuousView::new() [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `ContinuousView` in `view` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ContinuousView` in `view` [INFO] [stderr] --> examples/temporal_poisson.rs:87:19 [INFO] [stderr] | [INFO] [stderr] 87 | let v = view::ContinuousView::new() [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `ContinuousView` in `view` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Line` [INFO] [stderr] --> examples/hawkes_exp.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | use plotlib::style::{Point, Marker, Line}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `point_process`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope [INFO] [stderr] --> examples/2d_poisson.rs:56:23 [INFO] [stderr] | [INFO] [stderr] 56 | let s1 = Scatter::from_slice(&data) [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope [INFO] [stderr] --> examples/2d_poisson.rs:70:10 [INFO] [stderr] | [INFO] [stderr] 70 | .dimensions(600, 600) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope [INFO] [stderr] --> examples/2d_poisson.rs:106:22 [INFO] [stderr] | [INFO] [stderr] 106 | let s = Scatter::from_slice(&data) [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dimensions` found for type `plotlib::page::Page<'_>` in the current scope [INFO] [stderr] --> examples/2d_poisson.rs:121:10 [INFO] [stderr] | [INFO] [stderr] 121 | .dimensions(600, 600) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `point_process`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope [INFO] [stderr] --> examples/temporal_poisson.rs:44:31 [INFO] [stderr] | [INFO] [stderr] 44 | let s = scatter::Scatter::from_slice(&event_data) [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `unwrap` found for type `()` in the current scope [INFO] [stderr] --> examples/temporal_poisson.rs:58:62 [INFO] [stderr] | [INFO] [stderr] 58 | .save("lib/examples/images/oscillating_poisson.svg").unwrap(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_slice` found for type `plotlib::scatter::Scatter` in the current scope [INFO] [stderr] --> examples/temporal_poisson.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | let s = scatter::Scatter::from_slice(&event_data) [INFO] [stderr] | ^^^^^^^^^^ function or associated item not found in `plotlib::scatter::Scatter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `unwrap` found for type `()` in the current scope [INFO] [stderr] --> examples/temporal_poisson.rs:95:62 [INFO] [stderr] | [INFO] [stderr] 95 | .save("lib/examples/images/exponential_poisson.svg").unwrap(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `point_process`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "41582cb23300b3a5e3c434e005859f7d8894afe148b867693bb8d5389bab644e"` [INFO] running `"docker" "rm" "-f" "41582cb23300b3a5e3c434e005859f7d8894afe148b867693bb8d5389bab644e"` [INFO] [stdout] 41582cb23300b3a5e3c434e005859f7d8894afe148b867693bb8d5389bab644e