[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 beta-2020-07-24 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkunk/alacritty-nautilus on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68080901a2c3dc8df081946dac64172565e40e01842f887212a58f5538a6fef [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" "e68080901a2c3dc8df081946dac64172565e40e01842f887212a58f5538a6fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68080901a2c3dc8df081946dac64172565e40e01842f887212a58f5538a6fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68080901a2c3dc8df081946dac64172565e40e01842f887212a58f5538a6fef", kill_on_drop: false }` [INFO] [stdout] e68080901a2c3dc8df081946dac64172565e40e01842f887212a58f5538a6fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffb7e5ac219fcb9291277f7a16f83c0d837d9212ae21971183cb1188d19c4294 [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" "ffb7e5ac219fcb9291277f7a16f83c0d837d9212ae21971183cb1188d19c4294", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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 gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [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 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.3epci6ea-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libalacritty_nautilus.so" "-Wl,--version-script=/tmp/rustcBTrceN/list" "/opt/rustwide/target/debug/deps/alacritty_nautilus.18vct2xlq5nj4gng.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.2qt0ua4ly93qb89o.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libnautilus_extension-f0771b768300a584.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libnautilus_extension_sys-d303959bbdd37dd5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libgtk_sys-9d9eaacc5c33cbc5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libgdk_sys-a9c1065a387e29dd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libpango_sys-821a1d4129f2c0f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libgdk_pixbuf_sys-a9c72ad8ffa2dd0d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libgio_sys-5345fe54fdfc28c7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libcairo_sys-7d818acb5f6e1c47.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libatk_sys-f458fcf0fc2c96ce.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libglib-b709ff89e74a2459.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libfutures_executor-64cb8a9bbdd46f06.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libfutures_util-fc960682f66ff10c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libproc_macro_nested-58339308263095b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libslab-e0e9bebbbea2c5c2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libpin_project-5d91401912b6be26.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libpin_utils-53345e30bb44cd86.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libfutures_task-f87351d9393ae0a0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libonce_cell-d09c66eae77ec294.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libfutures_channel-8064c73f903dabb0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libfutures_core-3847b1d963e5b5d3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libgobject_sys-bd43476d654f35b0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libglib_sys-1033811c5f352701.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/liblibc-f503d0b57945a25f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/liblazy_static-03dc560a77c5aa3e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libbitflags-ef3b499484556621.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libstd-d66e0ceb8eaec9b8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libpanic_unwind-9717ec0599b569a0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libhashbrown-04369de9ba916647.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libbacktrace-0359c4288a5ef89f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libbacktrace_sys-1b25ede22d698ab3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/librustc_demangle-37940b486a68e488.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libunwind-06b77c27e794c7c6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libcfg_if-4d07e02a8df36da1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/liblibc-fb29e0695c0a0f79.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/liballoc-e16188b4cf97e8bb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBTrceN/libcore-b0689b528b222bee.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcBTrceN/libcompiler_builtins-ed072ac495e62e7a.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" "ffb7e5ac219fcb9291277f7a16f83c0d837d9212ae21971183cb1188d19c4294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb7e5ac219fcb9291277f7a16f83c0d837d9212ae21971183cb1188d19c4294", kill_on_drop: false }` [INFO] [stdout] ffb7e5ac219fcb9291277f7a16f83c0d837d9212ae21971183cb1188d19c4294