[INFO] updating cached repository https://github.com/pkunk/alacritty-nautilus [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66bd508a2e27d61e9a7c5f498f0dd7332e9648b7 [INFO] testing pkunk/alacritty-nautilus against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkunk%2Falacritty-nautilus" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkunk/alacritty-nautilus 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/pkunk/alacritty-nautilus [INFO] finished tweaking git repo https://github.com/pkunk/alacritty-nautilus [INFO] tweaked toml for git repo https://github.com/pkunk/alacritty-nautilus written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pkunk/alacritty-nautilus 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7dda03abf0c8e807ecd7fe8d4e8da46015ba360c2a8fcf274bb8b4275837e9d9 [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" "7dda03abf0c8e807ecd7fe8d4e8da46015ba360c2a8fcf274bb8b4275837e9d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dda03abf0c8e807ecd7fe8d4e8da46015ba360c2a8fcf274bb8b4275837e9d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dda03abf0c8e807ecd7fe8d4e8da46015ba360c2a8fcf274bb8b4275837e9d9", kill_on_drop: false }` [INFO] [stdout] 7dda03abf0c8e807ecd7fe8d4e8da46015ba360c2a8fcf274bb8b4275837e9d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 26b69a71a787313cc3073d8bc3d4d868ea5db61dc265580edf5eacc72710698e [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" "26b69a71a787313cc3073d8bc3d4d868ea5db61dc265580edf5eacc72710698e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling nautilus-extension-sys v0.5.0 [INFO] [stderr] Compiling nautilus-extension v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling alacritty-nautilus 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/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.24aqfzor-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libalacritty_nautilus.so" "-Wl,--version-script=/tmp/rustc2N6t0x/list" "/opt/rustwide/target/debug/deps/alacritty_nautilus.3mh2bw5c7u7gvwhn.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.54caiy5pdwgko6ww.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libnautilus_extension-79bb66b95c6ee377.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libnautilus_extension_sys-38941f83ee8f2e8c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libgtk_sys-f68efdb0a81821e7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libgdk_sys-c3aca0f7199cb5a7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libpango_sys-68b9a9634a3af313.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libgdk_pixbuf_sys-7d1bd92257f9a083.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libgio_sys-5b98f25736724508.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libcairo_sys-bbb9299fa0eeee10.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libatk_sys-5ba8bd28d1fdf5bf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libglib-9ac496b4cf3b77b2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libfutures_executor-56e95f775ae37cfe.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libfutures_util-fb2484e2134127d4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libproc_macro_nested-ffcce2ca2a170d44.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libslab-f053b532a5ee7f39.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libpin_project-cc38644bb88ce073.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libpin_utils-075b778001f9a5fa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libfutures_task-1b0ec5e55ff7ec02.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libonce_cell-55892e3ac4a3edbe.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libfutures_channel-4ac062cfad16a613.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libfutures_core-03bb6a49e6adc4c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libgobject_sys-8c5d17ce353bd40f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libglib_sys-9da6b53ef92721ad.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/liblibc-ebff9c1ec481cfc5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/liblazy_static-660ab907323d6aba.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libbitflags-02fffe573fe5be1a.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libstd-8bb11f807a7b6b4c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libpanic_unwind-ca8087507780d964.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libhashbrown-259c92b387c1c166.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libbacktrace-8a1651b8e23d2aaf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libbacktrace_sys-23bdd98b0574083e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/librustc_demangle-855a92055ec33e2e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libunwind-24c70dd44fbacdfb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libcfg_if-b326273841bae587.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/liblibc-ac3c1f0e16507051.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/liballoc-a5729542b65954aa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2N6t0x/libcore-9a787681bfbeaf61.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustc2N6t0x/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lnautilus-extension" "-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" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-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" "-lcairo" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnautilus-extension [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 `alacritty-nautilus`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "26b69a71a787313cc3073d8bc3d4d868ea5db61dc265580edf5eacc72710698e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b69a71a787313cc3073d8bc3d4d868ea5db61dc265580edf5eacc72710698e", kill_on_drop: false }` [INFO] [stdout] 26b69a71a787313cc3073d8bc3d4d868ea5db61dc265580edf5eacc72710698e