[INFO] cloning 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" "clone" "--bare" "https://github.com/pkunk/alacritty-nautilus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkunk%2Falacritty-nautilus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkunk%2Falacritty-nautilus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c4f8dc8f0f99577a11f333a75575af38b9c4a9c [INFO] testing pkunk/alacritty-nautilus against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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-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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0e86bf1f6780d7db69c425f664c20c0bb56ef68c099457e30b9954bf4b64299 [INFO] running `Command { std: "docker" "start" "-a" "f0e86bf1f6780d7db69c425f664c20c0bb56ef68c099457e30b9954bf4b64299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0e86bf1f6780d7db69c425f664c20c0bb56ef68c099457e30b9954bf4b64299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e86bf1f6780d7db69c425f664c20c0bb56ef68c099457e30b9954bf4b64299", kill_on_drop: false }` [INFO] [stdout] f0e86bf1f6780d7db69c425f664c20c0bb56ef68c099457e30b9954bf4b64299 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e7796740e64aa3b619b8f517cd0abf5dba5b89e5f2a7e92c92af7ca42196df [INFO] running `Command { std: "docker" "start" "-a" "97e7796740e64aa3b619b8f517cd0abf5dba5b89e5f2a7e92c92af7ca42196df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nautilus-extension-sys v0.5.0 [INFO] [stderr] Compiling nautilus-extension v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.alacritty_nautilus.5fboh18h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libalacritty_nautilus.so" "-Wl,--version-script=/tmp/rustczVuEpj/list" "/opt/rustwide/target/debug/deps/alacritty_nautilus.1nxvelc0u3qlpwte.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty_nautilus.3g74jntaiaf3n7zi.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libnautilus_extension-518b4ee5d3fd2d17.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libnautilus_extension_sys-5f55ada1fec35473.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgtk_sys-f9de6867305a54dd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgdk_sys-96f0b1035aa792a1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libpango_sys-f2dd0f1ac1d419e8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgdk_pixbuf_sys-4db9cbbe77591be3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgio_sys-8c456582594836f1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libcairo_sys-e891a6b66d1df7b7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libatk_sys-91b2ecb3d4eca7dc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libglib-a037ae9ef79e45ab.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libfutures_executor-da371fc9e0609a98.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libfutures_util-beb7149bc439782f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libproc_macro_nested-1b1e8df1ed692701.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libslab-66c74742abc4bd48.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libpin_project-0d763e2a251d407f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libpin_utils-b10c0dd2b387f299.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libfutures_task-30fd3c31b4066f72.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libonce_cell-0d5cc60f5947d67d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libfutures_channel-1f45e8c91ab5155c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libfutures_core-9947b33d2e5f2482.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgobject_sys-37851905919be12b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libglib_sys-ccc29187d50c8ae2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/liblibc-30b20625c6224f36.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libbitflags-7f78c1de5599d643.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libstd-21256c14e4504640.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libpanic_unwind-986e7fea4474d4d2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libminiz_oxide-91d85f45babdb06e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libadler-756509c31813f9a6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libobject-5c2ef587e740c0cc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libaddr2line-ad8f9371d31db1b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libgimli-402820fb3b4d3dd8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libstd_detect-5e8e903f07dc8747.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/librustc_demangle-7ab9ae5080c07187.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libhashbrown-c8e8d47c6bf14de2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libunwind-cedc8fec61444895.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libcfg_if-a1c96351c52bc56a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/liblibc-e41c6d24baeb2249.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/liballoc-62493b241881590c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/librustc_std_workspace_core-a1fd7734706d5518.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczVuEpj/libcore-c8ded1707ad10767.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustczVuEpj/libcompiler_builtins-1eec8756baa5bc24.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" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "97e7796740e64aa3b619b8f517cd0abf5dba5b89e5f2a7e92c92af7ca42196df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e7796740e64aa3b619b8f517cd0abf5dba5b89e5f2a7e92c92af7ca42196df", kill_on_drop: false }` [INFO] [stdout] 97e7796740e64aa3b619b8f517cd0abf5dba5b89e5f2a7e92c92af7ca42196df