[INFO] cloning repository https://github.com/hewner/glyph-atlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hewner/glyph-atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeff0ff14f9add73b2f71921e8c57ea85e9fe762 [INFO] testing hewner/glyph-atlas against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hewner/glyph-atlas on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hewner/glyph-atlas [INFO] removed path dependency font from git repo https://github.com/hewner/glyph-atlas [INFO] finished tweaking git repo https://github.com/hewner/glyph-atlas [INFO] tweaked toml for git repo https://github.com/hewner/glyph-atlas written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hewner/glyph-atlas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b25e3aaa79e2c5f871837bfb5d79a6ead29247f460c452dd146ec7b882ddd3c [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" "9b25e3aaa79e2c5f871837bfb5d79a6ead29247f460c452dd146ec7b882ddd3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b25e3aaa79e2c5f871837bfb5d79a6ead29247f460c452dd146ec7b882ddd3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b25e3aaa79e2c5f871837bfb5d79a6ead29247f460c452dd146ec7b882ddd3c", kill_on_drop: false }` [INFO] [stdout] 9b25e3aaa79e2c5f871837bfb5d79a6ead29247f460c452dd146ec7b882ddd3c [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fe8775198e0a70327a4c9b41e7b91bcfb2d270d7fcb3c59b053145fdf4f52e [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" "77fe8775198e0a70327a4c9b41e7b91bcfb2d270d7fcb3c59b053145fdf4f52e", kill_on_drop: false }` [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling truetype v0.22.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling postscript v0.11.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling opentype v0.17.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling font v0.3.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling rustgl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `font::Rasterize`, `font::FontDesc` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use font::{Rasterize, FontDesc}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ no `FontDesc` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Rasterize` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `font::Rasterize`, `font::Rasterizer`, `font::FontDesc`, `font::FontKey`, `font::GlyphKey` [INFO] [stdout] --> src/glyph_atlas.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use font::{self, Rasterize, Rasterizer, FontDesc, FontKey, GlyphKey}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `GlyphKey` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `FontKey` in the root [INFO] [stdout] | | | no `FontDesc` in the root [INFO] [stdout] | | no `Rasterizer` in the root [INFO] [stdout] | no `Rasterize` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Rasterizer` in `font` [INFO] [stdout] --> src/main.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | let rasterizer = font::Rasterizer::new(108., 110., 1., false).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `Rasterizer` in `font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Style` in `font` [INFO] [stdout] --> src/main.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stdout] | ^^^^^ could not find `Style` in `font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Slant` in `font` [INFO] [stdout] --> src/main.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stdout] | ^^^^^ could not find `Slant` in `font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Weight` in `font` [INFO] [stdout] --> src/main.rs:59:98 [INFO] [stdout] | [INFO] [stdout] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stdout] | ^^^^^^ could not find `Weight` in `font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stdout] --> src/glyph_atlas.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | size: font::Size, [INFO] [stdout] | ^^^^ not found in `font` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use glium::glutin::dpi::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stdout] --> src/glyph_atlas.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | size: font::Size, [INFO] [stdout] | ^^^^ not found in `font` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use glium::glutin::dpi::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Size` in `font` [INFO] [stdout] --> src/main.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | let size = font::Size::new(12.); [INFO] [stdout] | ^^^^ not found in `font` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 14 | use glium::glutin::dpi::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/glyph_atlas.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_entry(&mut self, display:&glium::backend::Facade, c:char) -> AtlasEntry [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/glyph_batch.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | display:&glium::backend::Facade, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/glyph_batch.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn install(self, display:&Facade, atlas:&mut GlyphAtlas) [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/glyph_batch.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | fn new(display:&Facade, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustgl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "77fe8775198e0a70327a4c9b41e7b91bcfb2d270d7fcb3c59b053145fdf4f52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fe8775198e0a70327a4c9b41e7b91bcfb2d270d7fcb3c59b053145fdf4f52e", kill_on_drop: false }` [INFO] [stdout] 77fe8775198e0a70327a4c9b41e7b91bcfb2d270d7fcb3c59b053145fdf4f52e