[INFO] cloning repository https://github.com/steffenhaug/visdat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steffenhaug/visdat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteffenhaug%2Fvisdat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteffenhaug%2Fvisdat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31f6b6c8a69db90a7a87a55979ad2fcd827889d6
[INFO] checking steffenhaug/visdat against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteffenhaug%2Fvisdat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/steffenhaug/visdat 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/steffenhaug/visdat
[INFO] finished tweaking git repo https://github.com/steffenhaug/visdat
[INFO] tweaked toml for git repo https://github.com/steffenhaug/visdat written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/steffenhaug/visdat 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded tobj v3.1.0
[INFO] [stderr]   Downloaded nalgebra-glm v0.15.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded wide v0.7.0
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded mio-misc v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 208cc4393c350cf388268ff6ef3faf7a3170a1d4843b5e8672312817759e3b3c
[INFO] running `Command { std: "docker" "start" "-a" "208cc4393c350cf388268ff6ef3faf7a3170a1d4843b5e8672312817759e3b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "208cc4393c350cf388268ff6ef3faf7a3170a1d4843b5e8672312817759e3b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208cc4393c350cf388268ff6ef3faf7a3170a1d4843b5e8672312817759e3b3c", kill_on_drop: false }`
[INFO] [stdout] 208cc4393c350cf388268ff6ef3faf7a3170a1d4843b5e8672312817759e3b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0ca036f1eb11d89212ada68af42f9f8cacfb5aac329f9e34e55305072f7737be
[INFO] running `Command { std: "docker" "start" "-a" "0ca036f1eb11d89212ada68af42f9f8cacfb5aac329f9e34e55305072f7737be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking tobj v3.1.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking glutin v0.27.0
[INFO] [stderr]     Checking nalgebra-glm v0.15.0
[INFO] [stderr]     Checking gloom-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/obj_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/obj_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]    --> src/main.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let elapsed = now.duration_since(first_frame_time).as_secs_f32();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]    --> src/main.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let elapsed = now.duration_since(first_frame_time).as_secs_f32();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, `z`, and `w` are never read
[INFO] [stdout]   --> src/obj_parser.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Vertex {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 7  |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 8  |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 9  |     z: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 10 |     w: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `u`, `v`, and `w` are never read
[INFO] [stdout]   --> src/obj_parser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TexCoord {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 19 |     u: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 20 |     v: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 21 |     w: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TexCoord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/obj_parser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Normal {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 30 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 31 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 32 |     z: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Normal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Object` is never constructed
[INFO] [stdout]   --> src/obj_parser.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Object {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertices`, `tex_coords`, `normals`, `faces`, and `lines` are never read
[INFO] [stdout]   --> src/obj_parser.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ObjBuilder {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 48 |     vertices: Vec::<Vertex>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 49 |     tex_coords: Vec::<TexCoord>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 50 |     normals: Vec<Normal>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 51 |     faces: Vec<Face>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 52 |     lines: Vec<u32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `load_file`, and `generate_simple_buffers` are never used
[INFO] [stdout]    --> src/obj_parser.rs:56:12
[INFO] [stdout]     |
[INFO] [stdout] 55  | impl ObjBuilder {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 56  |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62  |     pub fn load_file<P: AsRef<Path>>(mut self, obj_path: P) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn generate_simple_buffers(self) -> (Vec::<f32>, Vec::<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, `z`, and `w` are never read
[INFO] [stdout]   --> src/obj_parser.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Vertex {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 7  |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 8  |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 9  |     z: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 10 |     w: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `u`, `v`, and `w` are never read
[INFO] [stdout]   --> src/obj_parser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TexCoord {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 19 |     u: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 20 |     v: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 21 |     w: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TexCoord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/obj_parser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Normal {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 30 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 31 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 32 |     z: f32
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Normal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Object` is never constructed
[INFO] [stdout]   --> src/obj_parser.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Object {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lines` is never read
[INFO] [stdout]   --> src/obj_parser.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ObjBuilder {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     lines: Vec<u32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_simple_buffers` is never used
[INFO] [stdout]    --> src/obj_parser.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 55  | impl ObjBuilder {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn generate_simple_buffers(self) -> (Vec::<f32>, Vec::<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0ca036f1eb11d89212ada68af42f9f8cacfb5aac329f9e34e55305072f7737be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca036f1eb11d89212ada68af42f9f8cacfb5aac329f9e34e55305072f7737be", kill_on_drop: false }`
[INFO] [stdout] 0ca036f1eb11d89212ada68af42f9f8cacfb5aac329f9e34e55305072f7737be
[INFO] checking steffenhaug/visdat against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteffenhaug%2Fvisdat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/steffenhaug/visdat 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/steffenhaug/visdat
[INFO] finished tweaking git repo https://github.com/steffenhaug/visdat
[INFO] tweaked toml for git repo https://github.com/steffenhaug/visdat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/steffenhaug/visdat 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 869e27220fd66cfb7db154ceafac98c2984cf9b12f56a4019fcd3a957ce17965
[INFO] running `Command { std: "docker" "start" "-a" "869e27220fd66cfb7db154ceafac98c2984cf9b12f56a4019fcd3a957ce17965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "869e27220fd66cfb7db154ceafac98c2984cf9b12f56a4019fcd3a957ce17965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869e27220fd66cfb7db154ceafac98c2984cf9b12f56a4019fcd3a957ce17965", kill_on_drop: false }`
[INFO] [stdout] 869e27220fd66cfb7db154ceafac98c2984cf9b12f56a4019fcd3a957ce17965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ad91e7e18f00ead6d1045b0f75578578c451fddf9244d24a54e2e92500aaa7b7
[INFO] running `Command { std: "docker" "start" "-a" "ad91e7e18f00ead6d1045b0f75578578c451fddf9244d24a54e2e92500aaa7b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tobj v3.1.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking glutin v0.27.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ad91e7e18f00ead6d1045b0f75578578c451fddf9244d24a54e2e92500aaa7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad91e7e18f00ead6d1045b0f75578578c451fddf9244d24a54e2e92500aaa7b7", kill_on_drop: false }`
[INFO] [stdout] ad91e7e18f00ead6d1045b0f75578578c451fddf9244d24a54e2e92500aaa7b7
