[INFO] fetching crate piston2d-touch_visualizer 0.35.0... [INFO] checking piston2d-touch_visualizer-0.35.0 against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] extracting crate piston2d-touch_visualizer 0.35.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate piston2d-touch_visualizer 0.35.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate piston2d-touch_visualizer 0.35.0 [INFO] tweaked toml for crates.io crate piston2d-touch_visualizer 0.35.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate piston2d-touch_visualizer 0.35.0 on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate piston2d-touch_visualizer 0.35.0 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea378d6de943409171f2cb39b47ae86dd52e978ccbfc918faf68d337146e5d2 [INFO] running `Command { std: "docker" "start" "-a" "3ea378d6de943409171f2cb39b47ae86dd52e978ccbfc918faf68d337146e5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea378d6de943409171f2cb39b47ae86dd52e978ccbfc918faf68d337146e5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea378d6de943409171f2cb39b47ae86dd52e978ccbfc918faf68d337146e5d2", kill_on_drop: false }` [INFO] [stdout] 3ea378d6de943409171f2cb39b47ae86dd52e978ccbfc918faf68d337146e5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0cd28e846d7f4e853cddefadb4d7b32963aeb8a57c188da684bb3633e4d7e8e [INFO] running `Command { std: "docker" "start" "-a" "b0cd28e846d7f4e853cddefadb4d7b32963aeb8a57c188da684bb3633e4d7e8e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking flate2 v1.1.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking spin_sleep v1.3.3 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking piston2d-graphics v0.45.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking pistoncore-window v1.0.0 [INFO] [stderr] Checking piston2d-touch_visualizer v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pistoncore-event_loop v1.0.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.71.0 [INFO] [stderr] Checking piston v1.0.0 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking piston2d-opengl_graphics v0.89.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "b0cd28e846d7f4e853cddefadb4d7b32963aeb8a57c188da684bb3633e4d7e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cd28e846d7f4e853cddefadb4d7b32963aeb8a57c188da684bb3633e4d7e8e", kill_on_drop: false }` [INFO] [stdout] b0cd28e846d7f4e853cddefadb4d7b32963aeb8a57c188da684bb3633e4d7e8e