[INFO] cloning repository https://github.com/Sonicpineapple/Derivatives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sonicpineapple/Derivatives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDerivatives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDerivatives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4ccdaeda1ffdf7babf3c20ba42fe5374c853430
[INFO] testing Sonicpineapple/Derivatives against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonicpineapple%2FDerivatives" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sonicpineapple/Derivatives
[INFO] finished tweaking git repo https://github.com/Sonicpineapple/Derivatives
[INFO] tweaked toml for git repo https://github.com/Sonicpineapple/Derivatives written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sonicpineapple/Derivatives on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sonicpineapple/Derivatives 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] [stderr]   Downloaded orbclient v0.3.44
[INFO] [stderr]   Downloaded colorous v1.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 537ab0fbd3b5ab202657af132ad822be010e82ca5190e3bebf9f8911dae69539
[INFO] running `Command { std: "docker" "start" "-a" "537ab0fbd3b5ab202657af132ad822be010e82ca5190e3bebf9f8911dae69539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "537ab0fbd3b5ab202657af132ad822be010e82ca5190e3bebf9f8911dae69539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537ab0fbd3b5ab202657af132ad822be010e82ca5190e3bebf9f8911dae69539", kill_on_drop: false }`
[INFO] [stdout] 537ab0fbd3b5ab202657af132ad822be010e82ca5190e3bebf9f8911dae69539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bb6da207e47c0268d8a41490328795e3a6ddf8a1f8af50f5d811b309c0aee42
[INFO] running `Command { std: "docker" "start" "-a" "7bb6da207e47c0268d8a41490328795e3a6ddf8a1f8af50f5d811b309c0aee42", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling colorous v1.0.10
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.0
[INFO] [stderr]    Compiling arboard v3.2.0
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling zvariant_derive v3.12.0
[INFO] [stderr]    Compiling zbus_macros v3.12.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling egui v0.21.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]    Compiling enumflags2 v0.7.7
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling zvariant v3.12.0
[INFO] [stderr]    Compiling egui_glow v0.21.0
[INFO] [stderr]    Compiling zbus_names v2.5.0
[INFO] [stderr]    Compiling zbus v3.12.0
[INFO] [stderr]    Compiling atspi-macros v0.1.4
[INFO] [stderr]    Compiling atspi v0.8.7
[INFO] [stderr]    Compiling accesskit_unix v0.2.0
[INFO] [stderr]    Compiling accesskit_winit v0.10.0
[INFO] [stderr]    Compiling egui-winit v0.21.1
[INFO] [stderr]    Compiling eframe v0.21.3
[INFO] [stderr]    Compiling derivatives v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Drifting` is never constructed
[INFO] [stdout]    --> src/main.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | enum SnakeState {
[INFO] [stdout]     |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 210 |     Drifting,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SnakeState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 2m 07s
[INFO] running `Command { std: "docker" "inspect" "7bb6da207e47c0268d8a41490328795e3a6ddf8a1f8af50f5d811b309c0aee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb6da207e47c0268d8a41490328795e3a6ddf8a1f8af50f5d811b309c0aee42", kill_on_drop: false }`
[INFO] [stdout] 7bb6da207e47c0268d8a41490328795e3a6ddf8a1f8af50f5d811b309c0aee42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba376f35e8370ac767b84e5d5506a3ec4cde36f49c58c8e79df225f9de235701
[INFO] running `Command { std: "docker" "start" "-a" "ba376f35e8370ac767b84e5d5506a3ec4cde36f49c58c8e79df225f9de235701", kill_on_drop: false }`
[INFO] [stderr]    Compiling derivatives v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Drifting` is never constructed
[INFO] [stdout]    --> src/main.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | enum SnakeState {
[INFO] [stdout]     |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 210 |     Drifting,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SnakeState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 0.89s
[INFO] running `Command { std: "docker" "inspect" "ba376f35e8370ac767b84e5d5506a3ec4cde36f49c58c8e79df225f9de235701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba376f35e8370ac767b84e5d5506a3ec4cde36f49c58c8e79df225f9de235701", kill_on_drop: false }`
[INFO] [stdout] ba376f35e8370ac767b84e5d5506a3ec4cde36f49c58c8e79df225f9de235701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8aaf8fb97a79bb2df7f4d55142ef5696d59833887cd1c0486c9630d9f3d00ce
[INFO] running `Command { std: "docker" "start" "-a" "f8aaf8fb97a79bb2df7f4d55142ef5696d59833887cd1c0486c9630d9f3d00ce", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Drifting` is never constructed
[INFO] [stderr]    --> src/main.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 206 | enum SnakeState {
[INFO] [stderr]     |      ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 210 |     Drifting,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SnakeState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `derivatives` (bin "derivatives" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/derivatives-49e1ad85210a7578)
[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" "f8aaf8fb97a79bb2df7f4d55142ef5696d59833887cd1c0486c9630d9f3d00ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8aaf8fb97a79bb2df7f4d55142ef5696d59833887cd1c0486c9630d9f3d00ce", kill_on_drop: false }`
[INFO] [stdout] f8aaf8fb97a79bb2df7f4d55142ef5696d59833887cd1c0486c9630d9f3d00ce
