[INFO] fetching crate cu-transform 0.11.0... [INFO] checking cu-transform-0.11.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate cu-transform 0.11.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cu-transform 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cu-transform 0.11.0 [INFO] tweaked toml for crates.io crate cu-transform 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cu-transform 0.11.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cu-transform 0.11.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d83620162214ad36ca5a15d26e84cf191fd96e7c3d43202a8f3f161cf79dc2 [INFO] running `Command { std: "docker" "start" "-a" "d7d83620162214ad36ca5a15d26e84cf191fd96e7c3d43202a8f3f161cf79dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d83620162214ad36ca5a15d26e84cf191fd96e7c3d43202a8f3f161cf79dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d83620162214ad36ca5a15d26e84cf191fd96e7c3d43202a8f3f161cf79dc2", kill_on_drop: false }` [INFO] [stdout] d7d83620162214ad36ca5a15d26e84cf191fd96e7c3d43202a8f3f161cf79dc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65449cf16d0a41a6135a832f17fc895cf3862f86dff5554cfdca9e85211fa55d [INFO] running `Command { std: "docker" "start" "-a" "65449cf16d0a41a6135a832f17fc895cf3862f86dff5554cfdca9e85211fa55d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling cu29-intern-strs v0.11.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strfmt v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cu29-log-runtime v0.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cu29-log-derive v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cu29-runtime v0.11.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling cu29-clock v0.11.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cu29-value v0.11.0 [INFO] [stderr] Compiling cu29-traits v0.11.0 [INFO] [stderr] Compiling cu29-log v0.11.0 [INFO] [stderr] Compiling cu29-unifiedlog v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling cu29-derive v0.11.0 [INFO] [stderr] Compiling object-pool v0.6.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cu29 v0.11.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking glam v0.30.8 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking cu-spatial-payloads v0.11.0 [INFO] [stderr] Checking cu-transform v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "65449cf16d0a41a6135a832f17fc895cf3862f86dff5554cfdca9e85211fa55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65449cf16d0a41a6135a832f17fc895cf3862f86dff5554cfdca9e85211fa55d", kill_on_drop: false }` [INFO] [stdout] 65449cf16d0a41a6135a832f17fc895cf3862f86dff5554cfdca9e85211fa55d