[INFO] cloning repository https://github.com/Metalab/redalert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metalab/redalert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75fa61e3dca604a24c4300918085924a6a8e6641 [INFO] testing Metalab/redalert against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Metalab/redalert 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/Metalab/redalert [INFO] finished tweaking git repo https://github.com/Metalab/redalert [INFO] tweaked toml for git repo https://github.com/Metalab/redalert written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Metalab/redalert 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] running `Command { std: "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_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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d25c463a9abf471955d0fc426534a8aeb8e120d2efd95ab14923a723aac4a28e [INFO] running `Command { std: "docker" "start" "-a" "d25c463a9abf471955d0fc426534a8aeb8e120d2efd95ab14923a723aac4a28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d25c463a9abf471955d0fc426534a8aeb8e120d2efd95ab14923a723aac4a28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d25c463a9abf471955d0fc426534a8aeb8e120d2efd95ab14923a723aac4a28e", kill_on_drop: false }` [INFO] [stdout] d25c463a9abf471955d0fc426534a8aeb8e120d2efd95ab14923a723aac4a28e [INFO] running `Command { std: "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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d50da4f186743f19183b249dfad78d126263e8159329475bc82c311bc134d2c [INFO] running `Command { std: "docker" "start" "-a" "2d50da4f186743f19183b249dfad78d126263e8159329475bc82c311bc134d2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ical v0.4.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling metalab-redalert v0.1.0 (/opt/rustwide/workdir) [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/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.metalab_redalert.73b4gfp2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9" "/opt/rustwide/target/debug/deps/metalab_redalert-0000f50b209d7bc9.7l5w4a45wf2ekdf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-58e82b68049b401a/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7c92f22b896e60f6/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/libchrono-5c1248043cc4593c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6ccae40a093db97a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a9c7a0ae7419f.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libical-c3d9661236b1f4b1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0febd2f6f9d8dd7f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5062e505b890509b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8950362447fe7928.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libcurl-8aadf1a9a385aa53.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8865305415991f5d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c3361cd5b7c05a54.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b430c1881932aa39.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-66c3fc1d2001abe8.rlib" "/opt/rustwide/target/debug/deps/libregex-3032e1810b832381.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-daf908315a006a53.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43c33180593d2add.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3b5eb8f44640e48c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f670ccd72edd42de.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-90f99e5fa62480e6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-53bba11bd8a43095.rlib" "/opt/rustwide/target/debug/deps/libatty-593ac71fec0a4b8b.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8834248b1f94034a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-01b0fc668aeeb226.rlib" "/opt/rustwide/target/debug/deps/liblog-e5b7a3d3b8264c00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8ce45c277040fd06.rlib" "/opt/rustwide/target/debug/deps/libargparse-dcdd038bca4a9588.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" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib(libcurl_la-version.o): in function `curl_version_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib(libcurl_la-content_encoding.o): in function `brotli_init_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib(libcurl_la-content_encoding.o): in function `brotli_unencode_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:656: undefined reference to `BrotliDecoderDecompressStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:667: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-b6ebfbf954cc29a5.rlib(libcurl_la-content_encoding.o): in function `brotli_close_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metalab-redalert`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2d50da4f186743f19183b249dfad78d126263e8159329475bc82c311bc134d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d50da4f186743f19183b249dfad78d126263e8159329475bc82c311bc134d2c", kill_on_drop: false }` [INFO] [stdout] 2d50da4f186743f19183b249dfad78d126263e8159329475bc82c311bc134d2c