[INFO] fetching crate arci-ros 0.0.5... [INFO] testing arci-ros-0.0.5 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate arci-ros 0.0.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate arci-ros 0.0.5 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arci-ros 0.0.5 [INFO] finished tweaking crates.io crate arci-ros 0.0.5 [INFO] tweaked toml for crates.io crate arci-ros 0.0.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate arci-ros 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ros-nalgebra v0.0.5 [INFO] [stderr] Downloaded rosrust_codegen v0.9.4 [INFO] [stderr] Downloaded rosrust v0.9.6 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 302aeb136167e7599e2f170a21989b920f7753ebd89b2f49de5f2d1589fbd67e [INFO] running `Command { std: "docker" "start" "-a" "302aeb136167e7599e2f170a21989b920f7753ebd89b2f49de5f2d1589fbd67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "302aeb136167e7599e2f170a21989b920f7753ebd89b2f49de5f2d1589fbd67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302aeb136167e7599e2f170a21989b920f7753ebd89b2f49de5f2d1589fbd67e", kill_on_drop: false }` [INFO] [stdout] 302aeb136167e7599e2f170a21989b920f7753ebd89b2f49de5f2d1589fbd67e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", 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] fd422ca9acde15412fdc9bf202c04008f69222b95dda111d0092d30f02154893 [INFO] running `Command { std: "docker" "start" "-a" "fd422ca9acde15412fdc9bf202c04008f69222b95dda111d0092d30f02154893", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling arci-ros v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ros-nalgebra v0.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling rosrust_codegen v0.9.4 [INFO] [stderr] Compiling nalgebra v0.25.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.6 [INFO] [stderr] Compiling arci v0.0.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "fd422ca9acde15412fdc9bf202c04008f69222b95dda111d0092d30f02154893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd422ca9acde15412fdc9bf202c04008f69222b95dda111d0092d30f02154893", kill_on_drop: false }` [INFO] [stdout] fd422ca9acde15412fdc9bf202c04008f69222b95dda111d0092d30f02154893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa8e4d064a0e06897f751dbe8318fd7780af4d2bba888e668ea2e857ee09fbd [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" "3fa8e4d064a0e06897f751dbe8318fd7780af4d2bba888e668ea2e857ee09fbd", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling urdf-rs v0.6.1 [INFO] [stderr] Compiling k v0.23.0 [INFO] [stderr] Compiling arci-ros v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.client.3ks8f9le-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d" "/opt/rustwide/target/debug/examples/client-655245c800db4a0d.48uim8y89291eepm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-3a197d8c72671db5/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libk-96c497d1add365e9.rlib" "/opt/rustwide/target/debug/deps/liburdf_rs-a9f5c14298ad113a.rlib" "/opt/rustwide/target/debug/deps/libxml-45b1481a0e7263b2.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d3ae924e61a2d4f4.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libarci_ros-c70502781a6df311.rlib" "/opt/rustwide/target/debug/deps/libtokio-6941c0c8825d4b8b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1ea292767e78316d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-de6f741d84a72537.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba4b6a7a426525eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e79154b2dabeb88e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d0897b5e48bf8641.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libros_nalgebra-038146beead67f1c.rlib" "/opt/rustwide/target/debug/deps/librosrust-1a103428c42e7cbb.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9f3538145b5b165.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b84b24310e6146c.rlib" "/opt/rustwide/target/debug/deps/libctrlc-3807f7493f0a9d3a.rlib" "/opt/rustwide/target/debug/deps/libnix-9881ac50426fe0b7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libcolored-e68ac2b10e8c8840.rlib" "/opt/rustwide/target/debug/deps/libatty-85b3cfe7923b84af.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-71561dd0d0c240b7.rlib" "/opt/rustwide/target/debug/deps/libxml_rpc-17834edde89200fc.rlib" "/opt/rustwide/target/debug/deps/libxml-2b7b1e15597d682a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-349f312ea2cff189.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-50be61905e83f4a8.rlib" "/opt/rustwide/target/debug/deps/libxml-8b945f1840b15ce6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/librouille-7fe2680c0121635f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-43588ea6b1048168.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-027030fdd93c6c47.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-18f887e65c833354.rlib" "/opt/rustwide/target/debug/deps/libascii-04d86dfc107a1df2.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6ed22e19dc553b35.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/librand-ce2ad72e0314125a.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libmultipart-af5467b6aa52292e.rlib" "/opt/rustwide/target/debug/deps/libtwoway-0d0feccfe8380bdd.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-caf05389e5f0556e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtempdir-cb39df861b1b949a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/librand-4f9280bec82fa735.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ecf383d0be925bef.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ea5031f05f3c1ced.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-99683097a31c90b7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f638449dbf854f3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f76fad062ea788eb.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ca12284908764fe9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-5c8e951c5b06f1c8.rlib" "/opt/rustwide/target/debug/deps/libregex-c1d206671f0c21e6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a2b6999f43b6a5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6ed559ca06d7f02a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-79467375a3998bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-79d4b262d018e107.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libhyper-cb85f4bdb9eaa0c6.rlib" "/opt/rustwide/target/debug/deps/libmime-e78d56bdb452ecc9.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9403e205a56e346e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/liburl-e3dd16207c6be82a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-ee24c0844f8cd99b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7f53ebe64853f7.rlib" "/opt/rustwide/target/debug/deps/libbase64-cdea86c18dad5172.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-94cfe626a449d677.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aff79b1782ddfc5b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-94ea89053a55124b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libbase64-9fd92a67bff624f1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-62fcef657e10a645.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f04e5ac673c08d4e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libarci-09d40655866bc21b.rlib" "/opt/rustwide/target/debug/deps/libserde-0e05b869d0cc962f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3c3bb577f64284b7.rlib" "/opt/rustwide/target/debug/deps/libtracing-1371cccfe45d0841.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-b7a56f60a749a01a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8dcd5749732b29de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-564edebf690f658c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libsimba-135d75620ef8a9b7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-87e2a4f54a1e2a9c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-530a8ec7647de7d5.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libapprox-e9b003914a5b708e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-495441e80c863afd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arci-ros` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3fa8e4d064a0e06897f751dbe8318fd7780af4d2bba888e668ea2e857ee09fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa8e4d064a0e06897f751dbe8318fd7780af4d2bba888e668ea2e857ee09fbd", kill_on_drop: false }` [INFO] [stdout] 3fa8e4d064a0e06897f751dbe8318fd7780af4d2bba888e668ea2e857ee09fbd