[INFO] fetching crate tarp 0.10.1... [INFO] testing tarp-0.10.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tarp 0.10.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tarp 0.10.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tarp 0.10.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tarp 0.10.1 [INFO] tweaked toml for crates.io crate tarp 0.10.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tarp 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix v0.16.0 [INFO] [stderr] Downloaded goblin v0.1.2 [INFO] [stderr] Downloaded quick-xml v0.17.0 [INFO] [stderr] Downloaded coveralls-api v0.4.0 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded object v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caaafaa93b31efc34fc562e7e4c3f13aebee3314e03624157cafa16e85a5ff90 [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" "caaafaa93b31efc34fc562e7e4c3f13aebee3314e03624157cafa16e85a5ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caaafaa93b31efc34fc562e7e4c3f13aebee3314e03624157cafa16e85a5ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caaafaa93b31efc34fc562e7e4c3f13aebee3314e03624157cafa16e85a5ff90", kill_on_drop: false }` [INFO] [stdout] caaafaa93b31efc34fc562e7e4c3f13aebee3314e03624157cafa16e85a5ff90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f597f8ebba12f3a351424cbd371b7b6f82906393e2a5e26b8a1f268d968853d [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" "7f597f8ebba12f3a351424cbd371b7b6f82906393e2a5e26b8a1f268d968853d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling nix v0.16.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling home v0.5.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling quick-xml v0.17.0 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling goblin v0.1.2 [INFO] [stderr] Compiling git2-curl v0.11.0 [INFO] [stderr] Compiling object v0.16.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.28.0 [INFO] [stderr] Compiling coveralls-api v0.4.0 [INFO] [stderr] Compiling cargo v0.40.0 [INFO] [stderr] Compiling tarp v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 48s [INFO] running `Command { std: "docker" "inspect" "7f597f8ebba12f3a351424cbd371b7b6f82906393e2a5e26b8a1f268d968853d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f597f8ebba12f3a351424cbd371b7b6f82906393e2a5e26b8a1f268d968853d", kill_on_drop: false }` [INFO] [stdout] 7f597f8ebba12f3a351424cbd371b7b6f82906393e2a5e26b8a1f268d968853d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2042f5db2a07f67902fc7956c6bac176e99dd12664db0a64e23e8512f699c5b1 [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" "2042f5db2a07f67902fc7956c6bac176e99dd12664db0a64e23e8512f699c5b1", kill_on_drop: false }` [INFO] [stderr] Compiling tarp v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.integration.e3bpm5kd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6" "/opt/rustwide/target/debug/deps/integration-e0ecdc874d5c65d6.4j3rdhurohlqcmb9.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-d4e5424335d0f9f3/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-469d7323512c202e/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6f926e3f9c62ec68/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-ce3c5678a4ec0bdd/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7b3668dd1426eeed/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtarp-4f28872fe964ed46.rlib" "/opt/rustwide/target/debug/deps/libobject-56c2c3376ce87098.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-be87617a9bcb469d.rlib" "/opt/rustwide/target/debug/deps/libgoblin-8b0f65ff822daef8.rlib" "/opt/rustwide/target/debug/deps/libplain-e417f851fdac9f43.rlib" "/opt/rustwide/target/debug/deps/libscroll-b015bae56f323861.rlib" "/opt/rustwide/target/debug/deps/libuuid-37e3a567c754b854.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-625594bc6f0be624.rlib" "/opt/rustwide/target/debug/deps/libmemmap-25c5d3925607850a.rlib" "/opt/rustwide/target/debug/deps/libgimli-e059d200885c7c2f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3032ba4f37370c3f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-27ce357250c7d512.rlib" "/opt/rustwide/target/debug/deps/libsyn-e94056817a73c6b9.rlib" "/opt/rustwide/target/debug/deps/libquote-e83733604a5a1ee6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-db5f3ffc1fdeb92b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e196087a89e1a4e5.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-fff7480901178023.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac3d17518a85e85a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a8176f340fd7170f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d917eefca80e515.rlib" "/opt/rustwide/target/debug/deps/libtime-b557b20c7a08b001.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-f1268fbb4a475f88.rlib" "/opt/rustwide/target/debug/deps/libcoveralls_api-91ca0f59a76bbf15.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5e58b7da677b76c0.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-9e67aadade35f1a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libnix-f4863533a8a74764.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libcargo-1e3a7c43703ff022.rlib" "/opt/rustwide/target/debug/deps/libhome-15127b7734a3e1a4.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b1a52690aedf2be3.rlib" "/opt/rustwide/target/debug/deps/libvte-fbf422ec9ee53ff0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-87489be620a33f99.rlib" "/opt/rustwide/target/debug/deps/libhumantime-86c75a2655f40e4d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5bdb57a95322d6b0.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-6f25ba6422382377.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-a785e298f41b5e42.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1ffdd08b0e59d4f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-30c9bce435356fad.rlib" "/opt/rustwide/target/debug/deps/libhex-86f98e00815750e7.rlib" "/opt/rustwide/target/debug/deps/libfs2-63646393abbc3882.rlib" "/opt/rustwide/target/debug/deps/libclap-b9a5a4c4287e05e8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libignore-f330b305e1251a6f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rlib" "/opt/rustwide/target/debug/deps/libglobset-ea5a363d5c4c9d8e.rlib" "/opt/rustwide/target/debug/deps/libregex-49eb9833587aaa11.rlib" "/opt/rustwide/target/debug/deps/libthread_local-79467375a3998bbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ccf129b69e01aa6.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libbstr-6ff4fb6a6757eb75.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-44d3ed39f9052fd5.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-8e2802d2686357e4.rlib" "/opt/rustwide/target/debug/deps/librustfix-fbb103590725ac6f.rlib" "/opt/rustwide/target/debug/deps/libtar-17df56eb7fbc9972.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a32c701ffdae4650.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd82f11a787039f1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libtoml-07123ea2748beb92.rlib" "/opt/rustwide/target/debug/deps/libgit2-4511eb3871ec6f63.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c9c8d2a743fb70ad.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-26ece8ecf4b174e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bce06b1997ba48c3.rlib" "/opt/rustwide/target/debug/deps/librand-93e566bd843b93fd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82c3738fb6833def.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-ffa642162b8a22df.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b3e94e920da4006.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6bd8dd97d3552cc8.rlib" "/opt/rustwide/target/debug/deps/libopener-933a6764aee2d356.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f868f5f684ae03d9.rlib" "/opt/rustwide/target/debug/deps/libatty-535e3649c566fc4f.rlib" "/opt/rustwide/target/debug/deps/libim_rc-e0ab1cd917673594.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-05ead8fe74d33fc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libcurl-979bdb0922e92f25.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dd03d4a2c68ef24d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-66e425b482fe27a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dc51957127d65c38.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c87b31ae84dba5a9.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-bebd35cc35e96884.rlib" "/opt/rustwide/target/debug/deps/libbytesize-08fca86731846fb9.rlib" "/opt/rustwide/target/debug/deps/liburl-0938a59acb72246c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-5f844f198a59d0fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-880edbb9351bb84a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f2498f82eb233528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rlib" "/opt/rustwide/target/debug/deps/libjobserver-d3d1044653e8fd00.rlib" "/opt/rustwide/target/debug/deps/libfiletime-adb1fb7b59e21903.rlib" "/opt/rustwide/target/debug/deps/libsemver-da4775b201900fd8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libserde-6fd2f45085d9c785.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libfailure-eb8c4cbb6c145024.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-69d2511362d9cad6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5ea26a0a9e70011f.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a63ebe0aa16763c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tarp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2042f5db2a07f67902fc7956c6bac176e99dd12664db0a64e23e8512f699c5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2042f5db2a07f67902fc7956c6bac176e99dd12664db0a64e23e8512f699c5b1", kill_on_drop: false }` [INFO] [stdout] 2042f5db2a07f67902fc7956c6bac176e99dd12664db0a64e23e8512f699c5b1