[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femcfarlane%2Fedi-blue" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emcfarlane/edi-blue 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 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-1/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.60.0" "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 libflate v1.0.2 [INFO] [stderr] Downloaded protobuf v2.18.0 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] bde49d01ef586ba2e7c4cd288895fcf26afdc21a3e06885023dd993e47877f80 [INFO] running `Command { std: "docker" "start" "-a" "bde49d01ef586ba2e7c4cd288895fcf26afdc21a3e06885023dd993e47877f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bde49d01ef586ba2e7c4cd288895fcf26afdc21a3e06885023dd993e47877f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde49d01ef586ba2e7c4cd288895fcf26afdc21a3e06885023dd993e47877f80", kill_on_drop: false }` [INFO] [stdout] bde49d01ef586ba2e7c4cd288895fcf26afdc21a3e06885023dd993e47877f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80e5a63a88a96e0e2f0b4021c932aa6c5e5aaa7abdff7841696b810ada539d48 [INFO] running `Command { std: "docker" "start" "-a" "80e5a63a88a96e0e2f0b4021c932aa6c5e5aaa7abdff7841696b810ada539d48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling edi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [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 clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [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 pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.21 [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 tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [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: field is never read: `x` [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] [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-f4e326ad14151f98.edi.6305d945-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.edi.6305d945-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98.5eu0ucl3rycemnog.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/workdir" "-L" "/opt/rustwide/target/debug/build/libloading-356d005ce76daa0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrobotcontrol" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp-2682c34f2f213805.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-7395de4751a7168a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cde3a85404f45690.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libsha1-3aa8717a036a07d1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-d8bf3b17f81ad906.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ba1ec716f886f3d1.rlib" "/opt/rustwide/target/debug/deps/libmultipart-f0afb9f14c174634.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-af61482ced8f32fc.rlib" "/opt/rustwide/target/debug/deps/librand-bf2d1d602a5a232c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6079b6646c87b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-a01e508b94942728.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-67b9092d6e8b81ca.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-265a0b27f0febaa6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f500ee7d632acd74.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d1aff595d1776ff2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-feaf5fb19724636c.rlib" "/opt/rustwide/target/debug/deps/liburl-0686682b888fff35.rlib" "/opt/rustwide/target/debug/deps/libidna-a13a597b647a4e76.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6a75afc3b21dd490.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-99c709632b80b0c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-26fa885c4252c819.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fd87869185ccdf49.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libheaders-b8c6a7854bae95ac.rlib" "/opt/rustwide/target/debug/deps/libtime-64cb7eb960672e17.rlib" "/opt/rustwide/target/debug/deps/libsha1-cf8f87958a25934a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-413182367a615b7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-d06614a7f259d0c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libserde-e55099eb6408f6c8.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ab0661ed470d4a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-9d376bf6b2445c8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-5f9f0b691d6ba866.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4d6a69e5b8b44e48.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2bdb23b59406c1e0.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6b1f78dfa04a8ff0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bc65102ae755ed4.rlib" "/opt/rustwide/target/debug/deps/libtokio-7a156b3fe1125f6e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-533f9b773225fc20.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dbe399bba6fcfc0e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28a782a1cb93e66d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3fc93e92e8235d81.rlib" "/opt/rustwide/target/debug/deps/libmio-57a9d256d76361e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-cb259d9b74d526fd.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d1dc9960f52f246.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4c29ad0ee8144044.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libtracing-00b85d5580175704.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c821aeba5fde98f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libfutures-5629bc3812239505.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6ab1f120850b10c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-39c17dc824369134.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-d1f56cb67a71faff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cae1b768d003a47a.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ab9c517b82a2b4e0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54ba4294b1058b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5e3cd3d42bc87bd5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ded63f0107375a13.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1cf34bc0a0bb2d72.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ebdd3ff667c4be93.rlib" "/opt/rustwide/target/debug/deps/libprometheus-25bae138204198f9.rlib" "/opt/rustwide/target/debug/deps/libprocfs-8b147f61be2abb96.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8579e5060ea1a32e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-400f4b69a443c22b.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-915d78823f53200b.rlib" "/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0f1c86be30451c24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-430368c42c203dc4.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-28536321b85414ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-78406f71ab51a4d1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/edi-f4e326ad14151f98" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edi` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "80e5a63a88a96e0e2f0b4021c932aa6c5e5aaa7abdff7841696b810ada539d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e5a63a88a96e0e2f0b4021c932aa6c5e5aaa7abdff7841696b810ada539d48", kill_on_drop: false }` [INFO] [stdout] 80e5a63a88a96e0e2f0b4021c932aa6c5e5aaa7abdff7841696b810ada539d48