[INFO] crate piston2d-glium_graphics 0.77.0 is already in cache [INFO] testing piston2d-glium_graphics-0.77.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate piston2d-glium_graphics 0.77.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate piston2d-glium_graphics 0.77.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate piston2d-glium_graphics 0.77.0 [INFO] finished tweaking crates.io crate piston2d-glium_graphics 0.77.0 [INFO] tweaked toml for crates.io crate piston2d-glium_graphics 0.77.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate piston2d-glium_graphics 0.77.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9538e700c439abca2b77e8829f41a6385daf329439a727bb66c742689f394a08 [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" "9538e700c439abca2b77e8829f41a6385daf329439a727bb66c742689f394a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9538e700c439abca2b77e8829f41a6385daf329439a727bb66c742689f394a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9538e700c439abca2b77e8829f41a6385daf329439a727bb66c742689f394a08", kill_on_drop: false }` [INFO] [stdout] 9538e700c439abca2b77e8829f41a6385daf329439a727bb66c742689f394a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 30cce616d87045c2742294db82a3666b9353aaf86c9ca6fc21c981e5416f4eab [INFO] running `Command { std: "docker" "start" "-a" "30cce616d87045c2742294db82a3666b9353aaf86c9ca6fc21c981e5416f4eab", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.50.0 [INFO] [stderr] Compiling piston v0.50.0 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.64.0 [INFO] [stderr] Compiling piston2d-glium_graphics v0.77.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "30cce616d87045c2742294db82a3666b9353aaf86c9ca6fc21c981e5416f4eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cce616d87045c2742294db82a3666b9353aaf86c9ca6fc21c981e5416f4eab", kill_on_drop: false }` [INFO] [stdout] 30cce616d87045c2742294db82a3666b9353aaf86c9ca6fc21c981e5416f4eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad92056ae737956fb31a5703c337ecf0338e70c72e0ea1500de5e976f94595bc [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" "ad92056ae737956fb31a5703c337ecf0338e70c72e0ea1500de5e976f94595bc", kill_on_drop: false }` [INFO] [stderr] Compiling piston2d-glium_graphics v0.77.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `piston2d-glium_graphics`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image_test examples/image_test.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="check_current_window"' --cfg 'feature="default"' --cfg 'feature="glium_window"' --cfg 'feature="image"' --cfg 'feature="piston"' --cfg 'feature="pistoncore-glutin_window"' -C metadata=9abf49a7bb4c477b -C extra-filename=-9abf49a7bb4c477b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern glium=/opt/rustwide/target/debug/deps/libglium-e76140a554fda64f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-4df64cd0cb294eb5.rlib --extern piston=/opt/rustwide/target/debug/deps/libpiston-91b4cb6271ae1a30.rlib --extern shaders_graphics2d=/opt/rustwide/target/debug/deps/libshaders_graphics2d-757cc0a657e856ed.rlib --extern texture=/opt/rustwide/target/debug/deps/libtexture-27ceeb66cc49c5e7.rlib --extern glium_graphics=/opt/rustwide/target/debug/deps/libglium_graphics-75434deacbb7101f.rlib --extern graphics=/opt/rustwide/target/debug/deps/libgraphics-cf7ed13886b5ec80.rlib --extern glutin_window=/opt/rustwide/target/debug/deps/libglutin_window-bf48602687a0776f.rlib --extern shader_version=/opt/rustwide/target/debug/deps/libshader_version-dc1979b853b95248.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-9d729feed020e937/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad92056ae737956fb31a5703c337ecf0338e70c72e0ea1500de5e976f94595bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad92056ae737956fb31a5703c337ecf0338e70c72e0ea1500de5e976f94595bc", kill_on_drop: false }` [INFO] [stdout] ad92056ae737956fb31a5703c337ecf0338e70c72e0ea1500de5e976f94595bc