[INFO] crate cognitive-aesthetics 0.1.0 is already in cache [INFO] extracting crate cognitive-aesthetics 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cognitive-aesthetics/0.1.0 [INFO] extracting crate cognitive-aesthetics 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cognitive-aesthetics/0.1.0 [INFO] validating manifest of cognitive-aesthetics-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cognitive-aesthetics-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cognitive-aesthetics-0.1.0 [INFO] finished frobbing cognitive-aesthetics-0.1.0 [INFO] frobbed toml for cognitive-aesthetics-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cognitive-aesthetics/0.1.0/Cargo.toml [INFO] started frobbing cognitive-aesthetics-0.1.0 [INFO] finished frobbing cognitive-aesthetics-0.1.0 [INFO] frobbed toml for cognitive-aesthetics-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cognitive-aesthetics/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cognitive-aesthetics-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cognitive-aesthetics/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] a5cf437585536602c88fe667b8041c0377ada996c26b9ddb6a36486c374c0c42 [INFO] running `"docker" "start" "-a" "a5cf437585536602c88fe667b8041c0377ada996c26b9ddb6a36486c374c0c42"` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling silverknife-fontconfig-sys v0.1.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling khronos v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling timerfd v0.2.0 [INFO] [stderr] Compiling gbm-rs v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling egl v0.2.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling timber v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling font-loader v0.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling dharma v0.1.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling cognitive-graphics v0.1.0 [INFO] [stderr] Compiling cognitive-qualia v0.1.0 [INFO] [stderr] Compiling cognitive-aesthetics v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/panels.rs:149:13 [INFO] [stderr] | [INFO] [stderr] 149 | let mut data = buffer.as_mut_slice(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.57s [INFO] running `"docker" "inspect" "a5cf437585536602c88fe667b8041c0377ada996c26b9ddb6a36486c374c0c42"` [INFO] running `"docker" "rm" "-f" "a5cf437585536602c88fe667b8041c0377ada996c26b9ddb6a36486c374c0c42"` [INFO] [stdout] a5cf437585536602c88fe667b8041c0377ada996c26b9ddb6a36486c374c0c42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cognitive-aesthetics/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 4878bfade43d67acb474d9323915cb66de07500793a5a26d34d762173c18785e [INFO] running `"docker" "start" "-a" "4878bfade43d67acb474d9323915cb66de07500793a5a26d34d762173c18785e"` [INFO] [stderr] Compiling cognitive-aesthetics v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/panels.rs:149:13 [INFO] [stderr] | [INFO] [stderr] 149 | let mut data = buffer.as_mut_slice(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.cognitive_aesthetics.9frxvp0l-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.cognitive_aesthetics.9frxvp0l-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.cognitive_aesthetics.9frxvp0l-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.cognitive_aesthetics.9frxvp0l-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.cognitive_aesthetics.9frxvp0l-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab" "/opt/crater/target/debug/deps/cognitive_aesthetics-a7701545a3c169ab.rclwb70cs85q2j6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libcognitive_qualia-03375f22e8522e34.rlib" "/opt/crater/target/debug/deps/libserde-ff91f18f15ac92fc.rlib" "/opt/crater/target/debug/deps/libcognitive_graphics-3e65ce41d87eb410.rlib" "/opt/crater/target/debug/deps/libgl-4542844f63f0e27e.rlib" "/opt/crater/target/debug/deps/libegl-18a6fd2758c7a556.rlib" "/opt/crater/target/debug/deps/libkhronos-516eb689ba0c25d0.rlib" "/opt/crater/target/debug/deps/liblibc-a21dc24c6709badb.rlib" "/opt/crater/target/debug/deps/libgbm_rs-b302862984b6b703.rlib" "/opt/crater/target/debug/deps/libdharma-102aff7304589c00.rlib" "/opt/crater/target/debug/deps/libtimerfd-b7f4207f21846ac4.rlib" "/opt/crater/target/debug/deps/libbitflags-15b87403f432fdf1.rlib" "/opt/crater/target/debug/deps/libnix-b83a3da642b01375.rlib" "/opt/crater/target/debug/deps/libvoid-7cea1bca190341e8.rlib" "/opt/crater/target/debug/deps/liblibudev-f1b81daa2b7b863f.rlib" "/opt/crater/target/debug/deps/liblibudev_sys-a05f5815585dfa8e.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libtimber-f273487705eca0da.rlib" "/opt/crater/target/debug/deps/librusttype-ef9c0c228884cf16.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-64b5808476af51a2.rlib" "/opt/crater/target/debug/deps/libstb_truetype-3356695384504367.rlib" "/opt/crater/target/debug/deps/libfont_loader-168362eb7422c491.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-037a967372478ce2.rlib" "/opt/crater/target/debug/deps/libimage-656c99d4de73e888.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-840c5083dfb1a3e8.rlib" "/opt/crater/target/debug/deps/libgif-0cf3f5c20e502fdb.rlib" "/opt/crater/target/debug/deps/libcolor_quant-c3bf5cef789459d6.rlib" "/opt/crater/target/debug/deps/liblzw-0ccf98a99dabc5af.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-756dc07762cae6a1.rlib" "/opt/crater/target/debug/deps/librayon-5c87c28b76e90bb7.rlib" "/opt/crater/target/debug/deps/librayon_core-64a470e7278edaa9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libeither-09ec7c1188b8d0d0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-75e9a797b888f338.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-7c39d057eb9e490d.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libarrayvec-9e4036049746a5ab.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libpng-7bfc1fe99239dbd4.rlib" "/opt/crater/target/debug/deps/libdeflate-8c5e9afbd54d0795.rlib" "/opt/crater/target/debug/deps/libadler32-71d1acce3b38b1ac.rlib" "/opt/crater/target/debug/deps/libinflate-687c118f7b63ef9c.rlib" "/opt/crater/target/debug/deps/libbitflags-e424d0a7dda42873.rlib" "/opt/crater/target/debug/deps/libenum_primitive-342fb47c19d0cfb1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c3ec1b467bca6158.rlib" "/opt/crater/target/debug/deps/libnum_rational-7cc413a753a1fafb.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libchrono-1865202cb0fe813b.rlib" "/opt/crater/target/debug/deps/libnum-afef0f025f3e4a93.rlib" "/opt/crater/target/debug/deps/libnum_iter-6aa8c2e263944e3d.rlib" "/opt/crater/target/debug/deps/libnum_integer-35be16e7600d6cb9.rlib" "/opt/crater/target/debug/deps/libnum_traits-04277105b9bd2221.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lEGL" "-lc" "-lm" "-lgbm" "-ludev" "-lfontconfig" "-lfreetype" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgbm [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `cognitive-aesthetics`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4878bfade43d67acb474d9323915cb66de07500793a5a26d34d762173c18785e"` [INFO] running `"docker" "rm" "-f" "4878bfade43d67acb474d9323915cb66de07500793a5a26d34d762173c18785e"` [INFO] [stdout] 4878bfade43d67acb474d9323915cb66de07500793a5a26d34d762173c18785e