[INFO] updating cached repository serprex/noway [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/serprex/noway [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/serprex/noway" "work/ex/beta-1.38-1/sources/1.37.0/gh/serprex/noway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/serprex/noway'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/serprex/noway" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/serprex/noway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/serprex/noway'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 928026c6aab0fdbc7d6629bbf5a0f5f2b4ac47be [INFO] sha for GitHub repo serprex/noway: 928026c6aab0fdbc7d6629bbf5a0f5f2b4ac47be [INFO] validating manifest of serprex/noway 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 serprex/noway 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 serprex/noway [INFO] finished frobbing serprex/noway [INFO] frobbed toml for serprex/noway written to work/ex/beta-1.38-1/sources/1.37.0/gh/serprex/noway/Cargo.toml [INFO] started frobbing serprex/noway [INFO] finished frobbing serprex/noway [INFO] frobbed toml for serprex/noway written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/serprex/noway/Cargo.toml [INFO] crate serprex/noway already has a lockfile, it will not be regenerated [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 serprex/noway 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-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/serprex/noway:/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] a4d9bb7fc1be765a907af94e4b642afba5debc0c5b3a3269e4f2b91b93b740a9 [INFO] running `"docker" "start" "-a" "a4d9bb7fc1be765a907af94e4b642afba5debc0c5b3a3269e4f2b91b93b740a9"` [INFO] [stderr] Compiling rustwlc v0.6.2 [INFO] [stderr] Compiling noway v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms' [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use rustwlc::xkb::keysyms; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_d' [INFO] [stderr] --> src/main.rs:127:4 [INFO] [stderr] | [INFO] [stderr] 127 | keysyms::KEY_d => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_Left' [INFO] [stderr] --> src/main.rs:132:4 [INFO] [stderr] | [INFO] [stderr] 132 | keysyms::KEY_Left => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_Right' [INFO] [stderr] --> src/main.rs:144:4 [INFO] [stderr] | [INFO] [stderr] 144 | keysyms::KEY_Right => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_Down' [INFO] [stderr] --> src/main.rs:157:4 [INFO] [stderr] | [INFO] [stderr] 157 | keysyms::KEY_Down => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_Up' [INFO] [stderr] --> src/main.rs:167:4 [INFO] [stderr] | [INFO] [stderr] 167 | keysyms::KEY_Up => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_o' [INFO] [stderr] --> src/main.rs:179:4 [INFO] [stderr] | [INFO] [stderr] 179 | keysyms::KEY_o => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustwlc::xkb::keysyms::KEY_q' [INFO] [stderr] --> src/main.rs:182:4 [INFO] [stderr] | [INFO] [stderr] 182 | keysyms::KEY_q => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | static ref COMPOSITOR: RwLock = [INFO] [stderr] 18 | | RwLock::new(Compositor { view: None, edges: ResizeEdge::empty() }); [INFO] [stderr] 19 | | static ref HIDDEN: RwLock> = [INFO] [stderr] 20 | | RwLock::new(Vec::new()); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | static ref COMPOSITOR: RwLock = [INFO] [stderr] 18 | | RwLock::new(Compositor { view: None, edges: ResizeEdge::empty() }); [INFO] [stderr] 19 | | static ref HIDDEN: RwLock> = [INFO] [stderr] 20 | | RwLock::new(Vec::new()); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | static ref COMPOSITOR: RwLock = [INFO] [stderr] 18 | | RwLock::new(Compositor { view: None, edges: ResizeEdge::empty() }); [INFO] [stderr] 19 | | static ref HIDDEN: RwLock> = [INFO] [stderr] 20 | | RwLock::new(Vec::new()); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | static ref COMPOSITOR: RwLock = [INFO] [stderr] 18 | | RwLock::new(Compositor { view: None, edges: ResizeEdge::empty() }); [INFO] [stderr] 19 | | static ref HIDDEN: RwLock> = [INFO] [stderr] 20 | | RwLock::new(Vec::new()); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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/noway-66908169351c0c23.noway.frwm058u-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/noway-66908169351c0c23.noway.frwm058u-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/noway-66908169351c0c23" "/opt/crater/target/debug/deps/noway-66908169351c0c23.1829hzif2rud8mwq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-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/target/debug/deps/librustwlc-55ad366c641edb99.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/liblibc-5387475aa5c42d2b.rlib" "/opt/crater/target/debug/deps/liblazy_static-5b3a6350224c4bac.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" "-lwlc" "-lwlc" "-lwlc" "-lxkbcommon" "-lwlc" "-lwlc" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lwlc [INFO] [stderr] /usr/bin/ld: cannot find -lwlc [INFO] [stderr] /usr/bin/ld: cannot find -lwlc [INFO] [stderr] /usr/bin/ld: cannot find -lwlc [INFO] [stderr] /usr/bin/ld: cannot find -lwlc [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 `noway`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a4d9bb7fc1be765a907af94e4b642afba5debc0c5b3a3269e4f2b91b93b740a9"` [INFO] running `"docker" "rm" "-f" "a4d9bb7fc1be765a907af94e4b642afba5debc0c5b3a3269e4f2b91b93b740a9"` [INFO] [stdout] a4d9bb7fc1be765a907af94e4b642afba5debc0c5b3a3269e4f2b91b93b740a9