Oct 12 14:46:42.787 INFO checking rsaarelm/magog against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:46:42.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 14:46:43.272 INFO blam! 3eec60efc954531765a4036cf79efb0848a2ceb06e3e042b472b1dd6feffda56 Oct 12 14:46:43.272 INFO running `"docker" "start" "-a" "3eec60efc954531765a4036cf79efb0848a2ceb06e3e042b472b1dd6feffda56"` Oct 12 14:46:45.164 INFO kablam! usermod: no changes Oct 12 14:46:45.630 INFO kablam! Compiling serde v1.0.79 Oct 12 14:46:45.668 INFO kablam! Compiling num-complex v0.2.1 Oct 12 14:46:45.668 INFO kablam! Compiling memchr v2.1.0 Oct 12 14:46:45.716 INFO kablam! Checking term v0.5.1 Oct 12 14:46:45.716 INFO kablam! Checking euclid v0.19.2 Oct 12 14:46:45.728 INFO kablam! Compiling syn v0.15.9 Oct 12 14:46:45.728 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 12 14:46:45.728 INFO kablam! Checking thread_local v0.3.6 Oct 12 14:46:49.814 INFO kablam! Checking num-bigint v0.2.0 Oct 12 14:46:50.040 INFO kablam! Checking enum_primitive v0.1.1 Oct 12 14:46:50.440 INFO kablam! Compiling glutin v0.17.0 Oct 12 14:46:50.937 INFO kablam! Compiling glium v0.22.0 Oct 12 14:46:51.544 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 12 14:46:51.592 INFO kablam! Checking scancode v0.1.2 Oct 12 14:46:54.563 INFO kablam! Checking rayon-core v1.4.1 Oct 12 14:46:56.633 INFO kablam! Checking aho-corasick v0.6.8 Oct 12 14:46:59.563 INFO kablam! Checking regex v1.0.5 Oct 12 14:47:00.350 INFO kablam! Checking rayon v1.0.2 Oct 12 14:47:03.706 INFO kablam! Checking num-rational v0.2.1 Oct 12 14:47:08.220 INFO kablam! Checking num v0.2.0 Oct 12 14:47:10.705 INFO kablam! Checking env_logger v0.5.13 Oct 12 14:47:23.425 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 12 14:47:24.620 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 14:47:24.621 INFO kablam! Compiling num-derive v0.2.3 Oct 12 14:47:24.621 INFO kablam! Compiling structopt-derive v0.2.11 Oct 12 14:47:39.276 INFO kablam! Checking structopt v0.2.11 Oct 12 14:47:43.740 INFO kablam! Checking tiff v0.2.1 Oct 12 14:47:45.115 INFO kablam! Checking image v0.20.0 Oct 12 14:48:09.249 INFO kablam! Checking rand_core v0.3.0 Oct 12 14:48:09.249 INFO kablam! Checking ron v0.4.0 Oct 12 14:48:09.257 INFO kablam! Checking calx-ecs v0.7.0 (/source/calx-ecs) Oct 12 14:48:09.257 INFO kablam! Checking serde_json v1.0.32 Oct 12 14:48:12.579 INFO kablam! Checking rand_core v0.2.2 Oct 12 14:48:13.432 INFO kablam! Checking rand v0.5.5 Oct 12 14:48:17.370 INFO kablam! warning: unused `#[macro_use]` import Oct 12 14:48:17.370 INFO kablam! --> calx-ecs/benches/parallel.rs:7:1 Oct 12 14:48:17.371 INFO kablam! | Oct 12 14:48:17.371 INFO kablam! 7 | #[macro_use] Oct 12 14:48:17.371 INFO kablam! | ^^^^^^^^^^^^ Oct 12 14:48:17.372 INFO kablam! | Oct 12 14:48:17.373 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:48:17.373 INFO kablam! Oct 12 14:48:17.383 INFO kablam! warning: unused `#[macro_use]` import Oct 12 14:48:17.383 INFO kablam! --> calx-ecs/benches/pos_vel.rs:7:1 Oct 12 14:48:17.383 INFO kablam! | Oct 12 14:48:17.383 INFO kablam! 7 | #[macro_use] Oct 12 14:48:17.383 INFO kablam! | ^^^^^^^^^^^^ Oct 12 14:48:17.392 INFO kablam! | Oct 12 14:48:17.392 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:48:17.392 INFO kablam! Oct 12 14:48:17.477 INFO kablam! warning: unused `#[macro_use]` import Oct 12 14:48:17.477 INFO kablam! --> calx-ecs/tests/lib.rs:1:1 Oct 12 14:48:17.477 INFO kablam! | Oct 12 14:48:17.477 INFO kablam! 1 | #[macro_use] Oct 12 14:48:17.477 INFO kablam! | ^^^^^^^^^^^^ Oct 12 14:48:17.477 INFO kablam! | Oct 12 14:48:17.477 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:48:17.477 INFO kablam! Oct 12 14:48:19.400 INFO kablam! Checking tempfile v3.0.4 Oct 12 14:48:19.400 INFO kablam! Checking parking_lot_core v0.3.1 Oct 12 14:48:19.400 INFO kablam! Checking calx v0.3.0-alpha (/source/calx) Oct 12 14:48:21.112 INFO kablam! Checking parking_lot v0.6.4 Oct 12 14:48:22.148 INFO kablam! Checking smithay-client-toolkit v0.2.6 Oct 12 14:48:26.769 INFO kablam! Checking world v0.1.0 (/source/world) Oct 12 14:48:29.241 INFO kablam! Checking winit v0.16.2 Oct 12 14:48:34.620 INFO kablam! warning: unused import: `super::*` Oct 12 14:48:34.623 INFO kablam! --> world/src/worldgen.rs:133:9 Oct 12 14:48:34.623 INFO kablam! | Oct 12 14:48:34.623 INFO kablam! 133 | use super::*; Oct 12 14:48:34.623 INFO kablam! | ^^^^^^^^ Oct 12 14:48:34.628 INFO kablam! | Oct 12 14:48:34.628 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:48:34.628 INFO kablam! Oct 12 14:48:56.925 INFO kablam! Checking vitral v0.2.0-pre (/source/vitral) Oct 12 14:49:00.449 INFO kablam! Checking display v0.1.0 (/source/display) Oct 12 14:49:04.864 INFO kablam! Checking magog v0.1.0 (/source) Oct 12 14:49:09.652 INFO kablam! error[E0599]: no method named `width` found for type `image::DynamicImage` in the current scope Oct 12 14:49:09.652 INFO kablam! --> examples/overland.rs:190:25 Oct 12 14:49:09.652 INFO kablam! | Oct 12 14:49:09.652 INFO kablam! 190 | let (w, h) = (input.width(), input.height()); Oct 12 14:49:09.652 INFO kablam! | ^^^^^ Oct 12 14:49:09.652 INFO kablam! | Oct 12 14:49:09.652 INFO kablam! = help: items from traits can only be used if the trait is in scope Oct 12 14:49:09.652 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Oct 12 14:49:09.652 INFO kablam! | Oct 12 14:49:09.652 INFO kablam! 8 | use image::GenericImageView; Oct 12 14:49:09.652 INFO kablam! | Oct 12 14:49:09.652 INFO kablam! Oct 12 14:49:09.652 INFO kablam! error[E0599]: no method named `height` found for type `image::DynamicImage` in the current scope Oct 12 14:49:09.652 INFO kablam! --> examples/overland.rs:190:40 Oct 12 14:49:09.652 INFO kablam! | Oct 12 14:49:09.652 INFO kablam! 190 | let (w, h) = (input.width(), input.height()); Oct 12 14:49:09.652 INFO kablam! | ^^^^^^ Oct 12 14:49:09.653 INFO kablam! | Oct 12 14:49:09.653 INFO kablam! = help: items from traits can only be used if the trait is in scope Oct 12 14:49:09.653 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Oct 12 14:49:09.653 INFO kablam! | Oct 12 14:49:09.653 INFO kablam! 8 | use image::GenericImageView; Oct 12 14:49:09.653 INFO kablam! | Oct 12 14:49:09.653 INFO kablam! Oct 12 14:49:09.664 INFO kablam! error: aborting due to 2 previous errors Oct 12 14:49:09.664 INFO kablam! Oct 12 14:49:09.664 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 12 14:49:09.672 INFO kablam! error: Could not compile `magog`. Oct 12 14:49:09.672 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 14:49:10.337 INFO kablam! error: build failed Oct 12 14:49:10.344 INFO kablam! su: No module specific data is present Oct 12 14:49:11.677 INFO running `"docker" "rm" "-f" "3eec60efc954531765a4036cf79efb0848a2ceb06e3e042b472b1dd6feffda56"` Oct 12 14:49:11.892 INFO blam! 3eec60efc954531765a4036cf79efb0848a2ceb06e3e042b472b1dd6feffda56