[INFO] updating cached 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" "-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] 45ed2ef07d10e8b0c3cf62a94081b15bc52c8f4d [INFO] testing g-k/cargo-show against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-k%2Fcargo-show" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g-k/cargo-show on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 125dfa0a8819ba0c95ba0524fd4293df0b41353cf06e538d1fbf9e226a4a1bde [INFO] running `Command { std: "docker" "start" "-a" "125dfa0a8819ba0c95ba0524fd4293df0b41353cf06e538d1fbf9e226a4a1bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "125dfa0a8819ba0c95ba0524fd4293df0b41353cf06e538d1fbf9e226a4a1bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125dfa0a8819ba0c95ba0524fd4293df0b41353cf06e538d1fbf9e226a4a1bde", kill_on_drop: false }` [INFO] [stdout] 125dfa0a8819ba0c95ba0524fd4293df0b41353cf06e538d1fbf9e226a4a1bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 2bdefae7cf417e594bb558d642ef3ad8b4ca5eb08764405ace85aab2a14b0356 [INFO] running `Command { std: "docker" "start" "-a" "2bdefae7cf417e594bb558d642ef3ad8b4ca5eb08764405ace85aab2a14b0356", kill_on_drop: false }` [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 unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling bytes v0.4.12 [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 quote v1.0.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.cargo_show.79run06x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac" "/opt/rustwide/target/debug/deps/cargo_show-e561077ba6ee31ac.272ea7c8lbf82tns.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-5d2a913fc9fb8555/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c4a89c8fe90558d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libg_k_crates_io_client-074799bdae6e3a4c.rlib" "/opt/rustwide/target/debug/deps/liburl-a3cfae6475009eaf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-2fb81c1e3e464790.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee3e25f6e24851b5.rlib" "/opt/rustwide/target/debug/deps/libmatches-8241aa081971480b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-27745d286721393d.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libhttp-92f2d7aa2fd9b93d.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-e52a059ae2033320.rlib" "/opt/rustwide/target/debug/deps/libiovec-75b19cb4b6502a42.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-ee993c570e08d990.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-baaf95be882c962b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2af3e5c914f34e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-72c4176c5b1cbf2f.rlib" "/opt/rustwide/target/debug/deps/libcurl-f3798f1adb09eefe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a5755f7e1c120fb9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a9dcf5c6499104a7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9e526f97f8ea2308.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-27e0da8ce1978613.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf06101683c86e8f.rlib" "/opt/rustwide/target/debug/deps/libdocopt-98877ad76bc48b2e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1c171fa1d5a56993.rlib" "/opt/rustwide/target/debug/deps/libserde-6006726bf9a5fd2f.rlib" "/opt/rustwide/target/debug/deps/libregex-525028601d582b97.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-66c11af744da4aab.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f4ae1aa57e6dde16.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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-a9dcf5c6499104a7.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-a9dcf5c6499104a7.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-a9dcf5c6499104a7.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-a9dcf5c6499104a7.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-a9dcf5c6499104a7.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] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-show`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2bdefae7cf417e594bb558d642ef3ad8b4ca5eb08764405ace85aab2a14b0356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdefae7cf417e594bb558d642ef3ad8b4ca5eb08764405ace85aab2a14b0356", kill_on_drop: false }` [INFO] [stdout] 2bdefae7cf417e594bb558d642ef3ad8b4ca5eb08764405ace85aab2a14b0356