[INFO] updating cached repository https://github.com/kyleheadley/dag-viz [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] 5e08265d0087ab789b89f50e1bb842612192fcfb [INFO] testing kyleheadley/dag-viz against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleheadley%2Fdag-viz" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kyleheadley/dag-viz 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/kyleheadley/dag-viz [INFO] finished tweaking git repo https://github.com/kyleheadley/dag-viz [INFO] tweaked toml for git repo https://github.com/kyleheadley/dag-viz written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kyleheadley/dag-viz 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-0/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] [stderr] Blocking waiting for file lock on package cache [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] e3f28753a8177f7b1185148342e28c74115d6071441204e7b7152a62ab4fca89 [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" "e3f28753a8177f7b1185148342e28c74115d6071441204e7b7152a62ab4fca89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f28753a8177f7b1185148342e28c74115d6071441204e7b7152a62ab4fca89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f28753a8177f7b1185148342e28c74115d6071441204e7b7152a62ab4fca89", kill_on_drop: false }` [INFO] [stdout] e3f28753a8177f7b1185148342e28c74115d6071441204e7b7152a62ab4fca89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 1fcb650caec2bf1a2432ee18d8210c3812856b4423fe776b212479848c1808d6 [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" "1fcb650caec2bf1a2432ee18d8210c3812856b4423fe776b212479848c1808d6", kill_on_drop: false }` [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling glium_text v0.14.0 [INFO] [stderr] Compiling dag_viz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use glium::{DisplayBuild, Surface, VertexBuffer, IndexBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `glium::glutin::WindowBuilder`, `glium::glutin::Event`, `glium::glutin::VirtualKeyCode`, `glium::glutin::ElementState`, `glium::glutin::MouseButton` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use glium::glutin::{WindowBuilder, Event, VirtualKeyCode, ElementState, MouseButton}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ no `MouseButton` in `glutin` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `ElementState` in `glutin` [INFO] [stdout] | | | no `VirtualKeyCode` in `glutin` [INFO] [stdout] | | no `Event` in `glutin` [INFO] [stdout] | | help: a similar name exists in the module: `event` [INFO] [stdout] | no `WindowBuilder` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/main.rs:257:103 [INFO] [stdout] | [INFO] [stdout] 257 | let small_texture = util::tex2d_load(&display, Cursor::new(&include_bytes!("Small.png")[..]),image::PNG); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:604:64 [INFO] [stdout] | [INFO] [stdout] 604 | let y = std::cmp::min(height as i32, std::cmp::max(0,(height as i32 - y))) as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::precise_time_ns': Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:356:22 [INFO] [stdout] | [INFO] [stdout] 356 | let mut new_time = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::precise_time_ns': Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:370:16 [INFO] [stdout] | [INFO] [stdout] 370 | new_time = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | let raw_tex = texture::RawImage2d::from_raw_rgba_reversed(pic.into_raw(), pic_dimensions); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[_]`, found struct `std::vec::Vec` [INFO] [stdout] | help: consider borrowing here: `&pic.into_raw()` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `std::vec::Vec` [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: E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dag_viz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1fcb650caec2bf1a2432ee18d8210c3812856b4423fe776b212479848c1808d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcb650caec2bf1a2432ee18d8210c3812856b4423fe776b212479848c1808d6", kill_on_drop: false }` [INFO] [stdout] 1fcb650caec2bf1a2432ee18d8210c3812856b4423fe776b212479848c1808d6