[INFO] updating cached repository https://github.com/srijs/cargo-cross [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] cbb792e7ba4d8d0ce1cf67e764f0df3fd394ecc6 [INFO] testing srijs/cargo-cross against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fcargo-cross" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srijs/cargo-cross on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srijs/cargo-cross [INFO] finished tweaking git repo https://github.com/srijs/cargo-cross [INFO] tweaked toml for git repo https://github.com/srijs/cargo-cross written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/srijs/cargo-cross already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 1c1a2411d93c895e95085b5a53e690ac819feb4a738f48a696a3be52858b10c2 [INFO] running `Command { std: "docker" "start" "-a" "1c1a2411d93c895e95085b5a53e690ac819feb4a738f48a696a3be52858b10c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1a2411d93c895e95085b5a53e690ac819feb4a738f48a696a3be52858b10c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1a2411d93c895e95085b5a53e690ac819feb4a738f48a696a3be52858b10c2", kill_on_drop: false }` [INFO] [stdout] 1c1a2411d93c895e95085b5a53e690ac819feb4a738f48a696a3be52858b10c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 180a5b7e6e7529639b2b8e12388e4cbe8b2472e832bd855cd5c6aa96962f84d7 [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" "180a5b7e6e7529639b2b8e12388e4cbe8b2472e832bd855cd5c6aa96962f84d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling ringtail v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.2 [INFO] [stderr] Compiling platforms v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling directories v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.7 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tar v0.4.16 [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 backtrace-sys v0.1.24 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling xz2 v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling chttp v0.1.5 [INFO] [stderr] Compiling cargo-cross 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.cargo_cross.8p9p53hf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9" "/opt/rustwide/target/debug/deps/cargo_cross-1f36e0057e6b42f9.5c0xm0fujub2wd8r.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-86b6b4c38e89a828/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-34db9f68052932cb/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxz2-ba5a52f051eb910f.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-60a7db5cca2daa96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1a82fa0c8e143ebd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/librand-a5c41249c0a66779.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/libtar-ed9914aefc4d18f1.rlib" "/opt/rustwide/target/debug/deps/libxattr-9403c8089a88e318.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2611f932e6b34512.rlib" "/opt/rustwide/target/debug/deps/libstructopt-18beddc7a8d596fb.rlib" "/opt/rustwide/target/debug/deps/libclap-0ec3f3246eef7716.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7b1abc8952a65b3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libsha1-7956ea30f7a7fbab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2f6bafa15d51c085.rlib" "/opt/rustwide/target/debug/deps/libryu-f991c015be4841d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-e79cc69920af88db.rlib" "/opt/rustwide/target/debug/deps/libserde-7ba85a35cab84106.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libplatforms-a7b002751115839f.rlib" "/opt/rustwide/target/debug/deps/libindicatif-d2982fc69b0f2aa7.rlib" "/opt/rustwide/target/debug/deps/libheck-12c5b06f4589dba6.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4458def9d0f797c.rlib" "/opt/rustwide/target/debug/deps/libfailure-fe06bfccb6934c28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-926f93ef282f91c2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-84e1cf903fcf4e9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-72c4176c5b1cbf2f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b7a1eab9c690a16d.rlib" "/opt/rustwide/target/debug/deps/libregex-9416478649ad1cd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c98c9bc2a5a4fbb5.rlib" "/opt/rustwide/target/debug/deps/libatty-619df8bb89d3fd39.rlib" "/opt/rustwide/target/debug/deps/libhumantime-aa015b99ac733c2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9776716ca40669f9.rlib" "/opt/rustwide/target/debug/deps/libdirectories-dbe15e3daf2edccd.rlib" "/opt/rustwide/target/debug/deps/libconsole-7b9334812aec7eec.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-939aeff33c82953b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d4d51e214fa21b72.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-172d396d976c0370.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04d73df5bd7524f5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-29521f9940e9eb3f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b6cd9d59dfd18181.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-63a68402b3142ca6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9d91b162f864559c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-feb1578950f2c78f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-404bfa7f3696cc90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3706ce230eb2d7f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b29ce9b027724d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4f1da0f7773406c8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libtermios-4cc35f30ccd8871f.rlib" "/opt/rustwide/target/debug/deps/libchttp-b3f17f6fe6fa60ee.rlib" "/opt/rustwide/target/debug/deps/libringtail-48c1c920c20263f1.rlib" "/opt/rustwide/target/debug/deps/liblog-f3b807038f4837d7.rlib" "/opt/rustwide/target/debug/deps/libhttp-bde6f64395a6a184.rlib" "/opt/rustwide/target/debug/deps/libitoa-ba9a7c815d7cf427.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbytes-658fda1346641e72.rlib" "/opt/rustwide/target/debug/deps/libiovec-26bb04dd60344a5f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a3c8ebd36cd6f1e.rlib" "/opt/rustwide/target/debug/deps/libcurl-22e9d428ba5a0f27.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3eb017437dbdf8e0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b288d121a815211f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-487522a82c7b62f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ade9e87be14a61cf.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c749f3c859892640.rlib" "/opt/rustwide/target/debug/deps/liblibc-111fa2dfb6f588ad.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-llzma" "-lc" "-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-487522a82c7b62f6.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-487522a82c7b62f6.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-487522a82c7b62f6.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-487522a82c7b62f6.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-487522a82c7b62f6.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 `cargo-cross`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "180a5b7e6e7529639b2b8e12388e4cbe8b2472e832bd855cd5c6aa96962f84d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180a5b7e6e7529639b2b8e12388e4cbe8b2472e832bd855cd5c6aa96962f84d7", kill_on_drop: false }` [INFO] [stdout] 180a5b7e6e7529639b2b8e12388e4cbe8b2472e832bd855cd5c6aa96962f84d7