[INFO] cloning repository https://github.com/danielschemmel/drsat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielschemmel/drsat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Fdrsat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Fdrsat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b61bf57d84caa5800084df3a4e587c74480b6c5 [INFO] checking danielschemmel/drsat against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Fdrsat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielschemmel/drsat on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/danielschemmel/drsat [INFO] finished tweaking git repo https://github.com/danielschemmel/drsat [INFO] tweaked toml for git repo https://github.com/danielschemmel/drsat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/danielschemmel/drsat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8ad5db75b4ed3a3c7c532bc4a720a598e3a16ffb42381be4af386f926afc40 [INFO] running `Command { std: "docker" "start" "-a" "ba8ad5db75b4ed3a3c7c532bc4a720a598e3a16ffb42381be4af386f926afc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8ad5db75b4ed3a3c7c532bc4a720a598e3a16ffb42381be4af386f926afc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8ad5db75b4ed3a3c7c532bc4a720a598e3a16ffb42381be4af386f926afc40", kill_on_drop: false }` [INFO] [stdout] ba8ad5db75b4ed3a3c7c532bc4a720a598e3a16ffb42381be4af386f926afc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216eebfc6071a91e1109100aa46452e762b5e469ac37778ea59e2d329ba7995e [INFO] running `Command { std: "docker" "start" "-a" "216eebfc6071a91e1109100aa46452e762b5e469ac37778ea59e2d329ba7995e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [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 miniz-sys v0.1.10 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking xz2 v0.1.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling drsat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Io(::std::io::Error); [INFO] [stdout] 16 | | Git(::git2::Error); [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Io(::std::io::Error); [INFO] [stdout] 16 | | Git(::git2::Error); [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> build.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | Io(::std::io::Error); [INFO] [stdout] 16 | | Git(::git2::Error); [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [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/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.build_script_build.6b779ab3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c.lhi9jqk5nr4ktpx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b509be6f907c9904/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-0767c0222e1a073e/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-c60bd8c07e0d4e60/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-aa49fa0dd8d845da/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgit2-8389d2ab67dfedd7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liblog-9e934d928219dbb0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c1b2ed467a3be2df.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-818d239652a66167.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-20c22b31f9ef09c1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89e20e8297ac8479.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bbcddabefe0e50b0.rlib" "/opt/rustwide/target/debug/deps/liburl-976e135380a497c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-e0a7aba14d391b09.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b28ad4304b839fee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-38b3c199f7d5da95.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f3e05919afa2baef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-394c6b66a46e1cfe.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0f973fa7de2dcfcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db579ca9806e905b.rlib" "/opt/rustwide/target/debug/deps/liblibc-c23787a595f08a63.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13671d003abcccd5.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7509adad918d4b3b.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-66d0be1f7efaf5ca.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41443b46a1557b2c.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/drsat-0521b2d0e215d69c/build_script_build-0521b2d0e215d69c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-818d239652a66167.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-818d239652a66167.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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drsat` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "216eebfc6071a91e1109100aa46452e762b5e469ac37778ea59e2d329ba7995e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216eebfc6071a91e1109100aa46452e762b5e469ac37778ea59e2d329ba7995e", kill_on_drop: false }` [INFO] [stdout] 216eebfc6071a91e1109100aa46452e762b5e469ac37778ea59e2d329ba7995e