[INFO] fetching crate tf_rosrust 0.0.5... [INFO] testing tf_rosrust-0.0.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tf_rosrust 0.0.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tf_rosrust 0.0.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tf_rosrust 0.0.5 [INFO] finished tweaking crates.io crate tf_rosrust 0.0.5 [INFO] tweaked toml for crates.io crate tf_rosrust 0.0.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate tf_rosrust 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded time v0.3.2 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded rosrust_codegen v0.9.6 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded ros_message v0.1.0 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded rouille v3.4.0 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded rosrust v0.9.8 [INFO] [stderr] Downloaded xml-rpc v0.0.12 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d269710a4340ca6097dfb59f537e7da9098c3e98ee461a626a7bccfa3349dc7e [INFO] running `Command { std: "docker" "start" "-a" "d269710a4340ca6097dfb59f537e7da9098c3e98ee461a626a7bccfa3349dc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d269710a4340ca6097dfb59f537e7da9098c3e98ee461a626a7bccfa3349dc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d269710a4340ca6097dfb59f537e7da9098c3e98ee461a626a7bccfa3349dc7e", kill_on_drop: false }` [INFO] [stdout] d269710a4340ca6097dfb59f537e7da9098c3e98ee461a626a7bccfa3349dc7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9830e5e0b357d38b75fcad442752b7cc4c0207fcc14047fc1ded32608a62837 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c9830e5e0b357d38b75fcad442752b7cc4c0207fcc14047fc1ded32608a62837", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tf_rosrust v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling ros_message v0.1.0 [INFO] [stderr] Compiling rouille v3.4.0 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust_codegen v0.9.6 [INFO] [stderr] Compiling rosrust v0.9.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "c9830e5e0b357d38b75fcad442752b7cc4c0207fcc14047fc1ded32608a62837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9830e5e0b357d38b75fcad442752b7cc4c0207fcc14047fc1ded32608a62837", kill_on_drop: false }` [INFO] [stdout] c9830e5e0b357d38b75fcad442752b7cc4c0207fcc14047fc1ded32608a62837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a08231adace1d979e73a03ab54ab32b1674a8f89903e2c376a01c306bdf7696 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a08231adace1d979e73a03ab54ab32b1674a8f89903e2c376a01c306bdf7696", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tf_rosrust v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "1a08231adace1d979e73a03ab54ab32b1674a8f89903e2c376a01c306bdf7696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a08231adace1d979e73a03ab54ab32b1674a8f89903e2c376a01c306bdf7696", kill_on_drop: false }` [INFO] [stdout] 1a08231adace1d979e73a03ab54ab32b1674a8f89903e2c376a01c306bdf7696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 793a51c98a7cf1cb2a20acac296cc9451973d3e6c26092757e2f27084e5839d5 [INFO] running `Command { std: "docker" "start" "-a" "793a51c98a7cf1cb2a20acac296cc9451973d3e6c26092757e2f27084e5839d5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tf_rosrust-a42a1d9924f34f9f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tf_buffer::test::test_add_transform ... ok [INFO] [stdout] test tf_buffer::test::test_cache_duration ... ok [INFO] [stdout] test tf_graph_node::test::test ... ok [INFO] [stdout] test tf_buffer::test::test_dynamic_tree ... ok [INFO] [stdout] test tf_buffer::test::test_basic_tf_timetravel ... ok [INFO] [stdout] test transforms::test::test_basic_interpolation ... ok [INFO] [stdout] test transforms::test::test_basic_translation_chaining ... ok [INFO] [stdout] test tf_buffer::test::test_basic_tf_lookup ... ok [INFO] [stdout] test tf_buffer::test::test_basic_tf_interpolation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests tf_rosrust [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/tf_listener.rs - tf_listener::TfListener (line 13) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 6) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "793a51c98a7cf1cb2a20acac296cc9451973d3e6c26092757e2f27084e5839d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793a51c98a7cf1cb2a20acac296cc9451973d3e6c26092757e2f27084e5839d5", kill_on_drop: false }` [INFO] [stdout] 793a51c98a7cf1cb2a20acac296cc9451973d3e6c26092757e2f27084e5839d5