[INFO] cloning repository https://github.com/PORTALSURFER/xcope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PORTALSURFER/xcope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPORTALSURFER%2Fxcope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPORTALSURFER%2Fxcope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1437cd9b41301d0bf3002d65f4089ac364c35735
[INFO] checking PORTALSURFER/xcope against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPORTALSURFER%2Fxcope" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PORTALSURFER/xcope
[INFO] finished tweaking git repo https://github.com/PORTALSURFER/xcope
[INFO] tweaked toml for git repo https://github.com/PORTALSURFER/xcope written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PORTALSURFER/xcope on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PORTALSURFER/xcope 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/PORTALSURFER/toybox.git`
[INFO] [stderr]     Updating git repository `https://github.com/prokopyl/clack.git`
[INFO] [stderr]     Updating git repository `https://github.com/PORTALSURFER/mts-esp-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded com-scrape-types v0.1.1
[INFO] [stderr]   Downloaded vello_shaders v0.7.0
[INFO] [stderr]   Downloaded vello_encoding v0.7.0
[INFO] [stderr]   Downloaded clap-sys v0.5.0
[INFO] [stderr]   Downloaded vst3 v0.3.0
[INFO] [stderr]   Downloaded vello v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588
[INFO] running `Command { std: "docker" "start" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588", 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" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588", 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" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking clap-sys v0.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling mts-esp-rs v0.1.0 (https://github.com/PORTALSURFER/mts-esp-rs?rev=d107a979e44c1b16dcc72dfd47cdd8dac77854ca#d107a979)
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking toybox-process-log v0.1.0 (https://github.com/PORTALSURFER/toybox.git?rev=d7a4b53c40d69cb7ed835c993bcc6ab8b569fcbc#d7a4b53c)
[INFO] [stderr]    Compiling xcope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: xcope@0.1.0: skipping artifact bundle emission on non-Windows target (linux)
[INFO] [stderr]     Checking clack-common v0.1.0 (https://github.com/prokopyl/clack.git?rev=36602d61bb192e2779a68fddf985e7664f161fb1#36602d61)
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking peniko v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clack-plugin v0.1.0 (https://github.com/prokopyl/clack.git?rev=36602d61bb192e2779a68fddf985e7664f161fb1#36602d61)
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking clack-extensions v0.1.0 (https://github.com/prokopyl/clack.git?rev=36602d61bb192e2779a68fddf985e7664f161fb1#36602d61)
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking font-types v0.11.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking vello_encoding v0.7.0
[INFO] [stderr]    Compiling vello_shaders v0.7.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking vello v0.7.0
[INFO] [stderr]     Checking patchbay-gui v0.1.0 (https://github.com/PORTALSURFER/toybox.git?rev=d7a4b53c40d69cb7ed835c993bcc6ab8b569fcbc#d7a4b53c)
[INFO] [stderr]     Checking toybox v0.1.0 (https://github.com/PORTALSURFER/toybox.git?rev=d7a4b53c40d69cb7ed835c993bcc6ab8b569fcbc#d7a4b53c)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v27.0.3, wgpu v27.0.1, wgpu-core v27.0.3, wgpu-hal v27.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588", kill_on_drop: false }`
[INFO] [stdout] fb63221659d9d910d1e77795892c2e51c22630236c904e0fe27861a4a35df588
