[INFO] fetching crate pane 0.4.0... [INFO] checking pane-0.4.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate pane 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate pane 0.4.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphics_buffer v0.7.5 [INFO] [stderr] Downloaded piston2d-graphics v0.37.0 [INFO] [stderr] Downloaded piston2d-graphics v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", 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] 0d9189deb3d201855f94d49b2de8f705edef66988edfd8a295afff3536c26bcc [INFO] running `Command { std: "docker" "start" "-a" "0d9189deb3d201855f94d49b2de8f705edef66988edfd8a295afff3536c26bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9189deb3d201855f94d49b2de8f705edef66988edfd8a295afff3536c26bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9189deb3d201855f94d49b2de8f705edef66988edfd8a295afff3536c26bcc", kill_on_drop: false }` [INFO] [stdout] 0d9189deb3d201855f94d49b2de8f705edef66988edfd8a295afff3536c26bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8341b9349a2f5442702b2fa2ad849aca45f2b35a3bbd7def528b6ac4f109d5 [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" "9c8341b9349a2f5442702b2fa2ad849aca45f2b35a3bbd7def528b6ac4f109d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking piston2d-graphics v0.33.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking piston2d-graphics v0.37.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking graphics_buffer v0.7.5 [INFO] [stderr] Checking 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.37.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 `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.37.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.5/src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | / impl Graphics for RenderBuffer { [INFO] [stdout] 218 | | type Texture = RenderBuffer; [INFO] [stdout] 219 | | fn clear_color(&mut self, color: Color) { [INFO] [stdout] 220 | | for (_, _, pixel) in self.inner.enumerate_pixels_mut() { [INFO] [stdout] ... | [INFO] [stdout] 352 | | } [INFO] [stdout] 353 | | } [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] running `Command { std: "docker" "inspect" "9c8341b9349a2f5442702b2fa2ad849aca45f2b35a3bbd7def528b6ac4f109d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8341b9349a2f5442702b2fa2ad849aca45f2b35a3bbd7def528b6ac4f109d5", kill_on_drop: false }` [INFO] [stdout] 9c8341b9349a2f5442702b2fa2ad849aca45f2b35a3bbd7def528b6ac4f109d5