[INFO] updating cached repository https://github.com/orhun/tgif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/orhun/tgif [INFO] [stderr] 380a69d..0a7c977 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a7c97761c01485ba1546eca7bea2b8fdfaf6805 [INFO] testing orhun/tgif against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Ftgif" "/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/orhun/tgif on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orhun/tgif [INFO] finished tweaking git repo https://github.com/orhun/tgif [INFO] tweaked toml for git repo https://github.com/orhun/tgif written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/orhun/tgif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca164a682122a4dd9a433f330610bbf7362bee933d40c1f0515b90165ff8eb35 [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" "ca164a682122a4dd9a433f330610bbf7362bee933d40c1f0515b90165ff8eb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca164a682122a4dd9a433f330610bbf7362bee933d40c1f0515b90165ff8eb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca164a682122a4dd9a433f330610bbf7362bee933d40c1f0515b90165ff8eb35", kill_on_drop: false }` [INFO] [stdout] ca164a682122a4dd9a433f330610bbf7362bee933d40c1f0515b90165ff8eb35 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29ed808d7db61b472aa5e7a428d3331dfbf8f610d72738ccb1f68e71c6007be [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" "a29ed808d7db61b472aa5e7a428d3331dfbf8f610d72738ccb1f68e71c6007be", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling device_query v0.2.4 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling tgif v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "a29ed808d7db61b472aa5e7a428d3331dfbf8f610d72738ccb1f68e71c6007be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29ed808d7db61b472aa5e7a428d3331dfbf8f610d72738ccb1f68e71c6007be", kill_on_drop: false }` [INFO] [stdout] a29ed808d7db61b472aa5e7a428d3331dfbf8f610d72738ccb1f68e71c6007be [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fb6e6528f25d6d95be0ad3bfb6c6fea5f91313cb8bcb73fad1aa48c6424979 [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" "90fb6e6528f25d6d95be0ad3bfb6c6fea5f91313cb8bcb73fad1aa48c6424979", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling device_query v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling tgif v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.tgif.4nvo0tma-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc" "/opt/rustwide/target/debug/deps/tgif-679af11b0a60d5dc.294wcam6eqrbgccc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librprompt-bf175f69e0b5f2fb.rlib" "/opt/rustwide/target/debug/deps/libdirs-384018081cceadfa.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-acd2965d9af43301.rlib" "/opt/rustwide/target/debug/deps/libctrlc-78eb4fa589d2c63f.rlib" "/opt/rustwide/target/debug/deps/libnix-b92d1e8ac3b51616.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libnatord-c10227d637370c42.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libfern-35d09920486813d5.rlib" "/opt/rustwide/target/debug/deps/libcolored-c74f805ba8dd4b06.rlib" "/opt/rustwide/target/debug/deps/libchrono-62d50bcfa6fa5221.rlib" "/opt/rustwide/target/debug/deps/libtime-cfe0a54939e8cae0.rlib" "/opt/rustwide/target/debug/deps/libenigo-f16f7e9f6d86bdf3.rlib" "/opt/rustwide/target/debug/deps/libdevice_query-5ee53ead9fce3ca7.rlib" "/opt/rustwide/target/debug/deps/libinput_event_codes-5c0401be02cd3539.rlib" "/opt/rustwide/target/debug/deps/libx11-11576537f497d489.rlib" "/opt/rustwide/target/debug/deps/libclap-e2c2937539faeecb.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e99b8463c649ab95.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libterm_size-65e2df4cc8f8d4ae.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-17b5d43ba9ac50dd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libimage-7aaae14657d3463b.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-cff9d3624665733e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libdeflate-38c4b98810689615.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8d9969bdcabe6a27.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-58ea1c02a538169b.rlib" "/opt/rustwide/target/debug/deps/librayon-e7d4c90d265f5986.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6994f4547d572c51.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1d56d4d0ebaedfe2.rlib" "/opt/rustwide/target/debug/deps/liblibc-f6c1aeda0afa9082.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b204fd4103aafa80.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-085a42be91b8e7e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f0e757a79a34a34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3259a6fa34417be1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a41d15e779c7e39c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-17094c6a33f74fcb.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4fa8ecce75e64f9c.rlib" "/opt/rustwide/target/debug/deps/libtiff-cd74f61c6c6082a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e70985a127bc9bfe.rlib" "/opt/rustwide/target/debug/deps/libadler32-93cf3063860c0a1b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libbytesize-bae78c2ab78552fa.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-ldl" "-lX11" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tgif`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "90fb6e6528f25d6d95be0ad3bfb6c6fea5f91313cb8bcb73fad1aa48c6424979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fb6e6528f25d6d95be0ad3bfb6c6fea5f91313cb8bcb73fad1aa48c6424979", kill_on_drop: false }` [INFO] [stdout] 90fb6e6528f25d6d95be0ad3bfb6c6fea5f91313cb8bcb73fad1aa48c6424979