[INFO] fetching crate arci-ros2 0.0.7... [INFO] testing arci-ros2-0.0.7 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate arci-ros2 0.0.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate arci-ros2 0.0.7 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arci-ros2 0.0.7 [INFO] finished tweaking crates.io crate arci-ros2 0.0.7 [INFO] tweaked toml for crates.io crate arci-ros2 0.0.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate arci-ros2 0.0.7 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" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38112e842ddf24ecb495492cf6c4b55414ba01c5932ed8993567f1b737a2fcc5 [INFO] running `Command { std: "docker" "start" "-a" "38112e842ddf24ecb495492cf6c4b55414ba01c5932ed8993567f1b737a2fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38112e842ddf24ecb495492cf6c4b55414ba01c5932ed8993567f1b737a2fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38112e842ddf24ecb495492cf6c4b55414ba01c5932ed8993567f1b737a2fcc5", kill_on_drop: false }` [INFO] [stdout] 38112e842ddf24ecb495492cf6c4b55414ba01c5932ed8993567f1b737a2fcc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 323ffbed5dc590c9a22c3eec5b5bb9797e1dee0a630fbce44cabf53d15a7fa86 [INFO] running `Command { std: "docker" "start" "-a" "323ffbed5dc590c9a22c3eec5b5bb9797e1dee0a630fbce44cabf53d15a7fa86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling urdf-rs v0.6.7 [INFO] [stderr] Compiling abi_stable v0.11.0 [INFO] [stderr] Compiling arci v0.0.7 [INFO] [stderr] Compiling openrr-plugin v0.0.7 [INFO] [stderr] Compiling arci-ros2 v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.78s [INFO] running `Command { std: "docker" "inspect" "323ffbed5dc590c9a22c3eec5b5bb9797e1dee0a630fbce44cabf53d15a7fa86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323ffbed5dc590c9a22c3eec5b5bb9797e1dee0a630fbce44cabf53d15a7fa86", kill_on_drop: false }` [INFO] [stdout] 323ffbed5dc590c9a22c3eec5b5bb9797e1dee0a630fbce44cabf53d15a7fa86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ba296fb1bf2705474b68413bb10e6825729c9a6ba0b65dd7799620c467a5415e [INFO] running `Command { std: "docker" "start" "-a" "ba296fb1bf2705474b68413bb10e6825729c9a6ba0b65dd7799620c467a5415e", kill_on_drop: false }` [INFO] [stderr] Compiling flaky_test v0.1.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arci-ros2 v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "ba296fb1bf2705474b68413bb10e6825729c9a6ba0b65dd7799620c467a5415e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba296fb1bf2705474b68413bb10e6825729c9a6ba0b65dd7799620c467a5415e", kill_on_drop: false }` [INFO] [stdout] ba296fb1bf2705474b68413bb10e6825729c9a6ba0b65dd7799620c467a5415e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7cba9d9ecf19ae6ca0b5252b34046704be667570ed50e11735d330c5a9914218 [INFO] running `Command { std: "docker" "start" "-a" "7cba9d9ecf19ae6ca0b5252b34046704be667570ed50e11735d330c5a9914218", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `arci-ros2` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/arci_ros2-2400a0cc1eee99e5) [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_cmd_vel.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/test_cmd_vel-958c78aa4a414289) [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_navigation.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/test_navigation-dfd51dc11e434c63) [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_ros2_control.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/test_ros2_control-aa5726e56220057d) [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" "7cba9d9ecf19ae6ca0b5252b34046704be667570ed50e11735d330c5a9914218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cba9d9ecf19ae6ca0b5252b34046704be667570ed50e11735d330c5a9914218", kill_on_drop: false }` [INFO] [stdout] 7cba9d9ecf19ae6ca0b5252b34046704be667570ed50e11735d330c5a9914218