[INFO] fetching crate libstripe 0.5.9...
[INFO] testing libstripe-0.5.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate libstripe 0.5.9 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate libstripe 0.5.9
[INFO] finished tweaking crates.io crate libstripe 0.5.9
[INFO] tweaked toml for crates.io crate libstripe 0.5.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libstripe 0.5.9 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding http v0.1.21 (available: v1.4.0)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.13.2)
[INFO] [stderr]       Adding serde_qs v0.4.6 (available: v1.1.1)
[INFO] [stderr]       Adding tokio v0.1.22 (available: v1.52.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-executor v0.1.10
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded tokio-reactor v0.1.12
[INFO] [stderr]   Downloaded parking_lot v0.9.0
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded tokio-buf v0.1.1
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded base64 v0.10.1
[INFO] [stderr]   Downloaded cookie v0.12.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.114
[INFO] [stderr]   Downloaded h2 v0.1.26
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded reqwest v0.9.24
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded idna v0.1.5
[INFO] [stderr]   Downloaded hyper v0.12.36
[INFO] [stderr]   Downloaded openssl v0.10.78
[INFO] [stderr]   Downloaded serde_qs v0.4.6
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded tokio-timer v0.2.13
[INFO] [stderr]   Downloaded parking_lot_core v0.6.3
[INFO] [stderr]   Downloaded try_from v0.3.2
[INFO] [stderr]   Downloaded futures-cpupool v0.1.8
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded lock_api v0.3.4
[INFO] [stderr]   Downloaded redox_syscall v0.1.57
[INFO] [stderr]   Downloaded cookie_store v0.7.0
[INFO] [stderr]   Downloaded string v0.2.1
[INFO] [stderr]   Downloaded want v0.2.0
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded serde_urlencoded v0.5.5
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded http-body v0.1.0
[INFO] [stderr]   Downloaded hyper-tls v0.3.2
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded tokio-sync v0.1.8
[INFO] [stderr]   Downloaded tokio v0.1.22
[INFO] [stderr]   Downloaded bytes v0.4.12
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f62989dfe1c91d1b435b18a253a73edb8d9a943e410ce3192f3605ffe0a9da
[INFO] running `Command { std: "docker" "start" "-a" "31f62989dfe1c91d1b435b18a253a73edb8d9a943e410ce3192f3605ffe0a9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f62989dfe1c91d1b435b18a253a73edb8d9a943e410ce3192f3605ffe0a9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f62989dfe1c91d1b435b18a253a73edb8d9a943e410ce3192f3605ffe0a9da", kill_on_drop: false }`
[INFO] [stdout] 31f62989dfe1c91d1b435b18a253a73edb8d9a943e410ce3192f3605ffe0a9da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d312cfe21dab82266dab8faf1e6546508d66c92d5d3fccbe1f9f43896e5adee0
[INFO] running `Command { std: "docker" "start" "-a" "d312cfe21dab82266dab8faf1e6546508d66c92d5d3fccbe1f9f43896e5adee0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling serde_qs v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling libstripe v0.5.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d312cfe21dab82266dab8faf1e6546508d66c92d5d3fccbe1f9f43896e5adee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d312cfe21dab82266dab8faf1e6546508d66c92d5d3fccbe1f9f43896e5adee0", kill_on_drop: false }`
[INFO] [stdout] d312cfe21dab82266dab8faf1e6546508d66c92d5d3fccbe1f9f43896e5adee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6078d73cb2e729e3e576d49f5993dfbd855d21de81cf18fda876cc7b0b270718
[INFO] running `Command { std: "docker" "start" "-a" "6078d73cb2e729e3e576d49f5993dfbd855d21de81cf18fda876cc7b0b270718", kill_on_drop: false }`
[INFO] [stderr]    Compiling libstripe 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/examples/rustcl3JIXY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibstripe-51f49f8319f877dd,libserde_qs-85afefdc0e64d946,liberror_chain-f7136cbe130ab738,libdata_encoding-806dd2df4ea5cfc5,libreqwest-503db96e90626aa3,libuuid-fca63cf484b786c6,librand-baf12f1dd722f557,librand_xorshift-6a4f5d59308d3932,librand_pcg-6e30ab1ade18b3a5,librand_hc-cfc660f0ba2af351,librand_chacha-e5941a90fd7a894f,librand_isaac-174e936aae376459,librand_core-cd46a000eb3fa929,librand_os-72aee4bad7ea3640,librand_jitter-5e76848127e1deb4,librand_core-c55dfbd678d004ba,libserde_urlencoded-973110d622e0c85c,libdtoa-ae5a2e764de5e378,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libflate2-f1eea5ec647c23c7,libcrc32fast-8fc8aec8e16f6960,libhyper_tls-c27121307fc23cc3,libnative_tls-8f587175943f0e55,libopenssl_probe-5429f3b5e96549b5,libopenssl-d26101fff6e5102e,libonce_cell-b9d73fa098d83f74,libbitflags-f99f75bd53c3daf2,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-dada01cabec99111,libhyper-d2d2f7b0d59aa724,libwant-ea6737ad5d79b17d,libtry_lock-e3e549249f485b8b,libtokio-b68321a73d3294ab,libtokio_uds-d61e70df1c668551,libmio_uds-b0eebc9e09c18272,libtokio_udp-082aed8f90a3ea17,libtokio_timer-cbcad4c619a7504b,libtokio_tcp-a0f719a54a3410ad,libtokio_reactor-719825702d82fc0b,libtokio_sync-9d64352bb7ee7266,libparking_lot-eb93dba61cac276c,libparking_lot_core-2a6b891a5b9119d6,libsmallvec-cd791481bd9d6cfc,liblock_api-6e491337958ad753,libtokio_fs-7aaa04e84f303e7f,libtokio_threadpool-46c7a75bcd4cbd3e,libcrossbeam_queue-7ece993228e72dea,libcrossbeam_deque-3c390faecba19642,libcrossbeam_epoch-d36f6aa7b007421c,libscopeguard-eb77609449485574,libmemoffset-ed3ba303ef350e55,libmaybe_uninit-cfa4d80de9f10093,libtokio_current_thread-2b80f4ce15a3d039,libtokio_executor-0e153679098f7622,libcrossbeam_utils-14f68dd21abe4c50,liblazy_static-206e48a21956b6b1,libtokio_codec-ddcba3933eb98477,libmio-9b063f8e3dbf9b87,libnet2-17c8ac3407f0ca09,libhttparse-812f1c5324d85c86,libhttp_body-1d1c0e5c664add78,libtokio_buf-a2a53acefd020741,libh2-577534b0fb5245af,libindexmap-a545b2c0f77668fe,libhashbrown-fd9a9ad84cacd9a6,libstring-5c306c762c925f0f,libslab-02878590aebd7253,libtokio_io-c3314fd302c1caae,libfutures_cpupool-4596a9b76186f502,libnum_cpus-7d83d2b5cbb1c5ac,libhttp-a1792320da46fe01,libitoa-9678707749398713,libfnv-77106f9ed4748ca6,libfutures-f5013395f26e7090,libencoding_rs-356d1e0061f73c60,libcookie_store-4af27c1ccf9d602c,libserde_json-b8613d2de8dd365a,libitoa-f934f33aadd9150c,libzmij-2f58aa8f05c876ef,liblog-8cdbcf384ab44191,libpublicsuffix-1eca6a0caf509d48,libidna-3bb787b96684b0ef,liburl-ee4c4324d7a1b6ba,libidna-4e8ea6d84832b09e,libidna_adapter-96c9338f8b100f80,libicu_properties-a7f51651764bbaa1,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-9e7c9745fbceb8a9,libsmallvec-da333f48df578ce5,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-a8ef39c7640d2d8b,libutf8_iter-59a8409a508f6435,libpotential_utf-aa42622ab7812f5d,libicu_provider-58b4be860023c1cc,libicu_locale_core-4aecc67303ac7a5c,libtinystr-4cc3a6be2b7a0c12,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-22d4137e84c42037,libzerotrie-acbe2174c4de7585,libyoke-ec5bf369263f7ca3,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-775cccf1c1da0fbe,libform_urlencoded-ec24396c0ecd8859,libpercent_encoding-40787d3d69041fb9,libtry_from-e0a3901cff9b5d99,libcfg_if-25b78b2b3f3f2a31,libserde-a88968f803860940,libserde_core-4c06cb0a7c50bdc2,libfailure-2a3fca1a774216d6,libbacktrace-0e280a7575fbc72f,libminiz_oxide-1b040a7174b0bf62,libsimd_adler32-be88438c7178814e,libobject-b6e5031fd1b71b57,libmemchr-e2245502fe1da29a,libaddr2line-dca79b863be32a44,libgimli-1bc8df0182f54f6f,libcfg_if-52879664ee908f39,librustc_demangle-532ba400b8fec8a6,libcookie-bcd58d7d0d775f6e,libtime-7e36fd76c275de7b,liburl-9f6006ea3e5a02d3,libpercent_encoding-8118c191a872746f,libidna-53e580f4d320fddb,libunicode_normalization-91e67b9c914fbcb4,libtinyvec-f9dc5249a0760feb,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4e66af96c545586c,libmatches-e1e9b1dfc79a21b3,libbytes-c3610909ab475b65,libeither-f9b518962db918f0,libiovec-085fd9d3214168b6,liblibc-f7350b93790cd98e,libbase64-6086272b1a4d1ba5,libbyteorder-cb17835726abdeba}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcl3JIXY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/coupons-c4e06da0785dc2c4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libstripe` (example "coupons") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6078d73cb2e729e3e576d49f5993dfbd855d21de81cf18fda876cc7b0b270718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6078d73cb2e729e3e576d49f5993dfbd855d21de81cf18fda876cc7b0b270718", kill_on_drop: false }`
[INFO] [stdout] 6078d73cb2e729e3e576d49f5993dfbd855d21de81cf18fda876cc7b0b270718
