[INFO] cloning 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" "clone" "--bare" "https://github.com/srijs/cargo-cross" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fcargo-cross", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fcargo-cross'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbb792e7ba4d8d0ce1cf67e764f0df3fd394ecc6 [INFO] testing srijs/cargo-cross against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fcargo-cross" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srijs/cargo-cross on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded lazy_static v0.2.11 [INFO] [stderr] Downloaded socket2 v0.3.7 [INFO] [stderr] Downloaded curl v0.4.14 [INFO] [stderr] Downloaded toml_edit v0.1.3 [INFO] [stderr] Downloaded openssl-sys v0.9.35 [INFO] [stderr] Downloaded vcpkg v0.2.6 [INFO] [stderr] Downloaded escargot v0.3.1 [INFO] [stderr] Downloaded time v0.1.40 [INFO] [stderr] Downloaded predicates v0.9.0 [INFO] [stderr] Downloaded serde_json v1.0.26 [INFO] [stderr] Downloaded failure_derive v0.1.2 [INFO] [stderr] Downloaded structopt-derive v0.2.10 [INFO] [stderr] Downloaded bytes v0.4.9 [INFO] [stderr] Downloaded linked-hash-map v0.5.1 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded synstructure v0.9.0 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded env_logger v0.5.12 [INFO] [stderr] Downloaded backtrace v0.3.9 [INFO] [stderr] Downloaded owning_ref v0.3.3 [INFO] [stderr] Downloaded parking_lot v0.6.3 [INFO] [stderr] Downloaded byteorder v1.2.6 [INFO] [stderr] Downloaded memchr v2.0.2 [INFO] [stderr] Downloaded unicode-segmentation v1.2.1 [INFO] [stderr] Downloaded indicatif v0.9.0 [INFO] [stderr] Downloaded log v0.4.4 [INFO] [stderr] Downloaded http v0.1.10 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded aho-corasick v0.6.7 [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded rand v0.4.3 [INFO] [stderr] Downloaded xattr v0.2.2 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded proc-macro2 v0.4.13 [INFO] [stderr] Downloaded cc v1.0.22 [INFO] [stderr] Downloaded structopt v0.2.10 [INFO] [stderr] Downloaded rand_core v0.2.1 [INFO] [stderr] Downloaded filetime v0.2.1 [INFO] [stderr] Downloaded pkg-config v0.3.13 [INFO] [stderr] Downloaded schannel v0.1.13 [INFO] [stderr] Downloaded regex v1.0.4 [INFO] [stderr] Downloaded serde_derive v1.0.75 [INFO] [stderr] Downloaded backtrace-sys v0.1.24 [INFO] [stderr] Downloaded rustc-demangle v0.1.9 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] [stderr] Downloaded heck v0.3.0 [INFO] [stderr] Downloaded console v0.6.1 [INFO] [stderr] Downloaded predicates-core v0.9.0 [INFO] [stderr] Downloaded serde v1.0.75 [INFO] [stderr] Downloaded clicolors-control v0.2.0 [INFO] [stderr] Downloaded smallvec v0.6.5 [INFO] [stderr] Downloaded try_from v0.2.2 [INFO] [stderr] Downloaded lock_api v0.1.3 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded termcolor v1.0.2 [INFO] [stderr] Downloaded directories v1.0.1 [INFO] [stderr] Downloaded lzma-sys v0.1.10 [INFO] [stderr] Downloaded xz2 v0.1.5 [INFO] [stderr] Downloaded predicates-tree v0.9.0 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded chttp v0.1.5 [INFO] [stderr] Downloaded libz-sys v1.0.20 [INFO] [stderr] Downloaded curl-sys v0.4.8 [INFO] [stderr] Downloaded ringtail v0.1.1 [INFO] [stderr] Downloaded cargo-toml-builder v0.1.0 [INFO] [stderr] Downloaded assert_cmd v0.9.1 [INFO] [stderr] Downloaded combine v3.5.1 [INFO] [stderr] Downloaded failure v0.1.2 [INFO] [stderr] Downloaded tar v0.4.16 [INFO] [stderr] Downloaded platforms v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 81e80801e8177d6170e4417a13ef612de86eb1d99138e42fd8a8e70e56ac7e1f [INFO] running `Command { std: "docker" "start" "-a" "81e80801e8177d6170e4417a13ef612de86eb1d99138e42fd8a8e70e56ac7e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e80801e8177d6170e4417a13ef612de86eb1d99138e42fd8a8e70e56ac7e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e80801e8177d6170e4417a13ef612de86eb1d99138e42fd8a8e70e56ac7e1f", kill_on_drop: false }` [INFO] [stdout] 81e80801e8177d6170e4417a13ef612de86eb1d99138e42fd8a8e70e56ac7e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 0dd6d77800cc861c1e3126926b15b48a1d2eca364d176473139c217370abad06 [INFO] running `Command { std: "docker" "start" "-a" "0dd6d77800cc861c1e3126926b15b48a1d2eca364d176473139c217370abad06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling ringtail v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.2 [INFO] [stderr] Compiling platforms v0.1.4 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling directories v1.0.1 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.7 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling tar v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling xz2 v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling semver v0.9.0 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.cargo_cross.12f5b0fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93.4vhgquq6sn2yziiz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-93f95030dda09160/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-698cd78f5ad1a3f2/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxz2-d71cdfb34daa92b0.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-a4780d4b12ab7c5e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8cc88cd29746cc33.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d65e3cd5beac4e2a.rlib" "/opt/rustwide/target/debug/deps/librand-011ed56079dca6a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-25293e258ba84037.rlib" "/opt/rustwide/target/debug/deps/libtar-919a8fd51d741108.rlib" "/opt/rustwide/target/debug/deps/libxattr-a673235857ea926f.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d34fa0a68d435e94.rlib" "/opt/rustwide/target/debug/deps/libstructopt-d229d5cfa2e0fd56.rlib" "/opt/rustwide/target/debug/deps/libclap-2630c7cb4e80d280.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e9db16327fb0ffe.rlib" "/opt/rustwide/target/debug/deps/libstrsim-04eef2d3220ea4a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libsha1-3728351011eefb8b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5aaf69c505ac5a52.rlib" "/opt/rustwide/target/debug/deps/libryu-518fab75b331ba6d.rlib" "/opt/rustwide/target/debug/deps/libsemver-8fc14ae873f4c1d3.rlib" "/opt/rustwide/target/debug/deps/libserde-1ab55c10d24da0c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a69698545817ccd8.rlib" "/opt/rustwide/target/debug/deps/libplatforms-b8f8a3941e23935e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-055219abdd348eaf.rlib" "/opt/rustwide/target/debug/deps/libheck-27915c01d75a694b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-815d830d9da1def1.rlib" "/opt/rustwide/target/debug/deps/libfailure-eb3b8ca2af2360cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-63648bc3429c0fa7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1cc5baa7bf699ac1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-de01447e6f2aa299.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d15c041efac65972.rlib" "/opt/rustwide/target/debug/deps/libregex-5069279759d00418.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d76c589f3ffd795a.rlib" "/opt/rustwide/target/debug/deps/libatty-bca51742cca4c7f1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1157024a97dbda9a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-10f197e702ac1341.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-65962612d032bc8c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-5f389e3d7e1b7da8.rlib" "/opt/rustwide/target/debug/deps/libconsole-af90a795ae23ad8c.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-5b8442f6b9890c64.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ad74fbedc0cb4334.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6e4bc477417c0283.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fc2375674fd61c9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89264cb3c66747bd.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b216089d9bb66110.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3b9ffe12ae5b54da.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libregex-dc07fe4b2e4c10ce.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a9b452c4a49a86b7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-24bad1360f454bb5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-55ccdf9f7bf00e05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1b8ce97e286f06df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-07883a27e78920de.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-055e286bf36f3385.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eacf81984bd5cab6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libtermios-bd89d491a1cd4177.rlib" "/opt/rustwide/target/debug/deps/libchttp-a658bee3c888530a.rlib" "/opt/rustwide/target/debug/deps/libringtail-d22653de977ea3c7.rlib" "/opt/rustwide/target/debug/deps/liblog-22c7c100c9d73dcc.rlib" "/opt/rustwide/target/debug/deps/libhttp-c5a74b2216577a18.rlib" "/opt/rustwide/target/debug/deps/libitoa-849eef71bdc61057.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libbytes-ee6bc9fd8d60e9d7.rlib" "/opt/rustwide/target/debug/deps/libiovec-91f22ede8fa0f109.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-010e5e6449c4bf9e.rlib" "/opt/rustwide/target/debug/deps/libcurl-c0cbfff11fcb67d4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-186f433742ad2c70.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-659aac6b31c400ee.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d3e8e52213877762.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a051600eec97ca77.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a464f6d4aa82915a.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-llzma" "-lc" "-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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_cross-be159caf663adb93" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-d3e8e52213877762.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-d3e8e52213877762.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-d3e8e52213877762.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-d3e8e52213877762.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-d3e8e52213877762.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] = 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-cross` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0dd6d77800cc861c1e3126926b15b48a1d2eca364d176473139c217370abad06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd6d77800cc861c1e3126926b15b48a1d2eca364d176473139c217370abad06", kill_on_drop: false }` [INFO] [stdout] 0dd6d77800cc861c1e3126926b15b48a1d2eca364d176473139c217370abad06