[INFO] crate cognitive-outputs 0.1.0 is already in cache [INFO] extracting crate cognitive-outputs 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/cognitive-outputs/0.1.0 [INFO] extracting crate cognitive-outputs 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cognitive-outputs/0.1.0 [INFO] validating manifest of cognitive-outputs-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cognitive-outputs-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cognitive-outputs-0.1.0 [INFO] finished frobbing cognitive-outputs-0.1.0 [INFO] frobbed toml for cognitive-outputs-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cognitive-outputs/0.1.0/Cargo.toml [INFO] started frobbing cognitive-outputs-0.1.0 [INFO] finished frobbing cognitive-outputs-0.1.0 [INFO] frobbed toml for cognitive-outputs-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cognitive-outputs/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cognitive-outputs-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cognitive-outputs/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-08-13" "build" "--frozen"` [INFO] [stdout] 0ad31f6ff4e22699b023c6266b80922e688b93421477a23656e098f11174f20e [INFO] running `"docker" "start" "-a" "0ad31f6ff4e22699b023c6266b80922e688b93421477a23656e098f11174f20e"` [INFO] [stderr] Compiling cognitive-renderer-gl v0.1.0 [INFO] [stderr] Compiling cognitive-outputs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output.rs:17:22 [INFO] [stderr] | [INFO] [stderr] 17 | viewer: &SurfaceViewer) [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn SurfaceViewer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | fn recreate(&self) -> Result, Illusion>; [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:73:55 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn new(drm: DrmBundle, id: i32) -> Result, Illusion> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:132:22 [INFO] [stderr] | [INFO] [stderr] 132 | viewer: &SurfaceViewer) [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn SurfaceViewer` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:185:38 [INFO] [stderr] | [INFO] [stderr] 185 | fn recreate(&self) -> Result, Illusion> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "0ad31f6ff4e22699b023c6266b80922e688b93421477a23656e098f11174f20e"` [INFO] running `"docker" "rm" "-f" "0ad31f6ff4e22699b023c6266b80922e688b93421477a23656e098f11174f20e"` [INFO] [stdout] 0ad31f6ff4e22699b023c6266b80922e688b93421477a23656e098f11174f20e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cognitive-outputs/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2224c58a5f6f657d7559cd93db7af651ffd14f5a65a41188bb46cc2101d1e4db [INFO] running `"docker" "start" "-a" "2224c58a5f6f657d7559cd93db7af651ffd14f5a65a41188bb46cc2101d1e4db"` [INFO] [stderr] Compiling cognitive-outputs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output.rs:17:22 [INFO] [stderr] | [INFO] [stderr] 17 | viewer: &SurfaceViewer) [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn SurfaceViewer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | fn recreate(&self) -> Result, Illusion>; [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:73:55 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn new(drm: DrmBundle, id: i32) -> Result, Illusion> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:132:22 [INFO] [stderr] | [INFO] [stderr] 132 | viewer: &SurfaceViewer) [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn SurfaceViewer` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/drm_output.rs:185:38 [INFO] [stderr] | [INFO] [stderr] 185 | fn recreate(&self) -> Result, Illusion> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.cognitive_outputs.7itehaj0-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.cognitive_outputs.7itehaj0-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.cognitive_outputs.7itehaj0-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.cognitive_outputs.7itehaj0-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.cognitive_outputs.7itehaj0-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9" "/opt/crater/target/debug/deps/cognitive_outputs-b62b5fc01ae66cf9.4vqczfpnf04bdk88.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-d5ae900bfde9750d/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libcognitive_renderer_gl-f281375e3bda9fae.rlib" "/opt/crater/target/debug/deps/libcognitive_qualia-d65c0f1c41e029a6.rlib" "/opt/crater/target/debug/deps/libserde-570eeff62f392354.rlib" "/opt/crater/target/debug/deps/libdharma-b422f44a9a8c192c.rlib" "/opt/crater/target/debug/deps/libtimerfd-2ba3beed58c3cf63.rlib" "/opt/crater/target/debug/deps/libtimber-83719e2b28b7c8f4.rlib" "/opt/crater/target/debug/deps/libbitflags-a46e55f201abba8f.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libnix-81246d5965e841db.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/liblibudev-c1bfe562bb702b31.rlib" "/opt/crater/target/debug/deps/liblibudev_sys-13971b10fab01522.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libcognitive_graphics-bd0a6839c10b83ca.rlib" "/opt/crater/target/debug/deps/libgl-2aea6e0c0d0c44b2.rlib" "/opt/crater/target/debug/deps/libgbm_rs-751d950549c6e514.rlib" "/opt/crater/target/debug/deps/libdrm-5f0e1ff009340cd3.rlib" "/opt/crater/target/debug/deps/libbyteorder-28a061140ed2d54c.rlib" "/opt/crater/target/debug/deps/libegl-fa2936ba9aa87399.rlib" "/opt/crater/target/debug/deps/libkhronos-71b077a27bbd0df4.rlib" "/opt/crater/target/debug/deps/liblibc-c4bf5ff2ab21da58.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-ludev" "-lgbm" "-ldrm" "-ldrm" "-lEGL" "-lc" "-lm" "-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-outputs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2224c58a5f6f657d7559cd93db7af651ffd14f5a65a41188bb46cc2101d1e4db"` [INFO] running `"docker" "rm" "-f" "2224c58a5f6f657d7559cd93db7af651ffd14f5a65a41188bb46cc2101d1e4db"` [INFO] [stdout] 2224c58a5f6f657d7559cd93db7af651ffd14f5a65a41188bb46cc2101d1e4db