[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femcfarlane%2Fedi-blue" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emcfarlane/edi-blue 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 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-8/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v1.0.2 [INFO] [stderr] Downloaded protobuf v2.18.0 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7efd7f3a6cf701e4ebc154078944fb5c66a1738f84dc5194f9b81ba8bdfc1a1 [INFO] running `Command { std: "docker" "start" "-a" "b7efd7f3a6cf701e4ebc154078944fb5c66a1738f84dc5194f9b81ba8bdfc1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7efd7f3a6cf701e4ebc154078944fb5c66a1738f84dc5194f9b81ba8bdfc1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7efd7f3a6cf701e4ebc154078944fb5c66a1738f84dc5194f9b81ba8bdfc1a1", kill_on_drop: false }` [INFO] [stdout] b7efd7f3a6cf701e4ebc154078944fb5c66a1738f84dc5194f9b81ba8bdfc1a1 [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=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] [stdout] cb366b4639c33f27cdaceab67a28a997aec0a5cc6572f1a76c095e3e3d9dc993 [INFO] running `Command { std: "docker" "start" "-a" "cb366b4639c33f27cdaceab67a28a997aec0a5cc6572f1a76c095e3e3d9dc993", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling hex v0.4.2 [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 urlencoding v1.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.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 want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.21 [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 libflate v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v4.2.3 [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling procfs v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling cexpr v0.3.6 [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 http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling tungstenite v0.11.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 tokio-util v0.3.1 [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: 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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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" "-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/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.edi.7dvzkw7b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9" "/opt/rustwide/target/debug/deps/edi-1f0c3a26d31f18f9.4lrfzoqeq3k1merq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/workdir" "-L" "/opt/rustwide/target/debug/build/libloading-5bd8f7d79514cc33/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrobotcontrol" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp-38ab5290c812db94.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-97c263509a51e653.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-dcddabdd02bc3c28.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libsha1-aa8c1b05bbcc8cbd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f8726db4bcccb662.rlib" "/opt/rustwide/target/debug/deps/libmultipart-aa76c8c2dbab9fba.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3a08d52bdad2f4e2.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-2a9d6e053d7869bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-05a2b09ab10be351.rlib" "/opt/rustwide/target/debug/deps/librand-1d2ddcda136e6200.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d08720df82dcc213.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-279565210d74dbfb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6612203d3a4f8653.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/librand-a2b516738c2cd17e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-36f62dc1bb74da7e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-1bd88a84bec6eaff.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-524eca19fa4d012f.rlib" "/opt/rustwide/target/debug/deps/liburl-8a3aef9a52719fc9.rlib" "/opt/rustwide/target/debug/deps/libidna-0cd77c4568325a65.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a179e4d8fa65f197.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6a38db4597245330.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4374ab8408775bb5.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libheaders-86140cfa5bab5fb6.rlib" "/opt/rustwide/target/debug/deps/libtime-7d41678e16830655.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdfa281dd7623125.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e56cb646ec4c5f27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4486da829b2e7071.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde-c85709f4f5e0e5f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c8214f286ac839a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-f0887874b135bff2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-d2008e975e409714.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1faa64698263cdc0.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ce2abc18f0f47a9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/libtokio-6be24634f46d1f95.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2f8172abf274b100.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f7fcfe9e252c4601.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c458d94f6bcba217.rlib" "/opt/rustwide/target/debug/deps/libmio-8979f1d40119466a.rlib" "/opt/rustwide/target/debug/deps/libiovec-309e9fd89283c05d.rlib" "/opt/rustwide/target/debug/deps/libnet2-79349dcb989450bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7379792fe3e62d4d.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-b7216096b271eeb9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libgetopts-5ca43e98c1da9652.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libfutures-33720c933f7eee8c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-720ef0079f5ab787.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b47840599e147fee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cadfa1f4ffbfe7c4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a6ae08927035d26b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7bd69ae5326523fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0ab95510925cb608.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-74ca61a1bfeb18d1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c47e8f449fbdbb3.rlib" "/opt/rustwide/target/debug/deps/libprometheus-1a7966ca03357dbb.rlib" "/opt/rustwide/target/debug/deps/libprocfs-28e9bb8a8fcc9a55.rlib" "/opt/rustwide/target/debug/deps/liblibflate-a650b6a8e6afe7b8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-a38dc9eab52ca0e9.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-838dca1084e8325a.rlib" "/opt/rustwide/target/debug/deps/libhex-5c7215f6deef5a2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6824d42c7db0f3d1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2c75a07d68a89376.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-8ad68c6615e7fc07.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.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: /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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cb366b4639c33f27cdaceab67a28a997aec0a5cc6572f1a76c095e3e3d9dc993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb366b4639c33f27cdaceab67a28a997aec0a5cc6572f1a76c095e3e3d9dc993", kill_on_drop: false }` [INFO] [stdout] cb366b4639c33f27cdaceab67a28a997aec0a5cc6572f1a76c095e3e3d9dc993