[INFO] cloning repository https://github.com/nlbuescher/rust-hazel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlbuescher/rust-hazel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlbuescher%2Frust-hazel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlbuescher%2Frust-hazel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b24f7070b0ca3c1381b791a5c71119bf1bd91f [INFO] checking nlbuescher/rust-hazel against master#84e729a59f216cc64755788a470f165429a731f4 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlbuescher%2Frust-hazel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlbuescher/rust-hazel on toolchain 84e729a59f216cc64755788a470f165429a731f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nlbuescher/rust-hazel [INFO] finished tweaking git repo https://github.com/nlbuescher/rust-hazel [INFO] tweaked toml for git repo https://github.com/nlbuescher/rust-hazel written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nlbuescher/rust-hazel 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" "+84e729a59f216cc64755788a470f165429a731f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded imgui-winit-support v0.11.0 [INFO] [stderr] Downloaded imgui-wgpu v0.24.0 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded iso8601-timestamp v0.2.17 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7289534bad311ce21a0d3f4998bf0988bcd5c6ea69a43a68cc6a5f88be10374f [INFO] running `Command { std: "docker" "start" "-a" "7289534bad311ce21a0d3f4998bf0988bcd5c6ea69a43a68cc6a5f88be10374f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7289534bad311ce21a0d3f4998bf0988bcd5c6ea69a43a68cc6a5f88be10374f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7289534bad311ce21a0d3f4998bf0988bcd5c6ea69a43a68cc6a5f88be10374f", kill_on_drop: false }` [INFO] [stdout] 7289534bad311ce21a0d3f4998bf0988bcd5c6ea69a43a68cc6a5f88be10374f [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f28f87f9c1a3cf0e97b87e89e2efe3be61495e74c76e5de8eecaab865c22bc [INFO] running `Command { std: "docker" "start" "-a" "a1f28f87f9c1a3cf0e97b87e89e2efe3be61495e74c76e5de8eecaab865c22bc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking iso8601-timestamp v0.2.17 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking naga v0.13.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wgpu-hal v0.17.2 [INFO] [stderr] Checking wgpu-core v0.17.1 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking imgui-winit-support v0.11.0 [INFO] [stderr] Checking wgpu v0.17.2 [INFO] [stderr] Checking imgui-wgpu v0.24.0 [INFO] [stderr] Checking hazel v0.1.0 (/opt/rustwide/workdir/hazel) [INFO] [stderr] Checking sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.74s [INFO] running `Command { std: "docker" "inspect" "a1f28f87f9c1a3cf0e97b87e89e2efe3be61495e74c76e5de8eecaab865c22bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f28f87f9c1a3cf0e97b87e89e2efe3be61495e74c76e5de8eecaab865c22bc", kill_on_drop: false }` [INFO] [stdout] a1f28f87f9c1a3cf0e97b87e89e2efe3be61495e74c76e5de8eecaab865c22bc