[INFO] cloning repository https://github.com/g-k/cargo-show [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g-k/cargo-show" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-k%2Fcargo-show", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-k%2Fcargo-show'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45ed2ef07d10e8b0c3cf62a94081b15bc52c8f4d [INFO] testing g-k/cargo-show against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-k%2Fcargo-show" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g-k/cargo-show on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/g-k/cargo-show [INFO] finished tweaking git repo https://github.com/g-k/cargo-show [INFO] tweaked toml for git repo https://github.com/g-k/cargo-show written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/g-k/cargo-show already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81eedb58458865469c4e22dab86205d0bebf4e8c126a2ad66ad5775629f6898d [INFO] running `Command { std: "docker" "start" "-a" "81eedb58458865469c4e22dab86205d0bebf4e8c126a2ad66ad5775629f6898d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81eedb58458865469c4e22dab86205d0bebf4e8c126a2ad66ad5775629f6898d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81eedb58458865469c4e22dab86205d0bebf4e8c126a2ad66ad5775629f6898d", kill_on_drop: false }` [INFO] [stdout] 81eedb58458865469c4e22dab86205d0bebf4e8c126a2ad66ad5775629f6898d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5882c19b3a21873a263b0e853e9851a6e7a62134fb99b4f296774e1c4260134 [INFO] running `Command { std: "docker" "start" "-a" "d5882c19b3a21873a263b0e853e9851a6e7a62134fb99b4f296774e1c4260134", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling curl-sys v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling curl v0.4.12 [INFO] [stderr] Compiling g-k-crates-io-client v0.27.1 [INFO] [stderr] Compiling cargo-show v0.5.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.cargo_show.834b9ac8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6.58unzusob3j7ba33.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-498244ae3359b317/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6e2e49930e229d8a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libg_k_crates_io_client-cb30600a1732cd95.rlib" "/opt/rustwide/target/debug/deps/liburl-4e102054b532ce35.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-3a219b08ba0a782e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-da01d0f74b4cc621.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c93ce1a809f9faed.rlib" "/opt/rustwide/target/debug/deps/libmatches-f59fdb9fcdb33c2e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a9eb13103b3d47a.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-42e66490989ec048.rlib" "/opt/rustwide/target/debug/deps/libitoa-dd0e0fd0bfe4e35a.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf8fef13a46b5342.rlib" "/opt/rustwide/target/debug/deps/libiovec-768a1e2ab2ddef22.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libfailure-054baa478019b9af.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-42c3aa5ded87fdb7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-318696dd461dce64.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c8c89b6fcc9c5493.rlib" "/opt/rustwide/target/debug/deps/libcurl-6420f881f9ddf769.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8a93f0add7c74ded.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac561cfb11eec4d0.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53883943ae39cb35.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-db3f026c4a7bf1b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-649592477304cccc.rlib" "/opt/rustwide/target/debug/deps/libdocopt-72eba69fc8923ae1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ad8c7cfceb388a4.rlib" "/opt/rustwide/target/debug/deps/libserde-a46bac2e1b6ad96b.rlib" "/opt/rustwide/target/debug/deps/libregex-1b58b67e804aae63.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-693d20357ff071f5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7dea4be6604d4bd3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d8739deac3d19cce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f20a9639554997b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_show-5f7f13514068ebc6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.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.6/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.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.6/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.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.6/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.6/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.6/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-14b96f2a161c0c70.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.6/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-show` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d5882c19b3a21873a263b0e853e9851a6e7a62134fb99b4f296774e1c4260134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5882c19b3a21873a263b0e853e9851a6e7a62134fb99b4f296774e1c4260134", kill_on_drop: false }` [INFO] [stdout] d5882c19b3a21873a263b0e853e9851a6e7a62134fb99b4f296774e1c4260134