[INFO] cloning repository https://github.com/MoonShadow1976/blackhole_sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoonShadow1976/blackhole_sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoonShadow1976%2Fblackhole_sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoonShadow1976%2Fblackhole_sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93c41213ace4784b37393522ac59d4eaa98e3503
[INFO] checking MoonShadow1976/blackhole_sim against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoonShadow1976%2Fblackhole_sim" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MoonShadow1976/blackhole_sim
[INFO] finished tweaking git repo https://github.com/MoonShadow1976/blackhole_sim
[INFO] tweaked toml for git repo https://github.com/MoonShadow1976/blackhole_sim written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoonShadow1976/blackhole_sim on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoonShadow1976/blackhole_sim 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `blackhole_sim` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../blackhole_sim
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `blackhole-sim`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "blackhole_sim"
[INFO] [stderr] 44 + name = "blackhole-sim"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `blackhole-sim`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:45:19
[INFO] [stderr]    |
[INFO] [stderr] 45 ~ version = "0.4.2"
[INFO] [stderr] 46 + [[bin]]
[INFO] [stderr] 47 + name = "blackhole-sim"
[INFO] [stderr] 48 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `blackhole_sim` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb
[INFO] running `Command { std: "docker" "start" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `blackhole_sim` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../blackhole_sim
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `blackhole-sim`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "blackhole_sim"
[INFO] [stderr] 44 + name = "blackhole-sim"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `blackhole-sim`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:45:19
[INFO] [stderr]    |
[INFO] [stderr] 45 ~ version = "0.4.2"
[INFO] [stderr] 46 + [[bin]]
[INFO] [stderr] 47 + name = "blackhole-sim"
[INFO] [stderr] 48 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `blackhole_sim` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking blackhole_sim v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.61s
[INFO] running `Command { std: "docker" "inspect" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb", kill_on_drop: false }`
[INFO] [stdout] b204920de2f001a9ef59de3bf0d3a927712ab06d451b4ea4b3a0003818efcabb
