[INFO] fetching crate egui_gl_glfw 0.1.5... [INFO] checking egui_gl_glfw-0.1.5 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate egui_gl_glfw 0.1.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate egui_gl_glfw 0.1.5 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate egui_gl_glfw 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate egui_gl_glfw 0.1.5 [INFO] tweaked toml for crates.io crate egui_gl_glfw 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate egui_gl_glfw 0.1.5 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cint v0.3.1 [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded tree_magic_mini v3.1.5 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded bitstream-io v2.4.2 [INFO] [stderr] Downloaded puffin v0.19.1 [INFO] [stderr] Downloaded cli-clipboard v0.4.0 [INFO] [stderr] Downloaded built v0.7.3 [INFO] [stderr] Downloaded ravif v0.11.7 [INFO] [stderr] Downloaded glfw v0.58.0 [INFO] [stderr] Downloaded ash v0.38.0+1.3.281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70abb51957c921684d0984fc4f828e29a1dd58f7e6c9420463a7da1016a7b70d [INFO] running `Command { std: "docker" "start" "-a" "70abb51957c921684d0984fc4f828e29a1dd58f7e6c9420463a7da1016a7b70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70abb51957c921684d0984fc4f828e29a1dd58f7e6c9420463a7da1016a7b70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70abb51957c921684d0984fc4f828e29a1dd58f7e6c9420463a7da1016a7b70d", kill_on_drop: false }` [INFO] [stdout] 70abb51957c921684d0984fc4f828e29a1dd58f7e6c9420463a7da1016a7b70d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c3e91dabee36cb8eb44725cc9ab5aae76e55afdba2af4fe898ced5b1ada95d [INFO] running `Command { std: "docker" "start" "-a" "75c3e91dabee36cb8eb44725cc9ab5aae76e55afdba2af4fe898ced5b1ada95d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking tree_magic_mini v3.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking glfw v0.58.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking egui_gl_glfw v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.90s [INFO] running `Command { std: "docker" "inspect" "75c3e91dabee36cb8eb44725cc9ab5aae76e55afdba2af4fe898ced5b1ada95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c3e91dabee36cb8eb44725cc9ab5aae76e55afdba2af4fe898ced5b1ada95d", kill_on_drop: false }` [INFO] [stdout] 75c3e91dabee36cb8eb44725cc9ab5aae76e55afdba2af4fe898ced5b1ada95d