[INFO] crate pane 0.4.0 is already in cache [INFO] testing pane-0.4.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate pane 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pane 0.4.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 pane 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pane 0.4.0 [INFO] tweaked toml for crates.io crate pane 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c1247e264d8344e74c27c89b2b18bab6c2857f402bf5ec9e048a0d6ea543f940 [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" "c1247e264d8344e74c27c89b2b18bab6c2857f402bf5ec9e048a0d6ea543f940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1247e264d8344e74c27c89b2b18bab6c2857f402bf5ec9e048a0d6ea543f940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1247e264d8344e74c27c89b2b18bab6c2857f402bf5ec9e048a0d6ea543f940", kill_on_drop: false }` [INFO] [stdout] c1247e264d8344e74c27c89b2b18bab6c2857f402bf5ec9e048a0d6ea543f940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] b9fca2835c211db5954f5eca355c382e7b5b9e662a65a4952518f2da650c872a [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" "b9fca2835c211db5954f5eca355c382e7b5b9e662a65a4952518f2da650c872a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling piston2d-graphics v0.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling graphics_buffer v0.7.3 [INFO] [stderr] Compiling pane v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.70s [INFO] running `Command { std: "docker" "inspect" "b9fca2835c211db5954f5eca355c382e7b5b9e662a65a4952518f2da650c872a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fca2835c211db5954f5eca355c382e7b5b9e662a65a4952518f2da650c872a", kill_on_drop: false }` [INFO] [stdout] b9fca2835c211db5954f5eca355c382e7b5b9e662a65a4952518f2da650c872a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f27d53458abd6b852a990ed5c1bfc76e61ef7178457d629818dad7e6ab1a9d20 [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" "f27d53458abd6b852a990ed5c1bfc76e61ef7178457d629818dad7e6ab1a9d20", kill_on_drop: false }` [INFO] [stderr] Compiling pane v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `graphics::glyph_cache::rusttype::GlyphCache<'_, (), graphics_buffer::RenderBuffer>: graphics::character::CharacterCache` is not satisfied [INFO] [stdout] --> examples/simple.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | .fit_text(&mut glyphs); [INFO] [stdout] | ^^^^^^^^^^^ the trait `graphics::character::CharacterCache` is not implemented for `graphics::glyph_cache::rusttype::GlyphCache<'_, (), graphics_buffer::RenderBuffer>` [INFO] [stdout] | [INFO] [stdout] help: trait impl with same name found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.36.0/./src/glyph_cache/rusttype.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / impl<'b, F, T: ImageSize> CharacterCache for GlyphCache<'b, F, T> [INFO] [stdout] 133 | | where T: CreateTexture + UpdateTexture [INFO] [stdout] 134 | | { [INFO] [stdout] 135 | | type Texture = T; [INFO] [stdout] ... | [INFO] [stdout] 260 | | } [INFO] [stdout] 261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stdout] = note: required because of the requirements on the impl of `pane::CharacterWidthCache` for `graphics::glyph_cache::rusttype::GlyphCache<'_, (), graphics_buffer::RenderBuffer>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `graphics::glyph_cache::rusttype::GlyphCache<'_, (), graphics_buffer::RenderBuffer>: graphics::character::CharacterCache` is not satisfied [INFO] [stdout] --> examples/simple.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pane.draw(&mut glyphs, IDENTITY, &mut buffer).unwrap(); [INFO] [stdout] | ^^^^ the trait `graphics::character::CharacterCache` is not implemented for `graphics::glyph_cache::rusttype::GlyphCache<'_, (), graphics_buffer::RenderBuffer>` [INFO] [stdout] | [INFO] [stdout] help: trait impl with same name found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.36.0/./src/glyph_cache/rusttype.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / impl<'b, F, T: ImageSize> CharacterCache for GlyphCache<'b, F, T> [INFO] [stdout] 133 | | where T: CreateTexture + UpdateTexture [INFO] [stdout] 134 | | { [INFO] [stdout] 135 | | type Texture = T; [INFO] [stdout] ... | [INFO] [stdout] 260 | | } [INFO] [stdout] 261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `graphics_buffer::RenderBuffer: graphics::graphics::Graphics` is not satisfied [INFO] [stdout] --> examples/simple.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pane.draw(&mut glyphs, IDENTITY, &mut buffer).unwrap(); [INFO] [stdout] | ^^^^ the trait `graphics::graphics::Graphics` is not implemented for `graphics_buffer::RenderBuffer` [INFO] [stdout] | [INFO] [stdout] help: trait impl with same name found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/graphics_buffer-0.7.3/src/lib.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / impl Graphics for RenderBuffer { [INFO] [stdout] 228 | | type Texture = RenderBuffer; [INFO] [stdout] 229 | | fn clear_color(&mut self, color: Color) { [INFO] [stdout] 230 | | for (_, _, pixel) in self.inner.enumerate_pixels_mut() { [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] 363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pane`. [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 `Command { std: "docker" "inspect" "f27d53458abd6b852a990ed5c1bfc76e61ef7178457d629818dad7e6ab1a9d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27d53458abd6b852a990ed5c1bfc76e61ef7178457d629818dad7e6ab1a9d20", kill_on_drop: false }` [INFO] [stdout] f27d53458abd6b852a990ed5c1bfc76e61ef7178457d629818dad7e6ab1a9d20