[INFO] cloning repository https://github.com/chrisduerr/catacomb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisduerr/catacomb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fcatacomb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fcatacomb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 387602cb33564ece97f2c4fa769342d4dbc6243e [INFO] testing chrisduerr/catacomb against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fcatacomb" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisduerr/catacomb on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisduerr/catacomb [INFO] finished tweaking git repo https://github.com/chrisduerr/catacomb [INFO] tweaked toml for git repo https://github.com/chrisduerr/catacomb written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/chrisduerr/catacomb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f783046041eef8ec33af263790092a355948e3419f2e9261cc92eeb9b2f61f7b [INFO] running `Command { std: "docker" "start" "-a" "f783046041eef8ec33af263790092a355948e3419f2e9261cc92eeb9b2f61f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f783046041eef8ec33af263790092a355948e3419f2e9261cc92eeb9b2f61f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f783046041eef8ec33af263790092a355948e3419f2e9261cc92eeb9b2f61f7b", kill_on_drop: false }` [INFO] [stdout] f783046041eef8ec33af263790092a355948e3419f2e9261cc92eeb9b2f61f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1ca32bd37ca9354897f4fd3edae209682e1394186b4bda1aa4755d9c13cd98a [INFO] running `Command { std: "docker" "start" "-a" "f1ca32bd37ca9354897f4fd3edae209682e1394186b4bda1aa4755d9c13cd98a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling drm-sys v0.1.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/chrisduerr/smithay?rev=27def214da468b108b78a8bd597d42f4c4d3ba91#27def214) [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-server v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling xkbcommon v0.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling udev v0.6.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling drm-ffi v0.2.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling drm v0.6.2 [INFO] [stderr] Compiling gbm v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling catacomb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.catacomb.261b6bb5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c.3r34f5r9l5p6gpeb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmithay-f31b450b3bbf6767.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-e777f1373f8642e0.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-d76d5423141990e1.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-05227be80f473e64.rlib" "/opt/rustwide/target/debug/deps/libappendlist-3c6a93f9fac7f50c.rlib" "/opt/rustwide/target/debug/deps/librand-9f044efbbc958598.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7b39abf157674d1c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-97c30b71ae573767.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07ed28d9f15b2ef6.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-04cb780276a4dbc9.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3c725dd9c3ac2798.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c6e62702e2d6590.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-33438ba54fb0b395.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94af089984fd52c7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libx11rb-60957ab7407e35c1.rlib" "/opt/rustwide/target/debug/deps/libgethostname-9d028625ebf9218d.rlib" "/opt/rustwide/target/debug/deps/libdbus-1774991d4c1f1c4b.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-d045927f3e3e14e4.rlib" "/opt/rustwide/target/debug/deps/libinput-5d7f27b5218e716d.rlib" "/opt/rustwide/target/debug/deps/libudev-50df3b5aec65e3dc.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-a8cd202948543bc5.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-f8f0d5bf295037e5.rlib" "/opt/rustwide/target/debug/deps/libwinit-c3428ab5b77f4bc4.rlib" "/opt/rustwide/target/debug/deps/libmio-3384af1e19a3a672.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-37d8007639829b60.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2c6bf19710007e94.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f129f0ffd70a6245.rlib" "/opt/rustwide/target/debug/deps/libxcursor-0143c5298a0bee48.rlib" "/opt/rustwide/target/debug/deps/libnom-6ab1864738fff541.rlib" "/opt/rustwide/target/debug/deps/libmemchr-36de10ede2bb5ee7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-8683383ae22734f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b1fbda897413a071.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ff1219606d791e4d.rlib" "/opt/rustwide/target/debug/deps/libcty-fd2ba6fc1ce94af0.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-d2239651f141d33a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0951d27e559413ec.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e63da9b031018e5f.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libslog-88794e6c4909161b.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-efda71eb7b6da24c.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-1a0db29042560189.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1b1383a51894d40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfe3e58443a90f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-5459f05b3cba1a99.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e6de223cdb7b27fd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8c112653775a187a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libdlib-38be031ba7bcfd8e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-52db09cc661d842c.rlib" "/opt/rustwide/target/debug/deps/libcgmath-91ebc48bf3826682.rlib" "/opt/rustwide/target/debug/deps/libapprox-a96b3637af1e049a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libgbm-13d18ea6fa4193d3.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-f413e86620c6996e.rlib" "/opt/rustwide/target/debug/deps/libdrm-b2d71ef8e5145cb1.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-b5ea2584e4338797.rlib" "/opt/rustwide/target/debug/deps/libdrm_ffi-26ec46d1d1b8527e.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-9db050efd76e01b0.rlib" "/opt/rustwide/target/debug/deps/libnix-25d40a84e07ce3bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-e59be6c245f1501f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lsystemd" "-lxkbcommon" "-ldbus-1" "-ludev" "-linput" "-ldl" "-lgbm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/catacomb-ba44298d4becfc1c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] /usr/bin/ld: cannot find -lgbm [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 `catacomb` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f1ca32bd37ca9354897f4fd3edae209682e1394186b4bda1aa4755d9c13cd98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ca32bd37ca9354897f4fd3edae209682e1394186b4bda1aa4755d9c13cd98a", kill_on_drop: false }` [INFO] [stdout] f1ca32bd37ca9354897f4fd3edae209682e1394186b4bda1aa4755d9c13cd98a