[INFO] cloning repository https://github.com/melvyn2/sw-wireframe-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melvyn2/sw-wireframe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvyn2%2Fsw-wireframe-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvyn2%2Fsw-wireframe-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dc92f506b72b8fbb9aa8f82a7d7cb3ea4b4286e
[INFO] testing melvyn2/sw-wireframe-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvyn2%2Fsw-wireframe-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/melvyn2/sw-wireframe-rs
[INFO] finished tweaking git repo https://github.com/melvyn2/sw-wireframe-rs
[INFO] tweaked toml for git repo https://github.com/melvyn2/sw-wireframe-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/melvyn2/sw-wireframe-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/melvyn2/sw-wireframe-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded gltf-derive v1.1.0
[INFO] [stderr]   Downloaded gltf-json v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.157
[INFO] [stderr]   Downloaded gltf v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.157
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded image v0.24.5
[INFO] [stderr]   Downloaded syn v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bb4722e9bc67e660574ace52eda149373653c1ff5d870459aaeccf57e09b30f
[INFO] running `Command { std: "docker" "start" "-a" "4bb4722e9bc67e660574ace52eda149373653c1ff5d870459aaeccf57e09b30f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb4722e9bc67e660574ace52eda149373653c1ff5d870459aaeccf57e09b30f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb4722e9bc67e660574ace52eda149373653c1ff5d870459aaeccf57e09b30f", kill_on_drop: false }`
[INFO] [stdout] 4bb4722e9bc67e660574ace52eda149373653c1ff5d870459aaeccf57e09b30f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30c9e1c483ba342c9a57913695e584afa80dd90536ba6ca945fb933300753d97
[INFO] running `Command { std: "docker" "start" "-a" "30c9e1c483ba342c9a57913695e584afa80dd90536ba6ca945fb933300753d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling serde_derive v1.0.157
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.2
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling gltf-derive v1.1.0
[INFO] [stderr]    Compiling gltf-json v1.1.0
[INFO] [stderr]    Compiling gltf v1.1.0
[INFO] [stderr]    Compiling graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IVec2` and `IVec3`
[INFO] [stdout]  --> src/math.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use glam::{IVec2, IVec3};
[INFO] [stdout]   |                ^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphics` (bin "graphics") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "30c9e1c483ba342c9a57913695e584afa80dd90536ba6ca945fb933300753d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c9e1c483ba342c9a57913695e584afa80dd90536ba6ca945fb933300753d97", kill_on_drop: false }`
[INFO] [stdout] 30c9e1c483ba342c9a57913695e584afa80dd90536ba6ca945fb933300753d97
