[INFO] updating cached repository https://github.com/fireyang/rs_shader [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9cf07975a83d38bb48543cc02768ae83df40a9f [INFO] testing fireyang/rs_shader against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffireyang%2Frs_shader" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fireyang/rs_shader on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fireyang/rs_shader [INFO] removed path dependency imgui from git repo https://github.com/fireyang/rs_shader [INFO] removed path dependency imgui-glium-renderer from git repo https://github.com/fireyang/rs_shader [INFO] finished tweaking git repo https://github.com/fireyang/rs_shader [INFO] tweaked toml for git repo https://github.com/fireyang/rs_shader written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fireyang/rs_shader already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 9cd263b5bbcfef574d51dfc2a494e39d4d1d06d0ccf5977466ced4aeb099c2a4 [INFO] running `"docker" "start" "-a" "9cd263b5bbcfef574d51dfc2a494e39d4d1d06d0ccf5977466ced4aeb099c2a4"` [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling imgui-sys v0.0.18 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling glium v0.18.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.8.0 [INFO] [stderr] Compiling winit v0.8.3 [INFO] [stderr] Compiling imgui v0.0.18 [INFO] [stderr] Compiling imgui-glium-renderer v0.0.18 [INFO] [stderr] Compiling rs_shader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ImGui` [INFO] [stderr] --> src/ui.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use imgui::{ImGui, Ui}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `imgui_glium_renderer::Renderer` [INFO] [stderr] --> src/ui.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use imgui_glium_renderer::Renderer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Ui` [INFO] [stderr] --> src/main.rs:17:20 [INFO] [stderr] | [INFO] [stderr] 17 | use imgui::{ImGui, Ui}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Event` [INFO] [stderr] --> src/main.rs:168:37 [INFO] [stderr] | [INFO] [stderr] 168 | use glium::glutin::{Event, MouseButton, MouseScrollDelta, TouchPhase}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `glium::Display: glium::backend::Facade` is not satisfied [INFO] [stderr] --> src/main.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 123 | let mut renderer = Renderer::init(&mut imgui, &display).expect("Failed to initialize renderer"); [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `glium::backend::Facade` is not implemented for `glium::Display` [INFO] [stderr] | [INFO] [stderr] = note: required by `imgui_glium_renderer::Renderer::init` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `glium::Frame: glium::Surface` is not satisfied [INFO] [stderr] --> src/main.rs:246:18 [INFO] [stderr] | [INFO] [stderr] 246 | renderer.render(&mut target, ui).expect("Rendering failed"); [INFO] [stderr] | ^^^^^^ the trait `glium::Surface` is not implemented for `glium::Frame` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `rs_shader`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9cd263b5bbcfef574d51dfc2a494e39d4d1d06d0ccf5977466ced4aeb099c2a4"` [INFO] running `"docker" "rm" "-f" "9cd263b5bbcfef574d51dfc2a494e39d4d1d06d0ccf5977466ced4aeb099c2a4"` [INFO] [stdout] 9cd263b5bbcfef574d51dfc2a494e39d4d1d06d0ccf5977466ced4aeb099c2a4