[INFO] cloning repository https://github.com/glitch4347/mvis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glitch4347/mvis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fmvis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fmvis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 019d56509d9429dcac6d7b26dff2104fcf295586
[INFO] testing glitch4347/mvis/019d56509d9429dcac6d7b26dff2104fcf295586 against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fmvis" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glitch4347/mvis
[INFO] finished tweaking git repo https://github.com/glitch4347/mvis
[INFO] tweaked toml for git repo https://github.com/glitch4347/mvis written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glitch4347/mvis on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glitch4347/mvis 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "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-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6b148d2507546d3de657456d3350baac919ec93439da9800e84a7193113869b
[INFO] running `Command { std: "docker" "start" "-a" "c6b148d2507546d3de657456d3350baac919ec93439da9800e84a7193113869b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b148d2507546d3de657456d3350baac919ec93439da9800e84a7193113869b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b148d2507546d3de657456d3350baac919ec93439da9800e84a7193113869b", kill_on_drop: false }`
[INFO] [stdout] c6b148d2507546d3de657456d3350baac919ec93439da9800e84a7193113869b
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 801f7eb772f1b2c74fa06a782523d57481723c2683fab84d1b295a0b22fc68ec
[INFO] running `Command { std: "docker" "start" "-a" "801f7eb772f1b2c74fa06a782523d57481723c2683fab84d1b295a0b22fc68ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling sapp-linux v0.1.13
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling bytemuck v1.7.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling glam v0.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.5
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling fontdue v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.37
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling rodio v0.13.1
[INFO] [stderr]    Compiling macroquad v0.3.7
[INFO] [stderr]    Compiling mvis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `env` and `ops::Mul`
[INFO] [stdout]  --> src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, ops::Mul};
[INFO] [stdout]   |           ^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Vis {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     radius: f32
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.82s
[INFO] running `Command { std: "docker" "inspect" "801f7eb772f1b2c74fa06a782523d57481723c2683fab84d1b295a0b22fc68ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "801f7eb772f1b2c74fa06a782523d57481723c2683fab84d1b295a0b22fc68ec", kill_on_drop: false }`
[INFO] [stdout] 801f7eb772f1b2c74fa06a782523d57481723c2683fab84d1b295a0b22fc68ec
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ac8dc53dfecc6853c55d9ac2f9939a0c7e70fd88758b65b251063ef8bbba669e
[INFO] running `Command { std: "docker" "start" "-a" "ac8dc53dfecc6853c55d9ac2f9939a0c7e70fd88758b65b251063ef8bbba669e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mvis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `env` and `ops::Mul`
[INFO] [stdout]  --> src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, ops::Mul};
[INFO] [stdout]   |           ^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Vis {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     radius: f32
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "ac8dc53dfecc6853c55d9ac2f9939a0c7e70fd88758b65b251063ef8bbba669e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8dc53dfecc6853c55d9ac2f9939a0c7e70fd88758b65b251063ef8bbba669e", kill_on_drop: false }`
[INFO] [stdout] ac8dc53dfecc6853c55d9ac2f9939a0c7e70fd88758b65b251063ef8bbba669e
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0c7a59f86036b8b4c70658208bc12e4022d059e984e371a896bfe284a2532415
[INFO] running `Command { std: "docker" "start" "-a" "0c7a59f86036b8b4c70658208bc12e4022d059e984e371a896bfe284a2532415", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `env` and `ops::Mul`
[INFO] [stderr]  --> src/main.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{env, ops::Mul};
[INFO] [stderr]   |           ^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `radius` is never read
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Vis {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     radius: f32
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mvis` (bin "mvis" test) generated 2 warnings (run `cargo fix --bin "mvis" -p mvis --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/mvis/24648b084b88a4e4/deps/mvis-24648b084b88a4e4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c7a59f86036b8b4c70658208bc12e4022d059e984e371a896bfe284a2532415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c7a59f86036b8b4c70658208bc12e4022d059e984e371a896bfe284a2532415", kill_on_drop: false }`
[INFO] [stdout] 0c7a59f86036b8b4c70658208bc12e4022d059e984e371a896bfe284a2532415
