[INFO] fetching crate cu-ros-payloads 0.9.0... [INFO] testing cu-ros-payloads-0.9.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cu-ros-payloads 0.9.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate cu-ros-payloads 0.9.0 [INFO] finished tweaking crates.io crate cu-ros-payloads 0.9.0 [INFO] tweaked toml for crates.io crate cu-ros-payloads 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cu-ros-payloads 0.9.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cu-ros-payloads 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cu-sensor-payloads v0.9.0 [INFO] [stderr] Downloaded cu29-soa-derive v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be90d19a7d17d32f19fb1140ba25c5e38c4d6fc104a021addfd1a78f484420eb [INFO] running `Command { std: "docker" "start" "-a" "be90d19a7d17d32f19fb1140ba25c5e38c4d6fc104a021addfd1a78f484420eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be90d19a7d17d32f19fb1140ba25c5e38c4d6fc104a021addfd1a78f484420eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be90d19a7d17d32f19fb1140ba25c5e38c4d6fc104a021addfd1a78f484420eb", kill_on_drop: false }` [INFO] [stdout] be90d19a7d17d32f19fb1140ba25c5e38c4d6fc104a021addfd1a78f484420eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0522ce7a9f6c809be7aa776b68b21b8cf6093576de12ea2d94b1cc6f33ab5c [INFO] running `Command { std: "docker" "start" "-a" "1c0522ce7a9f6c809be7aa776b68b21b8cf6093576de12ea2d94b1cc6f33ab5c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cu29-log-runtime v0.9.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cu29-log-derive v0.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cu29-runtime v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling cu29 v0.9.0 [INFO] [stderr] Compiling lmdb-rkv v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling uom v0.37.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling object-pool v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling cu29-clock v0.9.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling cu29-traits v0.9.0 [INFO] [stderr] Compiling cu29-value v0.9.0 [INFO] [stderr] Compiling cu29-unifiedlog v0.9.0 [INFO] [stderr] Compiling rkv v0.19.0 [INFO] [stderr] Compiling cu29-log v0.9.0 [INFO] [stderr] Compiling cu29-derive v0.9.0 [INFO] [stderr] Compiling cu29-intern-strs v0.9.0 [INFO] [stderr] Compiling cu29-soa-derive v0.9.0 [INFO] [stderr] Compiling cu-sensor-payloads v0.9.0 [INFO] [stderr] Compiling cu-ros-payloads v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.54s [INFO] running `Command { std: "docker" "inspect" "1c0522ce7a9f6c809be7aa776b68b21b8cf6093576de12ea2d94b1cc6f33ab5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0522ce7a9f6c809be7aa776b68b21b8cf6093576de12ea2d94b1cc6f33ab5c", kill_on_drop: false }` [INFO] [stdout] 1c0522ce7a9f6c809be7aa776b68b21b8cf6093576de12ea2d94b1cc6f33ab5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc085a6bf4a9e82f77f90e6e891850adf183b788dabc0c2decd3c07231bfd08 [INFO] running `Command { std: "docker" "start" "-a" "7dc085a6bf4a9e82f77f90e6e891850adf183b788dabc0c2decd3c07231bfd08", kill_on_drop: false }` [INFO] [stderr] Compiling cu-ros-payloads v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "7dc085a6bf4a9e82f77f90e6e891850adf183b788dabc0c2decd3c07231bfd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc085a6bf4a9e82f77f90e6e891850adf183b788dabc0c2decd3c07231bfd08", kill_on_drop: false }` [INFO] [stdout] 7dc085a6bf4a9e82f77f90e6e891850adf183b788dabc0c2decd3c07231bfd08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adbec93fb23ff1a9dfc08be9c3ff2566abe9a27807a1b2e789d459345f78f01f [INFO] running `Command { std: "docker" "start" "-a" "adbec93fb23ff1a9dfc08be9c3ff2566abe9a27807a1b2e789d459345f78f01f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cu_ros_payloads-db0ac9862c524d4f) [INFO] [stdout] [INFO] [stderr] Doc-tests cu_ros_payloads [INFO] [stdout] running 2 tests [INFO] [stdout] test std_msgs::tests::test_adapter_type_info ... ok [INFO] [stdout] test std_msgs::tests::test_not_humble ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "adbec93fb23ff1a9dfc08be9c3ff2566abe9a27807a1b2e789d459345f78f01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbec93fb23ff1a9dfc08be9c3ff2566abe9a27807a1b2e789d459345f78f01f", kill_on_drop: false }` [INFO] [stdout] adbec93fb23ff1a9dfc08be9c3ff2566abe9a27807a1b2e789d459345f78f01f