[INFO] cloning repository https://github.com/ritobanrc/walk-on-spheres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritobanrc/walk-on-spheres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fwalk-on-spheres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fwalk-on-spheres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0744f382a6f39a0a9f50c0f9ef00e3e473ed8637 [INFO] checking ritobanrc/walk-on-spheres against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fwalk-on-spheres" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritobanrc/walk-on-spheres on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ritobanrc/walk-on-spheres [INFO] finished tweaking git repo https://github.com/ritobanrc/walk-on-spheres [INFO] tweaked toml for git repo https://github.com/ritobanrc/walk-on-spheres written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ritobanrc/walk-on-spheres 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58139fe2e0d6ae03a61ad362469ec428cb485fd368f0bd06d060bc9c522ec90f [INFO] running `Command { std: "docker" "start" "-a" "58139fe2e0d6ae03a61ad362469ec428cb485fd368f0bd06d060bc9c522ec90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58139fe2e0d6ae03a61ad362469ec428cb485fd368f0bd06d060bc9c522ec90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58139fe2e0d6ae03a61ad362469ec428cb485fd368f0bd06d060bc9c522ec90f", kill_on_drop: false }` [INFO] [stdout] 58139fe2e0d6ae03a61ad362469ec428cb485fd368f0bd06d060bc9c522ec90f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd08d0c761acdf561cf426f18bed97e658bcd68ef2d7f318a1b6b85a923c9e92 [INFO] running `Command { std: "docker" "start" "-a" "cd08d0c761acdf561cf426f18bed97e658bcd68ef2d7f318a1b6b85a923c9e92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking walk_on_spheres v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/window.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/window.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `Command { std: "docker" "inspect" "cd08d0c761acdf561cf426f18bed97e658bcd68ef2d7f318a1b6b85a923c9e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd08d0c761acdf561cf426f18bed97e658bcd68ef2d7f318a1b6b85a923c9e92", kill_on_drop: false }` [INFO] [stdout] cd08d0c761acdf561cf426f18bed97e658bcd68ef2d7f318a1b6b85a923c9e92 [INFO] checking ritobanrc/walk-on-spheres against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Fwalk-on-spheres" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritobanrc/walk-on-spheres on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ritobanrc/walk-on-spheres [INFO] finished tweaking git repo https://github.com/ritobanrc/walk-on-spheres [INFO] tweaked toml for git repo https://github.com/ritobanrc/walk-on-spheres written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ritobanrc/walk-on-spheres 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9032985bee71689f6e6e1c6492dca89e92cadcfd99dcb53d6d3ff3c9cb71bb69 [INFO] running `Command { std: "docker" "start" "-a" "9032985bee71689f6e6e1c6492dca89e92cadcfd99dcb53d6d3ff3c9cb71bb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9032985bee71689f6e6e1c6492dca89e92cadcfd99dcb53d6d3ff3c9cb71bb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9032985bee71689f6e6e1c6492dca89e92cadcfd99dcb53d6d3ff3c9cb71bb69", kill_on_drop: false }` [INFO] [stdout] 9032985bee71689f6e6e1c6492dca89e92cadcfd99dcb53d6d3ff3c9cb71bb69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c2d77c63740ad7a8d2ee1c42c4fe4e38ae642f772de8b23e686d31158cc00b6 [INFO] running `Command { std: "docker" "start" "-a" "1c2d77c63740ad7a8d2ee1c42c4fe4e38ae642f772de8b23e686d31158cc00b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking walk_on_spheres v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/window.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/window.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s [INFO] running `Command { std: "docker" "inspect" "1c2d77c63740ad7a8d2ee1c42c4fe4e38ae642f772de8b23e686d31158cc00b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2d77c63740ad7a8d2ee1c42c4fe4e38ae642f772de8b23e686d31158cc00b6", kill_on_drop: false }` [INFO] [stdout] 1c2d77c63740ad7a8d2ee1c42c4fe4e38ae642f772de8b23e686d31158cc00b6