[INFO] fetching crate rerun_urdf 0.1.0...
[INFO] checking rerun_urdf-0.1.0 against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] extracting crate rerun_urdf 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rerun_urdf 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rerun_urdf 0.1.0
[INFO] tweaked toml for crates.io crate rerun_urdf 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rerun_urdf 0.1.0 on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rerun_urdf 0.1.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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9890b3b20c874207419ed5e6b825cc24fb8ebad9239ecd3b8f13e27abec1c5f
[INFO] running `Command { std: "docker" "start" "-a" "e9890b3b20c874207419ed5e6b825cc24fb8ebad9239ecd3b8f13e27abec1c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9890b3b20c874207419ed5e6b825cc24fb8ebad9239ecd3b8f13e27abec1c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9890b3b20c874207419ed5e6b825cc24fb8ebad9239ecd3b8f13e27abec1c5f", kill_on_drop: false }`
[INFO] [stdout] e9890b3b20c874207419ed5e6b825cc24fb8ebad9239ecd3b8f13e27abec1c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a27768eabd7a10efa7369e3ac425c895a430ae5a7906505feb1e3f003588141
[INFO] running `Command { std: "docker" "start" "-a" "2a27768eabd7a10efa7369e3ac425c895a430ae5a7906505feb1e3f003588141", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking re_tracing v0.26.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking re_case v0.26.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking re_error v0.26.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking re_span v0.26.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking saturating_cast v0.1.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking emath v0.33.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking arrow-array v55.2.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking re_string_interner v0.26.0
[INFO] [stderr]     Checking re_format v0.26.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arrow-select v55.2.0
[INFO] [stderr]     Checking arrow-ipc v55.2.0
[INFO] [stderr]     Checking arrow-row v55.2.0
[INFO] [stderr]     Checking arrow-arith v55.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking arrow-cast v55.2.0
[INFO] [stderr]     Checking arrow-ord v55.2.0
[INFO] [stderr]     Checking arrow-string v55.2.0
[INFO] [stderr]     Checking re_log v0.26.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling re_build_tools v0.26.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrow v55.2.0
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking re_byte_size v0.26.0
[INFO] [stderr]     Checking re_build_info v0.26.0
[INFO] [stderr]     Checking re_tuid v0.26.0
[INFO] [stderr]     Checking re_arrow_util v0.26.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking re_types_core v0.26.0
[INFO] [stderr]    Compiling re_video v0.26.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]     Checking econtext v0.2.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]     Checking re_format_arrow v0.26.0
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking re_mp4 v0.4.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking poll-promise v0.3.0
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking cros-codecs v0.0.6
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c86ec274072509d26d0ee52682a0c94ed012ed89/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=06c821b3f6465faf -C extra-filename=-e150a86c5493fb63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c86ec274072509d26d0ee52682a0c94ed012ed89/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=9610b329792832f0 -C extra-filename=-2895c0c6491031d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-e2011369c9d82fa1.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2c301b53c513c7c1.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-f5c424625027716d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6b00a4af4a3cad0b.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2a27768eabd7a10efa7369e3ac425c895a430ae5a7906505feb1e3f003588141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a27768eabd7a10efa7369e3ac425c895a430ae5a7906505feb1e3f003588141", kill_on_drop: false }`
[INFO] [stdout] 2a27768eabd7a10efa7369e3ac425c895a430ae5a7906505feb1e3f003588141
