Dec 12 22:49:37.082 INFO testing umurgdk/linuxgraphics against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 12 22:49:37.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 12 22:49:37.263 INFO [stdout] a61cad0dbbccd217c3215dd851c9347ce3e589f2a2e8285f0b79b1692de2fa4d Dec 12 22:49:37.268 INFO running `"docker" "start" "-a" "a61cad0dbbccd217c3215dd851c9347ce3e589f2a2e8285f0b79b1692de2fa4d"` Dec 12 22:49:37.803 INFO [stderr] usermod: no changes Dec 12 22:49:37.951 INFO [stderr] Compiling drm-sys v0.0.9 Dec 12 22:49:37.951 INFO [stderr] Compiling input-sys v1.9.0 Dec 12 22:49:37.951 INFO [stderr] Compiling gbm-sys v0.1.0 Dec 12 22:49:37.960 INFO [stderr] Compiling libc v0.1.12 Dec 12 22:49:37.960 INFO [stderr] Compiling error-chain v0.11.0 Dec 12 22:49:37.960 INFO [stderr] Compiling libudev-sys v0.1.4 Dec 12 22:49:37.960 INFO [stderr] Compiling libdbus-sys v0.1.3 Dec 12 22:49:37.970 INFO [stderr] Compiling nix v0.9.0 Dec 12 22:49:38.691 INFO [stderr] Compiling gbm-rs v0.2.0 Dec 12 22:49:38.691 INFO [stderr] Compiling nix v0.8.1 Dec 12 22:49:38.695 INFO [stderr] Compiling wayland-scanner v0.12.5 Dec 12 22:49:38.745 INFO [stderr] Compiling khronos v0.1.2 Dec 12 22:49:38.772 INFO [stderr] Compiling gl_generator v0.9.0 Dec 12 22:49:38.779 INFO [stderr] Compiling gl_generator v0.6.1 Dec 12 22:49:39.107 INFO [stderr] Compiling derive_more v0.7.1 Dec 12 22:49:40.871 INFO [stderr] Compiling dlib v0.4.1 Dec 12 22:49:44.747 INFO [stderr] Compiling egl v0.2.7 Dec 12 22:49:44.803 INFO [stderr] Compiling wayland-sys v0.12.5 Dec 12 22:49:44.803 INFO [stderr] Compiling wayland-server v0.12.5 Dec 12 22:49:44.956 INFO [stderr] Compiling gl v0.6.5 Dec 12 22:49:46.071 INFO [stderr] Compiling gl v0.10.0 Dec 12 22:49:50.901 INFO [stderr] Compiling dbus v0.6.2 Dec 12 22:49:50.954 INFO [stderr] Compiling udev v0.2.0 Dec 12 22:49:52.171 INFO [stderr] Compiling drm v0.3.3 Dec 12 22:49:52.911 INFO [stderr] Compiling input v0.4.0 Dec 12 22:50:01.187 INFO [stderr] Compiling gbm v0.4.0 Dec 12 22:50:15.418 INFO [stderr] Compiling cognitive-graphics v0.1.0 Dec 12 22:50:16.288 INFO [stderr] Compiling phoenix v0.1.0 (/source) Dec 12 22:50:16.941 INFO [stderr] warning: unused `#[macro_use]` import Dec 12 22:50:16.942 INFO [stderr] --> src/main.rs:7:1 Dec 12 22:50:16.942 INFO [stderr] | Dec 12 22:50:16.942 INFO [stderr] 7 | #[macro_use] Dec 12 22:50:16.942 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 22:50:16.942 INFO [stderr] | Dec 12 22:50:16.942 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 22:50:16.942 INFO [stderr] Dec 12 22:50:16.942 INFO [stderr] warning: unused import: `input::Event` Dec 12 22:50:16.942 INFO [stderr] --> src/main.rs:16:5 Dec 12 22:50:16.942 INFO [stderr] | Dec 12 22:50:16.942 INFO [stderr] 16 | use input::Event; Dec 12 22:50:16.942 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 22:50:16.942 INFO [stderr] Dec 12 22:50:16.942 INFO [stderr] warning: unused import: `input::event::KeyboardEvent` Dec 12 22:50:16.942 INFO [stderr] --> src/main.rs:17:5 Dec 12 22:50:16.942 INFO [stderr] | Dec 12 22:50:16.942 INFO [stderr] 17 | use input::event::KeyboardEvent; Dec 12 22:50:16.942 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 22:50:16.942 INFO [stderr] Dec 12 22:50:17.023 INFO [stderr] warning: unreachable expression Dec 12 22:50:17.023 INFO [stderr] --> src/main.rs:103:5 Dec 12 22:50:17.023 INFO [stderr] | Dec 12 22:50:17.023 INFO [stderr] 103 | / if let Some(crtc_info) = previous_crtc { Dec 12 22:50:17.023 INFO [stderr] 104 | | gpu.modeset_by_crtc(display.connector, crtc_info); Dec 12 22:50:17.023 INFO [stderr] 105 | | } Dec 12 22:50:17.023 INFO [stderr] | |_____^ Dec 12 22:50:17.023 INFO [stderr] | Dec 12 22:50:17.023 INFO [stderr] = note: #[warn(unreachable_code)] on by default Dec 12 22:50:17.023 INFO [stderr] Dec 12 22:50:17.135 INFO [stderr] warning: unused variable: `previous_crtc` Dec 12 22:50:17.135 INFO [stderr] --> src/main.rs:33:9 Dec 12 22:50:17.135 INFO [stderr] | Dec 12 22:50:17.135 INFO [stderr] 33 | let previous_crtc = display.current_crtc(&gpu); Dec 12 22:50:17.135 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_previous_crtc` instead Dec 12 22:50:17.135 INFO [stderr] | Dec 12 22:50:17.135 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 12 22:50:17.135 INFO [stderr] Dec 12 22:50:19.791 INFO [stderr] error: linking with `cc` failed: exit code: 1 Dec 12 22:50:19.791 INFO [stderr] | Dec 12 22:50:19.791 INFO [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.0.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.1.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.10.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.11.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.12.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.13.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.14.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.15.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.2.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.3.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.4.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.5.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.6.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.7.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.8.rcgu.o" "/target/debug/deps/phoenix-31c88e8758857feb.phoenix.3ibdcqkw-cgu.9.rcgu.o" "-o" "/target/debug/deps/phoenix-31c88e8758857feb" "/target/debug/deps/phoenix-31c88e8758857feb.tf9i3y690xrwhxi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/target/debug/build/backtrace-sys-1f1285d3efce7ea5/out" "-L" "/target/debug/build/libloading-b4abcbc4e5c67cdc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libdbus-a285aa31f3663ff6.rlib" "/target/debug/deps/liblibdbus_sys-baeb74d9cd3eef25.rlib" "/target/debug/deps/libinput-b8177997d66b0870.rlib" "/target/debug/deps/libinput_sys-ad517c35c3088e1b.rlib" "/target/debug/deps/libudev-049f6d012cca00b8.rlib" "/target/debug/deps/liblibudev_sys-d52afb40858cae72.rlib" "/target/debug/deps/libfailure-7ca2500876c8e274.rlib" "/target/debug/deps/libbacktrace-4d609a8a0ee48c9d.rlib" "/target/debug/deps/libbacktrace_sys-36979384c3381628.rlib" "/target/debug/deps/librustc_demangle-1f3e0f3edd940bb2.rlib" "/target/debug/deps/libcognitive_graphics-9110301c8ee5ddfa.rlib" "/target/debug/deps/libgl-6d2452743aa8aae0.rlib" "/target/debug/deps/libgbm_rs-79cbcaa4d4bed1fb.rlib" "/target/debug/deps/libgl-39fe4002c5cfe26f.rlib" "/target/debug/deps/libegl-fb3a50a203402e83.rlib" "/target/debug/deps/libkhronos-4669844702d97b81.rlib" "/target/debug/deps/liblibc-048622ebb92f52a0.rlib" "/target/debug/deps/libgbm-92a6e9c33468ccf0.rlib" "/target/debug/deps/libwayland_server-091751d77de4b7b1.rlib" "/target/debug/deps/libwayland_sys-77ddd1f9aceb9090.rlib" "/target/debug/deps/libdlib-cccc366136f1b3c1.rlib" "/target/debug/deps/liblibloading-3ce318f81f4ee9be.rlib" "/target/debug/deps/libtoken_store-96229ef7127b29aa.rlib" "/target/debug/deps/libnix-c77c008697917441.rlib" "/target/debug/deps/libbitflags-e967b3c4f511128b.rlib" "/target/debug/deps/libbitflags-76f8cac62d4979aa.rlib" "/target/debug/deps/libgbm_sys-90f4d7a2a5eb8f95.rlib" "/target/debug/deps/librand-a7e527c2d6077563.rlib" "/target/debug/deps/librand_core-5368c3181b9bbcd1.rlib" "/target/debug/deps/libdrm-4334ddd6de2b4df8.rlib" "/target/debug/deps/liberror_chain-90721ad245103e6c.rlib" "/target/debug/deps/libnix-2d667ca20776e64f.rlib" "/target/debug/deps/libvoid-92894424ebeb91d8.rlib" "/target/debug/deps/libcfg_if-05a45925adae4719.rlib" "/target/debug/deps/libbitflags-03af3f6d999dd924.rlib" "/target/debug/deps/libdrm_sys-ab078fa56a62b413.rlib" "/target/debug/deps/liblibc-a31f220217a6aa26.rlib" "-Wl,--start-group" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8951067144fcd6a.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-557584a04b5ba683.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-431a1e5e4c3f47f7.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a23c0da4d2de6b62.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8bfe39ba20aa6b17.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f9a54acb2f768daa.rlib" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd7c3c73a313f74d.rlib" "-Wl,--end-group" "/rustup-home/toolchains/aa49d8ef14939ddec0e34b346b60174a5673d48f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f941d940954fa72.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" "-lutil" Dec 12 22:50:19.791 INFO [stderr] = note: /usr/bin/ld: cannot find -linput Dec 12 22:50:19.791 INFO [stderr] /usr/bin/ld: cannot find -lgbm Dec 12 22:50:19.791 INFO [stderr] collect2: error: ld returned 1 exit status Dec 12 22:50:19.791 INFO [stderr] Dec 12 22:50:19.791 INFO [stderr] Dec 12 22:50:19.791 INFO [stderr] error: aborting due to previous error Dec 12 22:50:19.791 INFO [stderr] Dec 12 22:50:19.808 INFO [stderr] error: Could not compile `phoenix`. Dec 12 22:50:19.808 INFO [stderr] Dec 12 22:50:19.808 INFO [stderr] To learn more, run the command again with --verbose. Dec 12 22:50:19.808 INFO [stderr] su: No module specific data is present Dec 12 22:50:20.664 INFO running `"docker" "inspect" "a61cad0dbbccd217c3215dd851c9347ce3e589f2a2e8285f0b79b1692de2fa4d"` Dec 12 22:50:20.887 INFO running `"docker" "rm" "-f" "a61cad0dbbccd217c3215dd851c9347ce3e589f2a2e8285f0b79b1692de2fa4d"` Dec 12 22:50:21.212 INFO [stdout] a61cad0dbbccd217c3215dd851c9347ce3e589f2a2e8285f0b79b1692de2fa4d