[INFO] updating cached repository https://github.com/sector-f/wallst [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1354c628651c0df9b4cac707231917df71e847f6 [INFO] testing sector-f/wallst against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsector-f%2Fwallst" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sector-f/wallst on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sector-f/wallst [INFO] finished tweaking git repo https://github.com/sector-f/wallst [INFO] tweaked toml for git repo https://github.com/sector-f/wallst written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sector-f/wallst already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 0658060004c2a4b36c3fa83858741b7feb64f5b69bc709e77570ab42ce85904d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0658060004c2a4b36c3fa83858741b7feb64f5b69bc709e77570ab42ce85904d"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling term_size v0.1.1 [INFO] [stderr] Compiling xcb v0.7.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.9.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling xcb-util v0.1.8 [INFO] [stderr] Compiling wallst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | try!(load_from_memory(&buffer)) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | try!(load_from_memory(&buffer)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/xorg.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | shm.put(x, y, ((r << 16) | (g << 8) | (b << 0))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:132:21 [INFO] [stderr] | [INFO] [stderr] 132 | (img_w * ((bg.w + img_w - 1) / img_w)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | (img_h * ((bg.h + img_h - 1) / img_h)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.wallst.13rahw35-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124" "/opt/rustwide/target/debug/deps/wallst-761cbb7011603124.23za1nakvfqpa9g3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-a2ecb6d1858f0e59/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxcb_util-608891df144a7f99.rlib" "/opt/rustwide/target/debug/deps/libxcb-014447b23cb24c31.rlib" "/opt/rustwide/target/debug/deps/liblog-bd3d795ce9bbd9ff.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libpalette-9d8538eca9347aea.rlib" "/opt/rustwide/target/debug/deps/libphf-0f99ef053b9fd8bd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8aecfb9b945fd71a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libnum-7d00200606e927ca.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e746cdd2ac649290.rlib" "/opt/rustwide/target/debug/deps/libapprox-14b892f25d2a8baa.rlib" "/opt/rustwide/target/debug/deps/libimage-ac117bbc8ece6278.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-8103a659250d3197.rlib" "/opt/rustwide/target/debug/deps/libgif-d6a0d9618da1445d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-bddca3167f05293c.rlib" "/opt/rustwide/target/debug/deps/liblzw-136c93306fc01c9c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-591fe281ac51681e.rlib" "/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a00d1faefd8cd2cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libpng-56a6e413b0ac9bad.rlib" "/opt/rustwide/target/debug/deps/libflate2-72d74c919a2e1830.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-5d933eed68b32fd3.rlib" "/opt/rustwide/target/debug/deps/libinflate-15ce33dca7eaf5d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-57cacbe4af8e84a6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-295c451817d626f9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9db42f54d151e0f2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-90b860217c4a2592.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-adb55e0c7562594c.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bfce5498649dc14e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a9121b727fa3a111.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9032d7a2d99629ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-def7868cadb6a3be.rlib" "/opt/rustwide/target/debug/deps/libclap-63734289ba871b9e.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a1433f0bb07c34d6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d609d743d6d2b278.rlib" "/opt/rustwide/target/debug/deps/libbitflags-accfd57ecbd3fa1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-51a8faf2e32ef6a7.rlib" "/opt/rustwide/target/debug/deps/libstrsim-afe737b7ca363a39.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lxcb-image" "-lxcb-image" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-shm" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lxcb-image [INFO] [stderr] /usr/bin/ld: cannot find -lxcb-image [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 5 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `wallst`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0658060004c2a4b36c3fa83858741b7feb64f5b69bc709e77570ab42ce85904d"` [INFO] running `"docker" "rm" "-f" "0658060004c2a4b36c3fa83858741b7feb64f5b69bc709e77570ab42ce85904d"` [INFO] [stdout] 0658060004c2a4b36c3fa83858741b7feb64f5b69bc709e77570ab42ce85904d