[INFO] fetching crate blitter 0.6.0... [INFO] checking blitter-0.6.0 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate blitter 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate blitter 0.6.0 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate blitter 0.6.0 [INFO] finished tweaking crates.io crate blitter 0.6.0 [INFO] tweaked toml for crates.io crate blitter 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate blitter 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cec76ea129e0d5d6349d21da5b040d36b8a8a71f1fd799acf0d3694987264fbc [INFO] running `"docker" "start" "-a" "cec76ea129e0d5d6349d21da5b040d36b8a8a71f1fd799acf0d3694987264fbc"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking wayland-sys v0.24.1 [INFO] [stderr] Checking blitter v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking wayland-commons v0.24.1 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PixelFormat` [INFO] [stderr] --> examples/minifb.rs:18:36 [INFO] [stderr] | [INFO] [stderr] 18 | let png = from_png_file(&path, PixelFormat::Zrgb).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `PixelFormat` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_png_file` in this scope [INFO] [stderr] --> examples/minifb.rs:18:15 [INFO] [stderr] | [INFO] [stderr] 18 | let png = from_png_file(&path, PixelFormat::Zrgb).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PixelFormat` [INFO] [stderr] --> examples/demo.rs:41:36 [INFO] [stderr] | [INFO] [stderr] 41 | let png = from_png_file(&path, PixelFormat::Zrgb).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `PixelFormat` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_png_file` in this scope [INFO] [stderr] --> examples/demo.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | let png = from_png_file(&path, PixelFormat::Zrgb).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `blitter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `blitter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cec76ea129e0d5d6349d21da5b040d36b8a8a71f1fd799acf0d3694987264fbc"` [INFO] running `"docker" "rm" "-f" "cec76ea129e0d5d6349d21da5b040d36b8a8a71f1fd799acf0d3694987264fbc"` [INFO] [stdout] cec76ea129e0d5d6349d21da5b040d36b8a8a71f1fd799acf0d3694987264fbc