[INFO] cloning repository https://github.com/umurgdk/linuxgraphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umurgdk/linuxgraphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6deed1753820f2e9c3dcbf71fb557a0b5b5d1b0 [INFO] testing umurgdk/linuxgraphics 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%2Fumurgdk%2Flinuxgraphics" "/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/umurgdk/linuxgraphics 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/umurgdk/linuxgraphics [INFO] finished tweaking git repo https://github.com/umurgdk/linuxgraphics [INFO] tweaked toml for git repo https://github.com/umurgdk/linuxgraphics written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/umurgdk/linuxgraphics 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drm-sys v0.0.9 [INFO] [stderr] Downloaded gbm v0.4.0 [INFO] [stderr] Downloaded khronos v0.1.2 [INFO] [stderr] Downloaded egl v0.2.7 [INFO] [stderr] Downloaded cognitive-graphics v0.1.0 [INFO] [stderr] Downloaded derive_more v0.7.1 [INFO] [stderr] Downloaded wayland-server v0.12.5 [INFO] [stderr] Downloaded drm v0.3.3 [INFO] [stderr] Downloaded gbm-rs v0.2.0 [INFO] [stderr] Downloaded gbm-sys v0.1.0 [INFO] [stderr] Downloaded input-sys v1.9.0 [INFO] [stderr] Downloaded input v0.4.0 [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] 8d3f53cc11ffe1daebee6097808a058e448f8a25b0a7dde188494091629dfcc8 [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" "8d3f53cc11ffe1daebee6097808a058e448f8a25b0a7dde188494091629dfcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3f53cc11ffe1daebee6097808a058e448f8a25b0a7dde188494091629dfcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3f53cc11ffe1daebee6097808a058e448f8a25b0a7dde188494091629dfcc8", kill_on_drop: false }` [INFO] [stdout] 8d3f53cc11ffe1daebee6097808a058e448f8a25b0a7dde188494091629dfcc8 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40772d7600f95dc3d7d889bcf139d2d918c8ba2967483f678f43d1aede38a621 [INFO] running `Command { std: "docker" "start" "-a" "40772d7600f95dc3d7d889bcf139d2d918c8ba2967483f678f43d1aede38a621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling drm-sys v0.0.9 [INFO] [stderr] Compiling gbm-sys v0.1.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling khronos v0.1.2 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling egl v0.2.7 [INFO] [stderr] Compiling gbm-rs v0.2.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling dbus v0.6.2 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling input v0.4.0 [INFO] [stderr] Compiling wayland-server v0.12.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling drm v0.3.3 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling gbm v0.4.0 [INFO] [stderr] Compiling cognitive-graphics v0.1.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling phoenix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `input::Event` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use input::Event; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `input::event::KeyboardEvent` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use input::event::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | 'mainloop: [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 75 | / 'mainloop: [INFO] [stdout] 76 | | loop { [INFO] [stdout] 77 | | // for input_e in input_ctx.clone() { [INFO] [stdout] 78 | | // println!("[libinput] got event: {:?}", input_e); [INFO] [stdout] ... | [INFO] [stdout] 96 | | i += 1; [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 103 | / if let Some(crtc_info) = previous_crtc { [INFO] [stdout] 104 | | gpu.modeset_by_crtc(display.connector, crtc_info); [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `previous_crtc` [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let previous_crtc = display.current_crtc(&gpu); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_crtc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.phoenix.z1myutn6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d" "/opt/rustwide/target/debug/deps/phoenix-387e819e6b20044d.3t1fxewrjvlffkvy.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" "/opt/rustwide/target/debug/build/backtrace-sys-1f9cbf7e17b867c8/out" "-L" "/opt/rustwide/target/debug/build/libloading-e557349a420dea86/out" "-L" "/lib/x86_64-linux-gnu" "-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" "/opt/rustwide/target/debug/deps/libdbus-d94b7ca6dcee45b2.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-edda6ee42ff0730d.rlib" "/opt/rustwide/target/debug/deps/libinput-6cb8ac5c3fbd58ad.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-5f4fae67cc980f16.rlib" "/opt/rustwide/target/debug/deps/libudev-25699901c601bc9b.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-91faf42b53273db8.rlib" "/opt/rustwide/target/debug/deps/libfailure-b4d3b3928719fea0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-be7d19395fae0c93.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d6211f784aa8fc28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-784d1ffed57fb06c.rlib" "/opt/rustwide/target/debug/deps/libcognitive_graphics-9bd71644cabea983.rlib" "/opt/rustwide/target/debug/deps/libgl-99f86f80bb0c94da.rlib" "/opt/rustwide/target/debug/deps/libgbm_rs-6fffe7be51e40011.rlib" "/opt/rustwide/target/debug/deps/libgl-c3a4a948bfdaa7ae.rlib" "/opt/rustwide/target/debug/deps/libegl-e655a8909ff23020.rlib" "/opt/rustwide/target/debug/deps/libkhronos-758166f353f40f5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-b12aa4b2e54b1db5.rlib" "/opt/rustwide/target/debug/deps/libgbm-bedda6553dc60d54.rlib" "/opt/rustwide/target/debug/deps/libwayland_server-b1fe6177d6e15a6b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-17af70a8713dde58.rlib" "/opt/rustwide/target/debug/deps/libdlib-ea1b61eaabdc85ad.rlib" "/opt/rustwide/target/debug/deps/liblibloading-80caf0fe903b9d13.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-3ad6d239f0eb31d7.rlib" "/opt/rustwide/target/debug/deps/libnix-784f16428fab1dff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libgbm_sys-dddf009c5195910d.rlib" "/opt/rustwide/target/debug/deps/librand-5ff5fef4df1c5069.rlib" "/opt/rustwide/target/debug/deps/librand_core-bde60066ef524979.rlib" "/opt/rustwide/target/debug/deps/libdrm-89632b60ed5e83bf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0cf2f02a2b946482.rlib" "/opt/rustwide/target/debug/deps/libnix-a85bc163220fac0c.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-642a78bbea3a8aa7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b15d77b989f677d.rlib" "/opt/rustwide/target/debug/deps/libdrm_sys-9e61cc453b1ac8a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-992e4eaaf6dee430.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-linput" "-ludev" "-lgbm" "-lEGL" "-lc" "-lm" "-lwayland-server" "-ldl" "-lgbm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phoenix`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "40772d7600f95dc3d7d889bcf139d2d918c8ba2967483f678f43d1aede38a621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40772d7600f95dc3d7d889bcf139d2d918c8ba2967483f678f43d1aede38a621", kill_on_drop: false }` [INFO] [stdout] 40772d7600f95dc3d7d889bcf139d2d918c8ba2967483f678f43d1aede38a621