[INFO] fetching crate wfc_image 0.12.0... [INFO] testing wfc_image-0.12.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wfc_image 0.12.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wfc_image 0.12.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wfc_image 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wfc_image 0.12.0 [INFO] tweaked toml for crates.io crate wfc_image 0.12.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate wfc_image 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 431212ba7e63403f495190fad60ee534389f9965c8335de0301911aa18f50a13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "431212ba7e63403f495190fad60ee534389f9965c8335de0301911aa18f50a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "431212ba7e63403f495190fad60ee534389f9965c8335de0301911aa18f50a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431212ba7e63403f495190fad60ee534389f9965c8335de0301911aa18f50a13", kill_on_drop: false }` [INFO] [stdout] 431212ba7e63403f495190fad60ee534389f9965c8335de0301911aa18f50a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9f45bc4b3421ecde33020f850894563d06b60a5221dba79508132c26fcf402b [INFO] running `Command { std: "docker" "start" "-a" "b9f45bc4b3421ecde33020f850894563d06b60a5221dba79508132c26fcf402b", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling coord_2d v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling grid_2d v0.15.1 [INFO] [stderr] Compiling direction v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling wfc v0.10.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling jpeg-decoder v0.2.1 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.0 [INFO] [stderr] Compiling wfc_image v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b9f45bc4b3421ecde33020f850894563d06b60a5221dba79508132c26fcf402b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f45bc4b3421ecde33020f850894563d06b60a5221dba79508132c26fcf402b", kill_on_drop: false }` [INFO] [stdout] b9f45bc4b3421ecde33020f850894563d06b60a5221dba79508132c26fcf402b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69b0abdecc06f32cf6a5df14358da11de517068fd8600aa520b3bd926b1213fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69b0abdecc06f32cf6a5df14358da11de517068fd8600aa520b3bd926b1213fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling meap v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling wfc_image v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `animation_helper` [INFO] [stdout] --> examples/flowers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use animation_helper::WindowPixels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `animation_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `animation_helper` [INFO] [stdout] --> examples/animate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use animation_helper::WindowPixels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `animation_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wfc_image` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "69b0abdecc06f32cf6a5df14358da11de517068fd8600aa520b3bd926b1213fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b0abdecc06f32cf6a5df14358da11de517068fd8600aa520b3bd926b1213fd", kill_on_drop: false }` [INFO] [stdout] 69b0abdecc06f32cf6a5df14358da11de517068fd8600aa520b3bd926b1213fd