[INFO] cloning repository https://github.com/avantgardnerio/func_man [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avantgardnerio/func_man" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Ffunc_man", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Ffunc_man'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ef3d7f900a9a25b783f175e5dc3b24742d5f54 [INFO] building avantgardnerio/func_man against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Ffunc_man" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/avantgardnerio/func_man [INFO] finished tweaking git repo https://github.com/avantgardnerio/func_man [INFO] tweaked toml for git repo https://github.com/avantgardnerio/func_man written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avantgardnerio/func_man on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/avantgardnerio/func_man 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Downloaded unicode-script v0.5.7 [INFO] [stderr] Downloaded unicode-ccc v0.2.0 [INFO] [stderr] Downloaded rustybuzz v0.14.1 [INFO] [stderr] Downloaded femtovg v0.9.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8e2ab297fb816d19adf1c9875914d465b18cd4f4d0800cd4d055012ae692c7a [INFO] running `Command { std: "docker" "start" "-a" "c8e2ab297fb816d19adf1c9875914d465b18cd4f4d0800cd4d055012ae692c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e2ab297fb816d19adf1c9875914d465b18cd4f4d0800cd4d055012ae692c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e2ab297fb816d19adf1c9875914d465b18cd4f4d0800cd4d055012ae692c7a", kill_on_drop: false }` [INFO] [stdout] c8e2ab297fb816d19adf1c9875914d465b18cd4f4d0800cd4d055012ae692c7a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f88ed09484421dce8f0aa870a51a2b9f5b066274b3f42f5fbe4f340a0f81656 [INFO] running `Command { std: "docker" "start" "-a" "1f88ed09484421dce8f0aa870a51a2b9f5b066274b3f42f5fbe4f340a0f81656", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling femtovg v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling func_man v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Movement` and `Position` [INFO] [stdout] --> src/renderers/mod.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::reducers::{GameState, Movement, Position}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "1f88ed09484421dce8f0aa870a51a2b9f5b066274b3f42f5fbe4f340a0f81656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f88ed09484421dce8f0aa870a51a2b9f5b066274b3f42f5fbe4f340a0f81656", kill_on_drop: false }` [INFO] [stdout] 1f88ed09484421dce8f0aa870a51a2b9f5b066274b3f42f5fbe4f340a0f81656 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbd0553cefe21016688bf4220a1d95efb938f52d13695cebd6de3374f0afeee [INFO] running `Command { std: "docker" "start" "-a" "dfbd0553cefe21016688bf4220a1d95efb938f52d13695cebd6de3374f0afeee", kill_on_drop: false }` [INFO] [stderr] Compiling func_man v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Movement` and `Position` [INFO] [stdout] --> src/renderers/mod.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::reducers::{GameState, Movement, Position}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "dfbd0553cefe21016688bf4220a1d95efb938f52d13695cebd6de3374f0afeee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbd0553cefe21016688bf4220a1d95efb938f52d13695cebd6de3374f0afeee", kill_on_drop: false }` [INFO] [stdout] dfbd0553cefe21016688bf4220a1d95efb938f52d13695cebd6de3374f0afeee