[INFO] cloning repository https://github.com/schctl/nerdwm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schctl/nerdwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschctl%2Fnerdwm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschctl%2Fnerdwm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964729a727853c7170b19a13cf86c60e3fa5a618
[INFO] testing schctl/nerdwm/964729a727853c7170b19a13cf86c60e3fa5a618 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschctl%2Fnerdwm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schctl/nerdwm
[INFO] finished tweaking git repo https://github.com/schctl/nerdwm
[INFO] tweaked toml for git repo https://github.com/schctl/nerdwm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schctl/nerdwm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/schctl/nerdwm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded xcb-util v0.4.0
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded smallvec v1.8.0
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded xcb v0.10.1
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158
[INFO] running `Command { std: "docker" "start" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling xcb-util v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling nerdwm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]  --> src/prelude.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use log::{debug, error, info, trace, warn};
[INFO] [stdout]   |               ^^^^^                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcq117yh/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfern-782aa89bbac6108c,libchrono-65cc4a9095b918bf,libnum_integer-c12b7e957bcc91eb,libnum_traits-c589e0358b4594f2,libtime-bb2726e5c35bf63b,libtoml-53d923a955e5d666,libxdg-e12fbf3ccbf15d23,libdirs-ca8048bc233b0e9c,libdirs_sys-9b903d063a5282c0,libtokio-130a8131beb66d1c,libsignal_hook_registry-c27e7a99109f1c8b,libnum_cpus-5172425712fc0c25,libsocket2-63eaa52d5871e2b3,libmemchr-3d0ec59241a02054,libonce_cell-4d730ecf132ee930,libbytes-3aba2b4fd6e71b66,libmio-c9f0f5560098acae,libpin_project_lite-6df6c214457c8ca7,libparking_lot-21ec361019115341,libparking_lot_core-01882410b28b8c57,libsmallvec-4d273beb6a432798,liblock_api-71cfcf8f8e5dc71c,libscopeguard-e318caba69bf687f,libthiserror-8b04310f29bd638c,libxcb_util-f857679b968db5a2,libxcb-ebdb87b9ef029938,liblog-db64831fa30f0a98,libcfg_if-3e7fc4e38d4a72b5,liblibc-fbf4c9102e55dcf1,libserde-c0ecb06915123ca5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxcb-keysyms" "-lxcb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcq117yh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nerdwm-395ac0eacc06f27d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxcb-keysyms
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nerdwm` (bin "nerdwm") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158", kill_on_drop: false }`
[INFO] [stdout] de56e47a691338f05eafa11b1e304853673c33a6493eb4f6deefc274a1efd158
