[INFO] fetching crate quaturn 0.1.3...
[INFO] checking quaturn-0.1.3 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] extracting crate quaturn 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate quaturn 0.1.3
[INFO] finished tweaking crates.io crate quaturn 0.1.3
[INFO] tweaked toml for crates.io crate quaturn 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quaturn 0.1.3 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quaturn 0.1.3 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.6
[INFO] [stderr]   Downloaded egui_gl_glfw v0.1.8
[INFO] [stderr]   Downloaded stb_image v0.3.0
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ea7757b9e2bcef489c9fc7b97f801ee8a0ba5d09e78c9a59c2a1db4234df26d
[INFO] running `Command { std: "docker" "start" "-a" "0ea7757b9e2bcef489c9fc7b97f801ee8a0ba5d09e78c9a59c2a1db4234df26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ea7757b9e2bcef489c9fc7b97f801ee8a0ba5d09e78c9a59c2a1db4234df26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea7757b9e2bcef489c9fc7b97f801ee8a0ba5d09e78c9a59c2a1db4234df26d", kill_on_drop: false }`
[INFO] [stdout] 0ea7757b9e2bcef489c9fc7b97f801ee8a0ba5d09e78c9a59c2a1db4234df26d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e82510c982bcf6ae15c135c6c2887799ae3d6ac9df2f99f481410397d52cb5db
[INFO] running `Command { std: "docker" "start" "-a" "e82510c982bcf6ae15c135c6c2887799ae3d6ac9df2f99f481410397d52cb5db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling quaturn v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling stb_image v0.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[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.8
[INFO] [stdout] warning: use of deprecated method `egui_gl_glfw::egui::Context::begin_frame`: Renamed begin_pass
[INFO] [stdout]    --> src/game_context/nodes/ui.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |         self.ctx.begin_frame(self.input.input.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui_gl_glfw::egui::Context::end_frame`: Renamed end_pass
[INFO] [stdout]    --> src/game_context/nodes/ui.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |         } = self.ctx.end_frame();
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui_gl_glfw::egui::Context::begin_frame`: Renamed begin_pass
[INFO] [stdout]    --> src/game_context/nodes/ui.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |         self.ctx.begin_frame(self.input.input.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui_gl_glfw::egui::Context::end_frame`: Renamed end_pass
[INFO] [stdout]    --> src/game_context/nodes/ui.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |         } = self.ctx.end_frame();
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e82510c982bcf6ae15c135c6c2887799ae3d6ac9df2f99f481410397d52cb5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82510c982bcf6ae15c135c6c2887799ae3d6ac9df2f99f481410397d52cb5db", kill_on_drop: false }`
[INFO] [stdout] e82510c982bcf6ae15c135c6c2887799ae3d6ac9df2f99f481410397d52cb5db
