[INFO] cloning repository https://github.com/gilbertw1/drop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilbertw1/drop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f254e5766730a8afdb6fbe1e4ded73f9b94001c [INFO] testing gilbertw1/drop against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gilbertw1/drop on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gilbertw1/drop [INFO] finished tweaking git repo https://github.com/gilbertw1/drop [INFO] tweaked toml for git repo https://github.com/gilbertw1/drop written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gilbertw1/drop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b0ce07c33b7e6dc339ff5a3dab4f3d11eafc0b2c85e05482383d3373160e9b0 [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" "7b0ce07c33b7e6dc339ff5a3dab4f3d11eafc0b2c85e05482383d3373160e9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b0ce07c33b7e6dc339ff5a3dab4f3d11eafc0b2c85e05482383d3373160e9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0ce07c33b7e6dc339ff5a3dab4f3d11eafc0b2c85e05482383d3373160e9b0", kill_on_drop: false }` [INFO] [stdout] 7b0ce07c33b7e6dc339ff5a3dab4f3d11eafc0b2c85e05482383d3373160e9b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98bc495e59a8db89892bb5a0c89dbae06c885beeb01af2a2afe3a92bb16994b [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" "b98bc495e59a8db89892bb5a0c89dbae06c885beeb01af2a2afe3a92bb16994b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling sys-info v0.5.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling clap v2.27.0 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling config v0.7.0 [INFO] [stderr] Compiling drop v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/conf.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let home_dir = std::env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/screenshot.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | fs::remove_file(pamfile); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/screenshot.rs:197:3 [INFO] [stdout] | [INFO] [stdout] 197 | fs::remove_dir_all(cachedir); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.drop.a0pbq7ib-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02" "/opt/rustwide/target/debug/deps/drop-239831f41aeefd02.1310md3085imlttz.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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/sys-info-43d1bd0e97894d16/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lkeybinder-3.0" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgtk-1278f69a3d2b696c.rlib" "/opt/rustwide/target/debug/deps/libgdk-9b1e5fcddbfa5e85.rlib" "/opt/rustwide/target/debug/deps/libpango-84f687238dd5bae1.rlib" "/opt/rustwide/target/debug/deps/libcairo-6f12171c4326cd43.rlib" "/opt/rustwide/target/debug/deps/libc_vec-276349dd6fe21027.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-54b5cf7fb3f1ca4d.rlib" "/opt/rustwide/target/debug/deps/libgio-628968c78c6fe3cb.rlib" "/opt/rustwide/target/debug/deps/libglib-722acf7afe87c30e.rlib" "/opt/rustwide/target/debug/deps/libgtk_sys-0080de2f286c9d66.rlib" "/opt/rustwide/target/debug/deps/libatk_sys-72098441aee88a8f.rlib" "/opt/rustwide/target/debug/deps/libgdk_sys-90dc645804a21618.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-3439e94378be5286.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-9ecbb5bfe551d594.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-746c231bec61faf1.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-996d2a9674442324.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-a73d7d1e58e402f6.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-efe45df19eeaab2e.rlib" "/opt/rustwide/target/debug/deps/libsys_info-fbf487694c44c1e6.rlib" "/opt/rustwide/target/debug/deps/libnix-611092bc0d7c7195.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "/opt/rustwide/target/debug/deps/libclap-1bf7526a9babb3c5.rlib" "/opt/rustwide/target/debug/deps/libatty-19de4fd46a8fdb2d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-753e3f0be4f5c88d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ef523c9dafede54.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e286bbeefafa09a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a1bf50c57bfd2d5b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d8295a7cff65c121.rlib" "/opt/rustwide/target/debug/deps/librand-03b4ff590b089f7d.rlib" "/opt/rustwide/target/debug/deps/libconfig-2c695b63f9e3a72e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-60b766862fb93b03.rlib" "/opt/rustwide/target/debug/deps/libserde_json-31a99f70cfd88b3e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f904f22c9fdfc3e6.rlib" "/opt/rustwide/target/debug/deps/libitoa-d8eef8eb9027cd2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-96988fd306dce1f3.rlib" "/opt/rustwide/target/debug/deps/libtoml-ee1002eb2ba11c1a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b1295feb851ca9a7.rlib" "/opt/rustwide/target/debug/deps/libnom-f1312a56d49d8923.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8b3bb42bd4f0be2.rlib" "/opt/rustwide/target/debug/deps/liblibc-c21d04b7209ab9d6.rlib" "/opt/rustwide/target/debug/deps/libserde-d09e0ed08da4d5be.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lkeybinder-3.0 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b98bc495e59a8db89892bb5a0c89dbae06c885beeb01af2a2afe3a92bb16994b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98bc495e59a8db89892bb5a0c89dbae06c885beeb01af2a2afe3a92bb16994b", kill_on_drop: false }` [INFO] [stdout] b98bc495e59a8db89892bb5a0c89dbae06c885beeb01af2a2afe3a92bb16994b