[INFO] fetching crate openrr-remote 0.1.0... [INFO] testing openrr-remote-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate openrr-remote 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate openrr-remote 0.1.0 [INFO] finished tweaking crates.io crate openrr-remote 0.1.0 [INFO] tweaked toml for crates.io crate openrr-remote 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openrr-remote 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openrr-remote 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47617575287df4507aec34226a78b2b31d16aea12bcaeb0345b203798c5893a6 [INFO] running `Command { std: "docker" "start" "-a" "47617575287df4507aec34226a78b2b31d16aea12bcaeb0345b203798c5893a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47617575287df4507aec34226a78b2b31d16aea12bcaeb0345b203798c5893a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47617575287df4507aec34226a78b2b31d16aea12bcaeb0345b203798c5893a6", kill_on_drop: false }` [INFO] [stdout] 47617575287df4507aec34226a78b2b31d16aea12bcaeb0345b203798c5893a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13499b99b1f3c098ecf9fe0a8b8960651fed40c8fe8b8ec620c50e38d9b4a3f0 [INFO] running `Command { std: "docker" "start" "-a" "13499b99b1f3c098ecf9fe0a8b8960651fed40c8fe8b8ec620c50e38d9b4a3f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling wide v0.7.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling openrr-remote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling urdf-rs v0.6.9 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling arci v0.1.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(local_out_dir)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(local_out_dir))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "13499b99b1f3c098ecf9fe0a8b8960651fed40c8fe8b8ec620c50e38d9b4a3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13499b99b1f3c098ecf9fe0a8b8960651fed40c8fe8b8ec620c50e38d9b4a3f0", kill_on_drop: false }` [INFO] [stdout] 13499b99b1f3c098ecf9fe0a8b8960651fed40c8fe8b8ec620c50e38d9b4a3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d2dacb806cab5fdfd009328ff7623a2f7245dc22557c3a288dbc5783edc26f5 [INFO] running `Command { std: "docker" "start" "-a" "8d2dacb806cab5fdfd009328ff7623a2f7245dc22557c3a288dbc5783edc26f5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling arci v0.1.0 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling openrr-remote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(local_out_dir)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(local_out_dir))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(local_out_dir)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stdout] --> src/lib.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(local_out_dir))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.63s [INFO] running `Command { std: "docker" "inspect" "8d2dacb806cab5fdfd009328ff7623a2f7245dc22557c3a288dbc5783edc26f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2dacb806cab5fdfd009328ff7623a2f7245dc22557c3a288dbc5783edc26f5", kill_on_drop: false }` [INFO] [stdout] 8d2dacb806cab5fdfd009328ff7623a2f7245dc22557c3a288dbc5783edc26f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0f2bb9b6a7aacc225ef97a8ccf388ffcc91dda4203a9a374c53d1f7d66ad4a6 [INFO] running `Command { std: "docker" "start" "-a" "d0f2bb9b6a7aacc225ef97a8ccf388ffcc91dda4203a9a374c53d1f7d66ad4a6", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stderr] --> src/lib.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(local_out_dir)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `local_out_dir` [INFO] [stderr] --> src/lib.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(not(local_out_dir))] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(local_out_dir)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(local_out_dir)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `openrr-remote` (lib) generated 2 warnings [INFO] [stderr] warning: `openrr-remote` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openrr_remote-dee263a8dd80b6b2) [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] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-b68fcc5b9a5988a2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test localization ... ok [INFO] [stdout] test speaker ... ok [INFO] [stdout] test move_base ... ok [INFO] [stdout] test transform_resolver ... ok [INFO] [stdout] test navigation ... ok [INFO] [stdout] test gamepad ... ok [INFO] [stdout] test multiple ... ok [INFO] [stdout] test joint_trajectory_client ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s [INFO] [stdout] [INFO] [stderr] Doc-tests openrr_remote [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" "d0f2bb9b6a7aacc225ef97a8ccf388ffcc91dda4203a9a374c53d1f7d66ad4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f2bb9b6a7aacc225ef97a8ccf388ffcc91dda4203a9a374c53d1f7d66ad4a6", kill_on_drop: false }` [INFO] [stdout] d0f2bb9b6a7aacc225ef97a8ccf388ffcc91dda4203a9a374c53d1f7d66ad4a6