[INFO] updating cached repository https://github.com/dcchut/dlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07387c86a87330397e288206f5f2a9edbbc1f1c4 [INFO] testing dcchut/dlite against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdlite" "/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/dcchut/dlite on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dcchut/dlite [INFO] finished tweaking git repo https://github.com/dcchut/dlite [INFO] tweaked toml for git repo https://github.com/dcchut/dlite written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dcchut/dlite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca24caab197c214c0f370c2cddd93dafd05f5b8ca96d945ac02c321b8ed75e8b [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" "ca24caab197c214c0f370c2cddd93dafd05f5b8ca96d945ac02c321b8ed75e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca24caab197c214c0f370c2cddd93dafd05f5b8ca96d945ac02c321b8ed75e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca24caab197c214c0f370c2cddd93dafd05f5b8ca96d945ac02c321b8ed75e8b", kill_on_drop: false }` [INFO] [stdout] ca24caab197c214c0f370c2cddd93dafd05f5b8ca96d945ac02c321b8ed75e8b [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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d695c21077e2940b22df23e29e89bd4ace58c856bad1d2103f02cada20d6755 [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" "9d695c21077e2940b22df23e29e89bd4ace58c856bad1d2103f02cada20d6755", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wide v0.4.5 [INFO] [stderr] Compiling bytemuck v1.1.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling object-pool v0.4.4 [INFO] [stderr] Compiling bracket-color v0.8.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling bracket-geometry v0.8.1 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling bracket-random v0.8.0 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.1 [INFO] [stderr] Compiling bracket-pathfinding v0.8.1 [INFO] [stderr] Compiling bracket-noise v0.8.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling bracket-terminal v0.8.1 [INFO] [stderr] Compiling bracket-lib v0.8.1 [INFO] [stderr] Compiling rltk v0.8.1 [INFO] [stderr] Compiling dlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `get_available_exits` has an incompatible type for trait [INFO] [stdout] --> src/map.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | fn get_available_exits(&self, _idx: usize) -> Vec<(usize, f32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rltk::SmallVec`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&map::AutomataMap, _) -> rltk::SmallVec<[(usize, f32); 10]>` [INFO] [stdout] found fn pointer `fn(&map::AutomataMap, _) -> std::vec::Vec<(usize, f32)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_post_scanlines` found for enum `std::result::Result>` in the current scope [INFO] [stdout] --> src/main.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | context.with_post_scanlines(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `std::result::Result>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | rltk::main_loop(context, gs); [INFO] [stdout] | ^^^^^^^ expected struct `rltk::Rltk`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rltk::Rltk` [INFO] [stdout] found enum `std::result::Result>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | Self::new(rltk::to_cp437(c), fg, bg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `u8`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u16` to `u8` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 29 | Self::new(rltk::to_cp437(c).try_into().unwrap(), fg, bg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Console` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rltk::{Console, GameState, Point, Rltk, RltkBuilder, RGB}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Console` [INFO] [stdout] --> src/fibre_grid.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rltk::{Console, Point, RandomNumberGenerator, Rltk, RGB}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Console` [INFO] [stdout] --> src/map.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use rltk::{Algorithm2D, BaseMap, Console, Point, RandomNumberGenerator, Rltk, RGB}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dlite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9d695c21077e2940b22df23e29e89bd4ace58c856bad1d2103f02cada20d6755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d695c21077e2940b22df23e29e89bd4ace58c856bad1d2103f02cada20d6755", kill_on_drop: false }` [INFO] [stdout] 9d695c21077e2940b22df23e29e89bd4ace58c856bad1d2103f02cada20d6755