[INFO] cloning repository https://github.com/JLi69/voxelworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLi69/voxelworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fvoxelworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fvoxelworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7be44accf6381f4ed69083690ff266c28b7df2b [INFO] checking JLi69/voxelworld against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fvoxelworld" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JLi69/voxelworld [INFO] finished tweaking git repo https://github.com/JLi69/voxelworld [INFO] tweaked toml for git repo https://github.com/JLi69/voxelworld written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JLi69/voxelworld on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JLi69/voxelworld 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" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded glfw v0.59.0 [INFO] [stderr] Downloaded glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded egui_gl_glfw v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313 [INFO] running `Command { std: "docker" "start" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313", 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" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313", 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" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling voxelworld v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking glfw v0.59.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking egui_gl_glfw v0.1.13 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.17s [INFO] running `Command { std: "docker" "inspect" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313", kill_on_drop: false }` [INFO] [stdout] b96be689f595589b81bd98f0d50c7f7ac345bf9c065a4510fc677b64a13b8313