[INFO] updating cached repository https://github.com/varjolintu/rosti [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] f611efea16a506859c073fbfcd1ece8cec361f97 [INFO] testing varjolintu/rosti against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarjolintu%2Frosti" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varjolintu/rosti on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/varjolintu/rosti [INFO] finished tweaking git repo https://github.com/varjolintu/rosti [INFO] tweaked toml for git repo https://github.com/varjolintu/rosti written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/varjolintu/rosti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d3776ee149b61efd035602bb0fd04a2d2d57473a2701b818e16e0a09213893 [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" "37d3776ee149b61efd035602bb0fd04a2d2d57473a2701b818e16e0a09213893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d3776ee149b61efd035602bb0fd04a2d2d57473a2701b818e16e0a09213893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d3776ee149b61efd035602bb0fd04a2d2d57473a2701b818e16e0a09213893", kill_on_drop: false }` [INFO] [stdout] 37d3776ee149b61efd035602bb0fd04a2d2d57473a2701b818e16e0a09213893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-07-24" "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] accc2c247570147cd392b1faaccfbb2a22c9cc1d0d7be7724a62c9b027e1590f [INFO] running `Command { std: "docker" "start" "-a" "accc2c247570147cd392b1faaccfbb2a22c9cc1d0d7be7724a62c9b027e1590f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling rosti 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.rosti.8g8kcfzr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803" "/opt/rustwide/target/debug/deps/rosti-35eb23b8df77e803.26k70ileyke172e6.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-d4d7a9c2472043cc/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-abb2e692d8e04817.rlib" "/opt/rustwide/target/debug/deps/libitoa-50560fb57a0ecaba.rlib" "/opt/rustwide/target/debug/deps/libryu-70547540ae3c8d17.rlib" "/opt/rustwide/target/debug/deps/libserde-93b7b2e84ba73335.rlib" "/opt/rustwide/target/debug/deps/libcurl-3b04a565d38461f1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7df76b5b07ae818b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-642a78bbea3a8aa7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1cb0fa91c4f4cf60.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d5985162b8168cd4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d72ea42e07ab2680.rlib" "/opt/rustwide/target/debug/deps/libclap-e50828d09a53c103.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e736d6b3c3e2bd7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d70d337a04bb4303.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f1b45d912052481f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a1a20fbf99978357.rlib" "/opt/rustwide/target/debug/deps/libatty-8d67692888c79522.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libchrono-bfa7ba59022127c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d27e90f5c5503ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-595b20e7d23b93ce.rlib" "/opt/rustwide/target/debug/deps/libtime-3cc3309ee082482a.rlib" "/opt/rustwide/target/debug/deps/liblibc-992e4eaaf6dee430.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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-1cb0fa91c4f4cf60.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-1cb0fa91c4f4cf60.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-1cb0fa91c4f4cf60.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-1cb0fa91c4f4cf60.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-1cb0fa91c4f4cf60.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 `rosti`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "accc2c247570147cd392b1faaccfbb2a22c9cc1d0d7be7724a62c9b027e1590f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accc2c247570147cd392b1faaccfbb2a22c9cc1d0d7be7724a62c9b027e1590f", kill_on_drop: false }` [INFO] [stdout] accc2c247570147cd392b1faaccfbb2a22c9cc1d0d7be7724a62c9b027e1590f