Oct 13 06:41:18.780 INFO checking valora-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:41:18.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:41:19.204 INFO blam! 21ad6c606c59f799bbbc27eca71eb3ccc475d2cf37859ead53daa87217becccb Oct 13 06:41:19.206 INFO running `"docker" "start" "-a" "21ad6c606c59f799bbbc27eca71eb3ccc475d2cf37859ead53daa87217becccb"` Oct 13 06:41:20.385 INFO kablam! usermod: no changes Oct 13 06:41:20.769 INFO kablam! Compiling heapsize v0.4.2 Oct 13 06:41:20.775 INFO kablam! Compiling phf_shared v0.7.21 Oct 13 06:41:20.775 INFO kablam! Checking arrayvec v0.4.7 Oct 13 06:41:20.784 INFO kablam! Checking petgraph v0.4.13 Oct 13 06:41:20.792 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 06:41:20.794 INFO kablam! Checking svgparser v0.4.3 Oct 13 06:41:20.805 INFO kablam! Compiling serde_json v0.9.10 Oct 13 06:41:20.805 INFO kablam! Checking sid v0.5.2 Oct 13 06:41:22.468 INFO kablam! Compiling phf_generator v0.7.21 Oct 13 06:41:26.224 INFO kablam! Compiling phf v0.7.21 Oct 13 06:41:26.472 INFO kablam! Checking png v0.11.0 Oct 13 06:41:27.004 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 13 06:41:28.397 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 06:41:30.012 INFO kablam! Checking winit v0.9.0 Oct 13 06:41:32.289 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 13 06:41:32.461 INFO kablam! Checking euclid v0.15.6 Oct 13 06:41:33.140 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 06:41:33.473 INFO kablam! Compiling palette v0.2.1 Oct 13 06:41:37.825 INFO kablam! Checking rayon-core v1.4.1 Oct 13 06:41:37.996 INFO kablam! Compiling glutin v0.11.0 Oct 13 06:41:44.380 INFO kablam! Compiling glium v0.19.0 Oct 13 06:41:44.437 INFO kablam! Checking lyon_core v0.8.0 Oct 13 06:41:44.568 INFO kablam! Checking lyon_bezier v0.8.5 Oct 13 06:41:50.282 INFO kablam! Checking rayon v1.0.2 Oct 13 06:41:53.868 INFO kablam! Checking lyon_path_iterator v0.8.5 Oct 13 06:41:53.916 INFO kablam! Checking lyon_path_builder v0.8.6 Oct 13 06:41:57.648 INFO kablam! Checking lyon_svg v0.8.6 Oct 13 06:41:57.648 INFO kablam! Checking lyon_path v0.8.6 Oct 13 06:41:59.932 INFO kablam! Checking lyon_tessellation v0.8.8 Oct 13 06:42:04.580 INFO kablam! Checking lyon_extra v0.8.6 Oct 13 06:42:10.068 INFO kablam! Checking lyon v0.8.8 Oct 13 06:42:11.406 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 13 06:42:13.615 INFO kablam! Compiling libloading v0.3.4 Oct 13 06:42:14.336 INFO kablam! Checking image v0.18.0 Oct 13 06:42:18.737 INFO kablam! Checking dlib v0.3.1 Oct 13 06:42:19.328 INFO kablam! Checking wayland-sys v0.9.10 Oct 13 06:42:20.200 INFO kablam! Checking wayland-client v0.9.10 Oct 13 06:42:40.904 INFO kablam! Checking valora v0.1.0 (/source) Oct 13 06:42:50.688 INFO kablam! warning: variable does not need to be mutable Oct 13 06:42:50.688 INFO kablam! --> src/composition.rs:32:13 Oct 13 06:42:50.688 INFO kablam! | Oct 13 06:42:50.688 INFO kablam! 32 | for mut layer in self.layers.iter_mut().rev() { Oct 13 06:42:50.688 INFO kablam! | ----^^^^^ Oct 13 06:42:50.688 INFO kablam! | | Oct 13 06:42:50.688 INFO kablam! | help: remove this `mut` Oct 13 06:42:50.688 INFO kablam! | Oct 13 06:42:50.688 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:42:50.688 INFO kablam! Oct 13 06:42:50.884 INFO kablam! warning: the feature `use_nested_groups` has been stable since 1.25.0 and no longer requires an attribute to enable Oct 13 06:42:50.884 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:42:50.884 INFO kablam! | Oct 13 06:42:50.884 INFO kablam! 2 | #![feature(use_nested_groups)] Oct 13 06:42:50.884 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:42:50.884 INFO kablam! | Oct 13 06:42:50.884 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:42:50.884 INFO kablam! Oct 13 06:42:50.884 INFO kablam! warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 06:42:50.884 INFO kablam! --> src/lib.rs:6:12 Oct 13 06:42:50.884 INFO kablam! | Oct 13 06:42:50.884 INFO kablam! 6 | #![feature(crate_in_paths)] Oct 13 06:42:50.884 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:42:50.884 INFO kablam! Oct 13 06:42:51.199 INFO kablam! warning: variable does not need to be mutable Oct 13 06:42:51.199 INFO kablam! --> src/composition.rs:32:13 Oct 13 06:42:51.199 INFO kablam! | Oct 13 06:42:51.199 INFO kablam! 32 | for mut layer in self.layers.iter_mut().rev() { Oct 13 06:42:51.199 INFO kablam! | ----^^^^^ Oct 13 06:42:51.199 INFO kablam! | | Oct 13 06:42:51.199 INFO kablam! | help: remove this `mut` Oct 13 06:42:51.199 INFO kablam! | Oct 13 06:42:51.199 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:42:51.199 INFO kablam! Oct 13 06:42:51.312 INFO kablam! warning: the feature `use_nested_groups` has been stable since 1.25.0 and no longer requires an attribute to enable Oct 13 06:42:51.312 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:42:51.312 INFO kablam! | Oct 13 06:42:51.312 INFO kablam! 2 | #![feature(use_nested_groups)] Oct 13 06:42:51.312 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:42:51.312 INFO kablam! | Oct 13 06:42:51.312 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:42:51.312 INFO kablam! Oct 13 06:42:51.312 INFO kablam! warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 06:42:51.312 INFO kablam! --> src/lib.rs:6:12 Oct 13 06:42:51.312 INFO kablam! | Oct 13 06:42:51.312 INFO kablam! 6 | #![feature(crate_in_paths)] Oct 13 06:42:51.312 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:42:51.312 INFO kablam! Oct 13 06:42:57.132 INFO kablam! warning: unused variable: `ctx` Oct 13 06:42:57.133 INFO kablam! --> examples/circle.rs:13:22 Oct 13 06:42:57.133 INFO kablam! | Oct 13 06:42:57.134 INFO kablam! 13 | fn sketch(&self, ctx: &SketchContext, mut rng: StdRng) -> Result { Oct 13 06:42:57.134 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 13 06:42:57.134 INFO kablam! | Oct 13 06:42:57.134 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:42:57.135 INFO kablam! Oct 13 06:42:57.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 13 06:42:57.200 INFO kablam! su: No module specific data is present Oct 13 06:42:57.997 INFO running `"docker" "rm" "-f" "21ad6c606c59f799bbbc27eca71eb3ccc475d2cf37859ead53daa87217becccb"` Oct 13 06:42:58.417 INFO blam! 21ad6c606c59f799bbbc27eca71eb3ccc475d2cf37859ead53daa87217becccb