[INFO] cloning repository https://github.com/joonazan/lego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joonazan/lego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoonazan%2Flego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoonazan%2Flego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fa08eab5847f90e72bd10478c36e64ec523e63c [INFO] checking joonazan/lego against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoonazan%2Flego" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joonazan/lego on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joonazan/lego [INFO] finished tweaking git repo https://github.com/joonazan/lego [INFO] tweaked toml for git repo https://github.com/joonazan/lego written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/joonazan/lego already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 507e7488d077e086ebfb2c23c5d7acaf5c19bd060dfd714151eb498b0ebcd833 [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" "507e7488d077e086ebfb2c23c5d7acaf5c19bd060dfd714151eb498b0ebcd833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507e7488d077e086ebfb2c23c5d7acaf5c19bd060dfd714151eb498b0ebcd833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507e7488d077e086ebfb2c23c5d7acaf5c19bd060dfd714151eb498b0ebcd833", kill_on_drop: false }` [INFO] [stdout] 507e7488d077e086ebfb2c23c5d7acaf5c19bd060dfd714151eb498b0ebcd833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 224ba49fce8661e0f378dd512bcab788d915eb1d08dc286c19bada7964d0e37e [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" "224ba49fce8661e0f378dd512bcab788d915eb1d08dc286c19bada7964d0e37e", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking winit v0.23.0 [INFO] [stderr] Checking glium_text v0.14.0 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking lego v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /home/joonazan/go/src/github.com/joonazan/vec2/vec2.go: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let lines = include_str!("/home/joonazan/go/src/github.com/joonazan/vec2/vec2.go") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use glium::DisplayBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::glutin::Event` [INFO] [stdout] --> src/main.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | use glium::glutin::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `event` [INFO] [stdout] | no `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /home/joonazan/go/src/github.com/joonazan/vec2/vec2.go: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let lines = include_str!("/home/joonazan/go/src/github.com/joonazan/vec2/vec2.go") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use glium::DisplayBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::glutin::Event` [INFO] [stdout] --> src/main.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | use glium::glutin::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `event` [INFO] [stdout] | no `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | let display = glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 47| use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | let display = glium::glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 47| use glium::glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `F: glium::backend::Facade` is not satisfied [INFO] [stdout] --> src/text.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | system: glium_text::TextSystem::new(display), [INFO] [stdout] | ^^^^^^^ the trait `glium::backend::Facade` is not implemented for `F` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn new(facade: &F) -> TextSystem where F: Facade { [INFO] [stdout] | ------ required by this bound in `TextSystem::new` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a, F: SizedFacade + 'a + glium::backend::Facade> System<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `F: glium::backend::Facade` is not satisfied [INFO] [stdout] --> src/text.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | system: glium_text::TextSystem::new(display), [INFO] [stdout] | ^^^^^^^ the trait `glium::backend::Facade` is not implemented for `F` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn new(facade: &F) -> TextSystem where F: Facade { [INFO] [stdout] | ------ required by this bound in `TextSystem::new` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a, F: SizedFacade + 'a + glium::backend::Facade> System<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `F: glium::backend::Facade` is not satisfied [INFO] [stdout] --> src/text.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | texture: glium_text::FontTexture::new(self.display, bytes, size).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `glium::backend::Facade` is not implemented for `F` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:126:67 [INFO] [stdout] | [INFO] [stdout] 126 | -> Result where R: Read, F: Facade [INFO] [stdout] | ------ required by this bound in `FontTexture::new` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a, F: SizedFacade + 'a + glium::backend::Facade> System<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Frame: glium::Surface` is not satisfied [INFO] [stdout] --> src/text.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | glium_text::draw(&self.text, &self.system.system, frame, matrix, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `glium::Surface` is not implemented for `Frame` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:418:39 [INFO] [stdout] | [INFO] [stdout] 418 | ... where S: glium::Surface, M: Into<[[f32; 4]; 4]>, [INFO] [stdout] | -------------- required by this bound in `glium_text::draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `F: glium::backend::Facade` is not satisfied [INFO] [stdout] --> src/text.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | texture: glium_text::FontTexture::new(self.display, bytes, size).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `glium::backend::Facade` is not implemented for `F` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:126:67 [INFO] [stdout] | [INFO] [stdout] 126 | -> Result where R: Read, F: Facade [INFO] [stdout] | ------ required by this bound in `FontTexture::new` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a, F: SizedFacade + 'a + glium::backend::Facade> System<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Frame: glium::Surface` is not satisfied [INFO] [stdout] --> src/text.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | glium_text::draw(&self.text, &self.system.system, frame, matrix, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `glium::Surface` is not implemented for `Frame` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium_text-0.14.0/src/lib.rs:418:39 [INFO] [stdout] | [INFO] [stdout] 418 | ... where S: glium::Surface, M: Into<[[f32; 4]; 4]>, [INFO] [stdout] | -------------- required by this bound in `glium_text::draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glium::Surface` [INFO] [stdout] --> src/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use glium::Surface; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glium::Surface` [INFO] [stdout] --> src/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use glium::Surface; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lego` [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" "224ba49fce8661e0f378dd512bcab788d915eb1d08dc286c19bada7964d0e37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224ba49fce8661e0f378dd512bcab788d915eb1d08dc286c19bada7964d0e37e", kill_on_drop: false }` [INFO] [stdout] 224ba49fce8661e0f378dd512bcab788d915eb1d08dc286c19bada7964d0e37e