[INFO] updating cached repository https://github.com/sector-f/wallst [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1354c628651c0df9b4cac707231917df71e847f6 [INFO] testing sector-f/wallst against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsector-f%2Fwallst" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sector-f/wallst on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/sector-f/wallst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b571efaac1cf8f863e2a506fa779202ca0a682958836600b52cba157f02d4676 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b571efaac1cf8f863e2a506fa779202ca0a682958836600b52cba157f02d4676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b571efaac1cf8f863e2a506fa779202ca0a682958836600b52cba157f02d4676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b571efaac1cf8f863e2a506fa779202ca0a682958836600b52cba157f02d4676", kill_on_drop: false }` [INFO] [stdout] b571efaac1cf8f863e2a506fa779202ca0a682958836600b52cba157f02d4676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e7b5b6143e31c51ca4a2be29e7d057f32b6c594d024ee143abfb69ac84b2f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2e7b5b6143e31c51ca4a2be29e7d057f32b6c594d024ee143abfb69ac84b2f5", kill_on_drop: false }` [INFO] [stderr] Compiling xcb v0.7.8 [INFO] [stderr] Compiling term_size v0.1.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling clap v2.9.3 [INFO] [stderr] Compiling xcb-util v0.1.8 [INFO] [stderr] Compiling wallst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | try!(load_from_memory(&buffer)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | try!(load_from_memory(&buffer)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/xorg.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | shm.put(x, y, ((r << 16) | (g << 8) | (b << 0))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | (img_w * ((bg.w + img_w - 1) / img_w)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | (img_h * ((bg.h + img_h - 1) / img_h)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.wallst.8hsho4th-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa" "/opt/rustwide/target/debug/deps/wallst-9a73582834da33fa.sir9gdy6frunjkm.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-93892b05cb76ce5f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxcb_util-657db105ee1cb47d.rlib" "/opt/rustwide/target/debug/deps/libxcb-1aae34f8685b496d.rlib" "/opt/rustwide/target/debug/deps/liblog-8d6deb05e4a450a5.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libpalette-c409e1628cd9c5e7.rlib" "/opt/rustwide/target/debug/deps/libphf-0878fe685dfe985f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-729eaccefee4d3f1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libnum-7ccb7a84d86df4c1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-38b34b9c5bb580a3.rlib" "/opt/rustwide/target/debug/deps/libapprox-f318ba0767cda520.rlib" "/opt/rustwide/target/debug/deps/libimage-c2aec02aed45c4cb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-d02f88d85012114a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3dc9d085d8b197b3.rlib" "/opt/rustwide/target/debug/deps/librayon-b3ddc167140a3c3e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f7ef637d3a9559fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libpng-65476e264e8841cf.rlib" "/opt/rustwide/target/debug/deps/libflate2-14776ddcbc8f17a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-4d9468ae831767dc.rlib" "/opt/rustwide/target/debug/deps/libinflate-396c4b43ae7b2483.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a8f5050e476e1c0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6615e9d03ffe16c6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac38289afe19c459.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-218c2fe94f8517e7.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f733c6b77dc722ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f84db87ac40dfc9a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dab92e4a7c3b6ca2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-25b43da44e7bda7c.rlib" "/opt/rustwide/target/debug/deps/libclap-000a4819f86e0b1d.rlib" "/opt/rustwide/target/debug/deps/libterm_size-72b61bc1d123ac0f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8a99ff997b23ac65.rlib" "/opt/rustwide/target/debug/deps/libbitflags-919933c806e455aa.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d8a9bb9e5e14c788.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5a8796c4ec37c164.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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] [stdout] = note: /usr/bin/ld: cannot find -lxcb-image [INFO] [stdout] /usr/bin/ld: cannot find -lxcb-image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wallst`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d2e7b5b6143e31c51ca4a2be29e7d057f32b6c594d024ee143abfb69ac84b2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e7b5b6143e31c51ca4a2be29e7d057f32b6c594d024ee143abfb69ac84b2f5", kill_on_drop: false }` [INFO] [stdout] d2e7b5b6143e31c51ca4a2be29e7d057f32b6c594d024ee143abfb69ac84b2f5