[INFO] fetching crate cu-apriltag 0.11.0...
[INFO] checking cu-apriltag-0.11.0 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097-1
[INFO] extracting crate cu-apriltag 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cu-apriltag 0.11.0
[INFO] finished tweaking crates.io crate cu-apriltag 0.11.0
[INFO] tweaked toml for crates.io crate cu-apriltag 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cu-apriltag 0.11.0 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cu-apriltag 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7825b088d7a9f1d98ae72bb3d0b7f7676e3f69595a2e906efc9af616e96920e3
[INFO] running `Command { std: "docker" "start" "-a" "7825b088d7a9f1d98ae72bb3d0b7f7676e3f69595a2e906efc9af616e96920e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7825b088d7a9f1d98ae72bb3d0b7f7676e3f69595a2e906efc9af616e96920e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7825b088d7a9f1d98ae72bb3d0b7f7676e3f69595a2e906efc9af616e96920e3", kill_on_drop: false }`
[INFO] [stdout] 7825b088d7a9f1d98ae72bb3d0b7f7676e3f69595a2e906efc9af616e96920e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29102ad7015aced360030c1242dfe6350bd5e547ca53c77bf93dd154a7d1486c
[INFO] running `Command { std: "docker" "start" "-a" "29102ad7015aced360030c1242dfe6350bd5e547ca53c77bf93dd154a7d1486c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[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 anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[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 ordered-float v5.1.0
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cu29-log-runtime v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cu29-log-derive v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cu29-runtime v0.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[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 equator-macro v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling cu29 v0.11.0
[INFO] [stderr]    Compiling apriltag-sys v0.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cu29-clock v0.11.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling cu29-log v0.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cu29-unifiedlog v0.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cu29-derive v0.11.0
[INFO] [stderr]    Compiling object-pool v0.6.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking measurements v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling cu29-soa-derive v0.11.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking apriltag v0.4.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking cu-spatial-payloads v0.11.0
[INFO] [stderr]     Checking cu-sensor-payloads v0.11.0
[INFO] [stderr]     Checking cu-apriltag v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "29102ad7015aced360030c1242dfe6350bd5e547ca53c77bf93dd154a7d1486c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29102ad7015aced360030c1242dfe6350bd5e547ca53c77bf93dd154a7d1486c", kill_on_drop: false }`
[INFO] [stdout] 29102ad7015aced360030c1242dfe6350bd5e547ca53c77bf93dd154a7d1486c
