[INFO] updating cached repository https://github.com/C4K3/crates-ectype [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] 7979612aeb34b7f3624ac2000263b6613315e327 [INFO] testing C4K3/crates-ectype against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC4K3%2Fcrates-ectype" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/C4K3/crates-ectype 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/C4K3/crates-ectype [INFO] finished tweaking git repo https://github.com/C4K3/crates-ectype [INFO] tweaked toml for git repo https://github.com/C4K3/crates-ectype written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/C4K3/crates-ectype 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] b656c13fea05ee4c0b5624d126e2871f85640ee47c28005659893e974bc06ba5 [INFO] running `Command { std: "docker" "start" "-a" "b656c13fea05ee4c0b5624d126e2871f85640ee47c28005659893e974bc06ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b656c13fea05ee4c0b5624d126e2871f85640ee47c28005659893e974bc06ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b656c13fea05ee4c0b5624d126e2871f85640ee47c28005659893e974bc06ba5", kill_on_drop: false }` [INFO] [stdout] b656c13fea05ee4c0b5624d126e2871f85640ee47c28005659893e974bc06ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 3c6ab88b82c88e8eaa9d636851fa683a393321952a6f9bade252ea16abcfdc6d [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" "3c6ab88b82c88e8eaa9d636851fa683a393321952a6f9bade252ea16abcfdc6d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling cmake v0.1.32 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling crates-ectype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:201:57 [INFO] [stdout] | [INFO] [stdout] 201 | Err(e) => error!("Error parsing options: {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.crates_ectype.26u3bu23-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14" "/opt/rustwide/target/debug/deps/crates_ectype-11816ff06bb2aa14.5dazddr7xi2tspk4.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-bbe118d73039547e/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-55c78ae7f90c29ff/out/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-1494a37c56bc72e3/out/lib" "-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/libsha2-e38784023c776821.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f98c0f74d6ad0eae.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e55ff22eb7b005c5.rlib" "/opt/rustwide/target/debug/deps/libdigest-41e1c6ec73339252.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c3a3880c08e5dace.rlib" "/opt/rustwide/target/debug/deps/libcurl-3038790896fac50f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b5cdb648fcf39e35.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-68fd534cbf18c0f3.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a4f5bc5ca19f54ae.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libgit2-84df00bd3b15baf8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/liblog-d4110c9ed19eb22e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db9e7b75608c5dd3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e7d74538f16e3ae6.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-e473a8dce4334d96.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-67812e916dbe65b1.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-9d948a7654321f82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-931c3e2c2a5700bc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b239c88af23c5ff6.rlib" "/opt/rustwide/target/debug/deps/liburl-39ec71c71ea43736.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-c3ede0b91a17854b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c039f206b39b62a7.rlib" "/opt/rustwide/target/debug/deps/libmatches-cbaa469d938fb9a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "/opt/rustwide/target/debug/deps/libgetopts-119b1dd5da9af862.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.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-67812e916dbe65b1.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-67812e916dbe65b1.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-67812e916dbe65b1.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-67812e916dbe65b1.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-67812e916dbe65b1.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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crates-ectype`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3c6ab88b82c88e8eaa9d636851fa683a393321952a6f9bade252ea16abcfdc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6ab88b82c88e8eaa9d636851fa683a393321952a6f9bade252ea16abcfdc6d", kill_on_drop: false }` [INFO] [stdout] 3c6ab88b82c88e8eaa9d636851fa683a393321952a6f9bade252ea16abcfdc6d