[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] a82bbe3..b6b333e master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6b333e6f5265078fb3337cbfb63f0b6e7e0d872 [INFO] testing orhun/tgif against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Ftgif" "/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/orhun/tgif on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 462725fef4640a1c671df95cc3af439b5847b2f0f2aebff46573ced6c50fe797 [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" "462725fef4640a1c671df95cc3af439b5847b2f0f2aebff46573ced6c50fe797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "462725fef4640a1c671df95cc3af439b5847b2f0f2aebff46573ced6c50fe797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462725fef4640a1c671df95cc3af439b5847b2f0f2aebff46573ced6c50fe797", kill_on_drop: false }` [INFO] [stdout] 462725fef4640a1c671df95cc3af439b5847b2f0f2aebff46573ced6c50fe797 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 715b918146b299fe2d23f4a6dacf8795f1e69b8289e5e0080de0f246a4aef0de [INFO] running `Command { std: "docker" "start" "-a" "715b918146b299fe2d23f4a6dacf8795f1e69b8289e5e0080de0f246a4aef0de", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [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 bytesize v1.0.1 [INFO] [stderr] Compiling rprompt v1.0.5 [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 num-traits v0.2.12 [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 miniz_oxide v0.3.7 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling device_query v0.2.4 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [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 clap v2.33.1 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling tgif v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gif/mod.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | mut images: Vec, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "715b918146b299fe2d23f4a6dacf8795f1e69b8289e5e0080de0f246a4aef0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715b918146b299fe2d23f4a6dacf8795f1e69b8289e5e0080de0f246a4aef0de", kill_on_drop: false }` [INFO] [stdout] 715b918146b299fe2d23f4a6dacf8795f1e69b8289e5e0080de0f246a4aef0de [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef4f71899178d3d1946fe310eeb658212e93ce1c6457c65bc5b6d90197a4cd7 [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" "4ef4f71899178d3d1946fe310eeb658212e93ce1c6457c65bc5b6d90197a4cd7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [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 miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.5 [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-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [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] warning: variable does not need to be mutable [INFO] [stdout] --> src/gif/mod.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | mut images: Vec, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.tgif.bhi9qy2i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75" "/opt/rustwide/target/debug/deps/tgif-fd2ee8a039244e75.4ozxanfztaxezskl.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librprompt-2702e6914c1e0f2e.rlib" "/opt/rustwide/target/debug/deps/libdirs-b343030a0e10c65c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-dac8a3654f3e40e3.rlib" "/opt/rustwide/target/debug/deps/libctrlc-b87de8eed1337d81.rlib" "/opt/rustwide/target/debug/deps/libnix-9de352c510c4b065.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libfern-fa550b92b4bcc014.rlib" "/opt/rustwide/target/debug/deps/libcolored-b2937ced49172277.rlib" "/opt/rustwide/target/debug/deps/libchrono-8db8ef89d17991ca.rlib" "/opt/rustwide/target/debug/deps/libtime-95bc193e0f8b2091.rlib" "/opt/rustwide/target/debug/deps/libenigo-ecebeeedafbb23f8.rlib" "/opt/rustwide/target/debug/deps/libdevice_query-5773da924abf2d4f.rlib" "/opt/rustwide/target/debug/deps/libinput_event_codes-ae7f31d58b4aa5fa.rlib" "/opt/rustwide/target/debug/deps/libx11-d549b8a951a4e3f1.rlib" "/opt/rustwide/target/debug/deps/libclap-8543beb5f9d76a14.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-13b88d7c65d73d73.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libimage-f77875806416734a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rlib" "/opt/rustwide/target/debug/deps/libpng-c6efcf79608cd995.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libdeflate-213c3cfdc0a58350.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fd20d25351d8380f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a7943f317d4905d0.rlib" "/opt/rustwide/target/debug/deps/librayon-3149f936f3ab71f5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-32378bea391e0825.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e90a0df0a5b38e09.rlib" "/opt/rustwide/target/debug/deps/liblibc-5782b7f2e503b46c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fce4fee74604f928.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-97658046a2389817.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d2be73ab8d116a45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7847043a43fda956.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2bc4dbba89aee350.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b0d36b49a5ad9162.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c6af468fba1f84b0.rlib" "/opt/rustwide/target/debug/deps/libtiff-99fcadb29136a223.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-1eb18428c63cde84.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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; 1 warning emitted [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" "4ef4f71899178d3d1946fe310eeb658212e93ce1c6457c65bc5b6d90197a4cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef4f71899178d3d1946fe310eeb658212e93ce1c6457c65bc5b6d90197a4cd7", kill_on_drop: false }` [INFO] [stdout] 4ef4f71899178d3d1946fe310eeb658212e93ce1c6457c65bc5b6d90197a4cd7