[INFO] cloning repository https://github.com/yeliknewo/algorithm_art [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/algorithm_art" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Falgorithm_art", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Falgorithm_art'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 189669ca1cdabfa19a7d9bb67b293260abc18f72 [INFO] testing yeliknewo/algorithm_art against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Falgorithm_art" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/algorithm_art on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeliknewo/algorithm_art [INFO] finished tweaking git repo https://github.com/yeliknewo/algorithm_art [INFO] tweaked toml for git repo https://github.com/yeliknewo/algorithm_art written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/yeliknewo/algorithm_art already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/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.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 5ea69193080e8e57fb548b777659ad1b9d591a140ccb3ce0fc61def5e326c53f [INFO] running `Command { std: "docker" "start" "-a" "5ea69193080e8e57fb548b777659ad1b9d591a140ccb3ce0fc61def5e326c53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea69193080e8e57fb548b777659ad1b9d591a140ccb3ce0fc61def5e326c53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea69193080e8e57fb548b777659ad1b9d591a140ccb3ce0fc61def5e326c53f", kill_on_drop: false }` [INFO] [stdout] 5ea69193080e8e57fb548b777659ad1b9d591a140ccb3ce0fc61def5e326c53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", 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] 82724026e7065031d035a355b7c46cb615166c0985d6c78369fda8be08534ee8 [INFO] running `Command { std: "docker" "start" "-a" "82724026e7065031d035a355b7c46cb615166c0985d6c78369fda8be08534ee8", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling piston-gfx_texture v0.17.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.31.2 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.29.0 [INFO] [stderr] Compiling piston_window v0.52.0 [INFO] [stderr] Compiling algorithm_art v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `conrod::color`, `conrod::widget`, `conrod::Colorable`, `conrod::Positionable`, `conrod::Sizeable`, `conrod::Widget` [INFO] [stdout] --> src/main.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | use conrod::{color, widget, Colorable, Positionable, Sizeable, Widget}; //, Borderable [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^ no `Widget` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `Sizeable` in the root [INFO] [stdout] | | | | no `Positionable` in the root [INFO] [stdout] | | | no `Colorable` in the root [INFO] [stdout] | | no `widget` in the root [INFO] [stdout] | no `color` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_ids` in this scope [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | widget_ids!( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `image_map` in this scope [INFO] [stdout] --> src/main.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let mut image_map = image_map! { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UiBuilder` in `conrod` [INFO] [stdout] --> src/main.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | let mut ui = conrod::UiBuilder::new().build(); [INFO] [stdout] | ^^^^^^^^^ could not find `UiBuilder` in `conrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Ids` [INFO] [stdout] --> src/main.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | let ids = Ids::new(ui.widget_id_generator()); [INFO] [stdout] | ^^^ use of undeclared type or module `Ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `backend` in `conrod` [INFO] [stdout] --> src/main.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | let mut text_texture_cache = conrod::backend::piston_window::GlyphCache::new(&mut window, WIDTH, HEIGHT); [INFO] [stdout] | ^^^^^^^ could not find `backend` in `conrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `backend` in `conrod` [INFO] [stdout] --> src/main.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | if let Some(e) = conrod::backend::piston_window::convert_event(event.clone(), &window) { [INFO] [stdout] | ^^^^^^^ could not find `backend` in `conrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `backend` in `conrod` [INFO] [stdout] --> src/main.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | conrod::backend::piston_window::draw( [INFO] [stdout] | ^^^^^^^ could not find `backend` in `conrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | Texture::from_image(factory, &image_buffer, &settings).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `image::buffer::ImageBuffer`, found struct `image::ImageBuffer` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&image::buffer::ImageBuffer, std::vec::Vec>` [INFO] [stdout] found reference `&image::ImageBuffer, std::vec::Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithm_art`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "82724026e7065031d035a355b7c46cb615166c0985d6c78369fda8be08534ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82724026e7065031d035a355b7c46cb615166c0985d6c78369fda8be08534ee8", kill_on_drop: false }` [INFO] [stdout] 82724026e7065031d035a355b7c46cb615166c0985d6c78369fda8be08534ee8