[INFO] cloning repository https://github.com/KarthikRIyer/raycasting-2d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KarthikRIyer/raycasting-2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarthikRIyer%2Fraycasting-2d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarthikRIyer%2Fraycasting-2d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c58063b0e64e6132e7bcdd01cda17a4358ef8fd
[INFO] checking KarthikRIyer/raycasting-2d against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarthikRIyer%2Fraycasting-2d" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KarthikRIyer/raycasting-2d on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/KarthikRIyer/raycasting-2d
[INFO] finished tweaking git repo https://github.com/KarthikRIyer/raycasting-2d
[INFO] tweaked toml for git repo https://github.com/KarthikRIyer/raycasting-2d written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/KarthikRIyer/raycasting-2d already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ncollide3d v0.32.0
[INFO] [stderr]   Downloaded kiss3d v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e294a40b34b532e090a898a9858f54a5a0244fc69fa913d2fc43ba55ed5590
[INFO] running `Command { std: "docker" "start" "-a" "75e294a40b34b532e090a898a9858f54a5a0244fc69fa913d2fc43ba55ed5590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e294a40b34b532e090a898a9858f54a5a0244fc69fa913d2fc43ba55ed5590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e294a40b34b532e090a898a9858f54a5a0244fc69fa913d2fc43ba55ed5590", kill_on_drop: false }`
[INFO] [stdout] 75e294a40b34b532e090a898a9858f54a5a0244fc69fa913d2fc43ba55ed5590
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9159ca978a8561650b63360e300e605bea21295c30d61b6b41e9dedd05b316f2
[INFO] running `Command { std: "docker" "start" "-a" "9159ca978a8561650b63360e300e605bea21295c30d61b6b41e9dedd05b316f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking ncollide3d v0.32.0
[INFO] [stderr]     Checking kiss3d v0.33.0
[INFO] [stderr]     Checking rayasting-2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]    --> src/main.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut last_pos = Point2::new(0.0f32, 0.0f32);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]    --> src/main.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut last_pos = Point2::new(0.0f32, 0.0f32);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         for mut event in window.events().iter() {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         for mut event in window.events().iter() {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.23s
[INFO] running `Command { std: "docker" "inspect" "9159ca978a8561650b63360e300e605bea21295c30d61b6b41e9dedd05b316f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9159ca978a8561650b63360e300e605bea21295c30d61b6b41e9dedd05b316f2", kill_on_drop: false }`
[INFO] [stdout] 9159ca978a8561650b63360e300e605bea21295c30d61b6b41e9dedd05b316f2
[INFO] checking KarthikRIyer/raycasting-2d against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarthikRIyer%2Fraycasting-2d" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KarthikRIyer/raycasting-2d on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/KarthikRIyer/raycasting-2d
[INFO] finished tweaking git repo https://github.com/KarthikRIyer/raycasting-2d
[INFO] tweaked toml for git repo https://github.com/KarthikRIyer/raycasting-2d written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/KarthikRIyer/raycasting-2d already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7565eb4524618e6774581d529bd48e130c1a86cb21ef26328abe50a222c26eea
[INFO] running `Command { std: "docker" "start" "-a" "7565eb4524618e6774581d529bd48e130c1a86cb21ef26328abe50a222c26eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7565eb4524618e6774581d529bd48e130c1a86cb21ef26328abe50a222c26eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7565eb4524618e6774581d529bd48e130c1a86cb21ef26328abe50a222c26eea", kill_on_drop: false }`
[INFO] [stdout] 7565eb4524618e6774581d529bd48e130c1a86cb21ef26328abe50a222c26eea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8c993950d2b5f65233aec56bc996c2ebb95c98a969d5dfb8d555de72804b89a
[INFO] running `Command { std: "docker" "start" "-a" "b8c993950d2b5f65233aec56bc996c2ebb95c98a969d5dfb8d555de72804b89a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking typenum v1.15.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b8c993950d2b5f65233aec56bc996c2ebb95c98a969d5dfb8d555de72804b89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c993950d2b5f65233aec56bc996c2ebb95c98a969d5dfb8d555de72804b89a", kill_on_drop: false }`
[INFO] [stdout] b8c993950d2b5f65233aec56bc996c2ebb95c98a969d5dfb8d555de72804b89a
