[INFO] cloning repository https://github.com/emcfarlane/edi-blue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emcfarlane/edi-blue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femcfarlane%2Fedi-blue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femcfarlane%2Fedi-blue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b151be3f9ad0ffb014dd2097f1b5e417ce4048c8 [INFO] testing emcfarlane/edi-blue against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femcfarlane%2Fedi-blue" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emcfarlane/edi-blue on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emcfarlane/edi-blue [INFO] finished tweaking git repo https://github.com/emcfarlane/edi-blue [INFO] tweaked toml for git repo https://github.com/emcfarlane/edi-blue written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/emcfarlane/edi-blue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a96199a22c3156fefe4dd08de99344799384a8a78b11f2dbdcdcfc249ca46f8d [INFO] running `Command { std: "docker" "start" "-a" "a96199a22c3156fefe4dd08de99344799384a8a78b11f2dbdcdcfc249ca46f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a96199a22c3156fefe4dd08de99344799384a8a78b11f2dbdcdcfc249ca46f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96199a22c3156fefe4dd08de99344799384a8a78b11f2dbdcdcfc249ca46f8d", kill_on_drop: false }` [INFO] [stdout] a96199a22c3156fefe4dd08de99344799384a8a78b11f2dbdcdcfc249ca46f8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d055a203a4dc65a7989016335bd5d01124dadc583bcbf0e46df07ef8a11b4a1f [INFO] running `Command { std: "docker" "start" "-a" "d055a203a4dc65a7989016335bd5d01124dadc583bcbf0e46df07ef8a11b4a1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling edi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling procfs v0.7.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:476:26 [INFO] [stdout] | [INFO] [stdout] 476 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 476 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 476 | Err(f) => std::panic::panic_any(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.edi.c45a41a4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab.44csjceyvlrk1yyx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/workdir" "-L" "/opt/rustwide/target/debug/build/libloading-c89091d2e31992a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrobotcontrol" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp-f67aefa3644b4b1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-6c296dcb7422ec6e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d05b1b5d725b246d.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-4208f48f69157130.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0b9965fc67987f53.rlib" "/opt/rustwide/target/debug/deps/libmultipart-ca478e703c10e03a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-bfc67ad2e3288d28.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-d2cc00446f412493.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e38378ee48faf72f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b96653040e49a5c3.rlib" "/opt/rustwide/target/debug/deps/librand-10ebab2dbd4dab33.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b48178dae907618.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-da328fcd963bb4ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-790d083f9602e438.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/librand-2112a5155d5c2d3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-160bcfb0eac6a702.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d02570f43153edce.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b28df24c09100b8.rlib" "/opt/rustwide/target/debug/deps/liburl-0c483fe638a81bc6.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd76b800d426d86d.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libheaders-142950d9a30a7d2b.rlib" "/opt/rustwide/target/debug/deps/libtime-57d9c05306e65a94.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ed68ef7f37bfc0.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libdigest-2e57f1026673cb12.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-03aff259f7333519.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-45887da20484ec6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b02514da11eff508.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-925e4473cc63646f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-6433339f2f1db59d.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-7f10264be6eeade6.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "/opt/rustwide/target/debug/deps/libserde-22cc751b31ab65a4.rlib" "/opt/rustwide/target/debug/deps/libhyper-8dd7626666aa4d44.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-a4f5e92fb4d81e4b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-931ccd37e1edddc1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e34f930e031787a4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-298584bb786ca053.rlib" "/opt/rustwide/target/debug/deps/libtokio-18da164d4b97165f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0267efde56d545e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6641994cceb5298f.rlib" "/opt/rustwide/target/debug/deps/libmio-81483149680f0f89.rlib" "/opt/rustwide/target/debug/deps/libiovec-e0544e3e746d349e.rlib" "/opt/rustwide/target/debug/deps/libnet2-566cde2599e6224b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5878bdbc22a6737d.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libtracing-9d36530b833a490a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libgetopts-ffe37d646c4ac1c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libfutures-a5b7e9f99049f24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-95acf4481d898baa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2c134b4c4ce37626.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6943c4db1f0acb52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bd8822d4c3002784.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cc57118a5c9c9bdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7b86b3047eea79e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8e16f2c3a761e854.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9dea27d19fca02c3.rlib" "/opt/rustwide/target/debug/deps/libprometheus-2ebdf8b59eff75e5.rlib" "/opt/rustwide/target/debug/deps/libprocfs-675dc545b35ee1ca.rlib" "/opt/rustwide/target/debug/deps/liblibflate-fe4daaaac4809c85.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-2d000f8860982d3b.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-995f94fed1a0b250.rlib" "/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e3ec946aa03e9da3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-823dc32d09e0c490.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-46767ac19cc3db02.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/edi-78a33e411f3940ab" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/librobotcontrol.a when searching for -lrobotcontrol [INFO] [stdout] /usr/bin/ld: cannot find -lrobotcontrol [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edi` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d055a203a4dc65a7989016335bd5d01124dadc583bcbf0e46df07ef8a11b4a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d055a203a4dc65a7989016335bd5d01124dadc583bcbf0e46df07ef8a11b4a1f", kill_on_drop: false }` [INFO] [stdout] d055a203a4dc65a7989016335bd5d01124dadc583bcbf0e46df07ef8a11b4a1f