[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] testing avantgardnerio/func_man against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Ffunc_man" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avantgardnerio/func_man on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f240f4eb74a9cf27b64c4cbaa01305c8a9e4136aa803e2446ab58d27aa83103f [INFO] running `Command { std: "docker" "start" "-a" "f240f4eb74a9cf27b64c4cbaa01305c8a9e4136aa803e2446ab58d27aa83103f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f240f4eb74a9cf27b64c4cbaa01305c8a9e4136aa803e2446ab58d27aa83103f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f240f4eb74a9cf27b64c4cbaa01305c8a9e4136aa803e2446ab58d27aa83103f", kill_on_drop: false }` [INFO] [stdout] f240f4eb74a9cf27b64c4cbaa01305c8a9e4136aa803e2446ab58d27aa83103f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41277399e9a3c5e0dc8bbd833ea66dd2aee6dbd8e4ebc6004fdcd3eea5535239 [INFO] running `Command { std: "docker" "start" "-a" "41277399e9a3c5e0dc8bbd833ea66dd2aee6dbd8e4ebc6004fdcd3eea5535239", 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 khronos_api v3.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling png v0.17.14 [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 glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [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 mio v0.8.11 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 femtovg v0.9.2 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [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 17s [INFO] running `Command { std: "docker" "inspect" "41277399e9a3c5e0dc8bbd833ea66dd2aee6dbd8e4ebc6004fdcd3eea5535239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41277399e9a3c5e0dc8bbd833ea66dd2aee6dbd8e4ebc6004fdcd3eea5535239", kill_on_drop: false }` [INFO] [stdout] 41277399e9a3c5e0dc8bbd833ea66dd2aee6dbd8e4ebc6004fdcd3eea5535239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 106524d7687e1c9bd7e9616d055834057802a22bf4396d0642649f29260399e1 [INFO] running `Command { std: "docker" "start" "-a" "106524d7687e1c9bd7e9616d055834057802a22bf4396d0642649f29260399e1", 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.41s [INFO] running `Command { std: "docker" "inspect" "106524d7687e1c9bd7e9616d055834057802a22bf4396d0642649f29260399e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106524d7687e1c9bd7e9616d055834057802a22bf4396d0642649f29260399e1", kill_on_drop: false }` [INFO] [stdout] 106524d7687e1c9bd7e9616d055834057802a22bf4396d0642649f29260399e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af72fbbdfdea06aed25cee6c50b3ab2324d1982abdf7d03a295e1a470277f851 [INFO] running `Command { std: "docker" "start" "-a" "af72fbbdfdea06aed25cee6c50b3ab2324d1982abdf7d03a295e1a470277f851", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Movement` and `Position` [INFO] [stderr] --> src/renderers/mod.rs:7:34 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::reducers::{GameState, Movement, Position}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `func_man` (bin "func_man" test) generated 1 warning (run `cargo fix --bin "func_man" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/func_man-6ae155404d7c91db) [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" "af72fbbdfdea06aed25cee6c50b3ab2324d1982abdf7d03a295e1a470277f851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af72fbbdfdea06aed25cee6c50b3ab2324d1982abdf7d03a295e1a470277f851", kill_on_drop: false }` [INFO] [stdout] af72fbbdfdea06aed25cee6c50b3ab2324d1982abdf7d03a295e1a470277f851