[INFO] fetching crate rosrust_dynamic_reconfigure 0.2.0... [INFO] testing rosrust_dynamic_reconfigure-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rosrust_dynamic_reconfigure 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rosrust_dynamic_reconfigure 0.2.0 [INFO] finished tweaking crates.io crate rosrust_dynamic_reconfigure 0.2.0 [INFO] tweaked toml for crates.io crate rosrust_dynamic_reconfigure 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rosrust_dynamic_reconfigure 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 227 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb12876caefbaa5ad9141c6ae4725272d9fb5a5f4c8216db150213ab7b634c9 [INFO] running `Command { std: "docker" "start" "-a" "dbb12876caefbaa5ad9141c6ae4725272d9fb5a5f4c8216db150213ab7b634c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb12876caefbaa5ad9141c6ae4725272d9fb5a5f4c8216db150213ab7b634c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb12876caefbaa5ad9141c6ae4725272d9fb5a5f4c8216db150213ab7b634c9", kill_on_drop: false }` [INFO] [stdout] dbb12876caefbaa5ad9141c6ae4725272d9fb5a5f4c8216db150213ab7b634c9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d05f0b334547c61a937f756648bf9909d5f16a86fbe27a534e9deac90b1ced18 [INFO] running `Command { std: "docker" "start" "-a" "d05f0b334547c61a937f756648bf9909d5f16a86fbe27a534e9deac90b1ced18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ros_message v0.1.1 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling xml-rpc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rosrust_codegen v0.9.6 [INFO] [stderr] Compiling rosrust v0.9.12 [INFO] [stderr] Compiling rosrust_dynamic_reconfigure v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | rosrust::rosmsg_include!(dynamic_reconfigure/ConfigDescription, dynamic_reconfigure/Reconfigure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: message dynamic_reconfigure/Reconfigure not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] share [INFO] [stdout] ../src [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dynamic_reconfigure` [INFO] [stdout] --> src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use dynamic_reconfigure::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dynamic_reconfigure` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dynamic_reconfigure`, use `cargo add dynamic_reconfigure` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:498:14 [INFO] [stdout] | [INFO] [stdout] 498 | for (name, value) in bools [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:498:30 [INFO] [stdout] | [INFO] [stdout] 498 | for (name, value) in bools [INFO] [stdout] | ______________________________^ [INFO] [stdout] 499 | | .into_iter() [INFO] [stdout] 500 | | .map(|msg::BoolParameter { name, value }| (name, Value::from(value))) [INFO] [stdout] 501 | | .chain( [INFO] [stdout] ... | [INFO] [stdout] 512 | | .map(|msg::DoubleParameter { name, value }| (name, value.into())), [INFO] [stdout] 513 | | ) [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | eprintln!("{name} = {value}"); [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rosrust_dynamic_reconfigure` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d05f0b334547c61a937f756648bf9909d5f16a86fbe27a534e9deac90b1ced18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05f0b334547c61a937f756648bf9909d5f16a86fbe27a534e9deac90b1ced18", kill_on_drop: false }` [INFO] [stdout] d05f0b334547c61a937f756648bf9909d5f16a86fbe27a534e9deac90b1ced18