[INFO] fetching crate quinn 0.7.2... [INFO] testing quinn-0.7.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate quinn 0.7.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate quinn 0.7.2 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quinn 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quinn 0.7.2 [INFO] tweaked toml for crates.io crate quinn 0.7.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate quinn 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efe890d6f9863b7d794e4ec16dec0506acd4e25e2b7450586f937478a3dd619e [INFO] running `Command { std: "docker" "start" "-a" "efe890d6f9863b7d794e4ec16dec0506acd4e25e2b7450586f937478a3dd619e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe890d6f9863b7d794e4ec16dec0506acd4e25e2b7450586f937478a3dd619e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe890d6f9863b7d794e4ec16dec0506acd4e25e2b7450586f937478a3dd619e", kill_on_drop: false }` [INFO] [stdout] efe890d6f9863b7d794e4ec16dec0506acd4e25e2b7450586f937478a3dd619e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7d18f6ac3b2ca95508d2dd614c168b9d96a30aaf134a8ef0fc27516b10a3841 [INFO] running `Command { std: "docker" "start" "-a" "a7d18f6ac3b2ca95508d2dd614c168b9d96a30aaf134a8ef0fc27516b10a3841", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quinn-proto v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling quinn v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `Command { std: "docker" "inspect" "a7d18f6ac3b2ca95508d2dd614c168b9d96a30aaf134a8ef0fc27516b10a3841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d18f6ac3b2ca95508d2dd614c168b9d96a30aaf134a8ef0fc27516b10a3841", kill_on_drop: false }` [INFO] [stdout] a7d18f6ac3b2ca95508d2dd614c168b9d96a30aaf134a8ef0fc27516b10a3841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e557c1f8c31a3437d60d2755a51a10b4ae1017a57008fb3839dce52ab618e38 [INFO] running `Command { std: "docker" "start" "-a" "4e557c1f8c31a3437d60d2755a51a10b4ae1017a57008fb3839dce52ab618e38", kill_on_drop: false }` [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rcgen v0.8.9 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling quinn v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `quinn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quinn --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="certificate-transparency"' --cfg 'feature="default"' --cfg 'feature="native-certs"' --cfg 'feature="rustls"' --cfg 'feature="tls-rustls"' --cfg 'feature="webpki"' -C metadata=07ab44149b629b59 -C extra-filename=-07ab44149b629b59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-38c886ae9452abb5.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-4e1c89ed8ad0ad15.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib --extern directories_next=/opt/rustwide/target/debug/deps/libdirectories_next-87dbf2cf29127e15.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0d85baf822646a05.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8d494a5cbc6d92f8.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-320bd5b3951489fd.rlib --extern proto=/opt/rustwide/target/debug/deps/libquinn_proto-f9778340d3176d93.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0b4780336690c864.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-589af7fdc340aff4.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-8b2bcee3271af555.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-eb44cd59dd1bd3e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7d5ced444a6feb9d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd8c392435cf9564.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-167485f1c78920b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1d9d26cfc737343.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-e8d80375ef14ab6f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d730554b31f116d7.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-6650f78ed68cad94.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-40101981676d1faa.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-8edeafa7a43aa89d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-91412e3e0715917b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.client.43bab912-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d.34nzw2n4xwc1xbg7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-91412e3e0715917b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirectories_next-87dbf2cf29127e15.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-603f21c78b183b40.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d730554b31f116d7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2fd32f704e2b03f9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4ae3287b131eee87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-04f37b6c47aefbd2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-82be2e969a99c9e1.rlib" "/opt/rustwide/target/debug/deps/librcgen-589af7fdc340aff4.rlib" "/opt/rustwide/target/debug/deps/libpem-ebcac97beabd32cb.rlib" "/opt/rustwide/target/debug/deps/libregex-4e53e715c92ec975.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libyasna-2830333ac1ae8160.rlib" "/opt/rustwide/target/debug/deps/libchrono-44be8fe53d737c46.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libquinn-5ebe21f19049992e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eb44cd59dd1bd3e5.rlib" "/opt/rustwide/target/debug/deps/libtokio-167485f1c78920b2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fe7e50a3a1733eef.rlib" "/opt/rustwide/target/debug/deps/libmio-320bd5b3951489fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-0d85baf822646a05.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-acf9df27e5a490b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f51eb59701a7d0f5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ac983291cce33e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8abae0667f1dd44e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c16b7c2d02d7dbf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bfd43ac9a9fff17.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-f9778340d3176d93.rlib" "/opt/rustwide/target/debug/deps/libct_logs-a0c69fe18859f63e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-76efaaea5ca1f6a7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/librustls-8b2bcee3271af555.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-ccec9417113f398b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8edeafa7a43aa89d.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libring-d6e1915c53f4859a.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/librand-0b4780336690c864.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e49bd41dd9bbd17.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-894f169d847881a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-babb3ba7eab10076.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fd8c392435cf9564.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/liburl-40101981676d1faa.rlib" "/opt/rustwide/target/debug/deps/libidna-4a2b750a6918e59e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtracing-c1d9d26cfc737343.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7d5ced444a6feb9d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-74e935028ae31210.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libatty-6e073c2ba13367aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-8d494a5cbc6d92f8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libanyhow-38c886ae9452abb5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/client-9ac07ded5d28ed3d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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: build failed [INFO] running `Command { std: "docker" "inspect" "4e557c1f8c31a3437d60d2755a51a10b4ae1017a57008fb3839dce52ab618e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e557c1f8c31a3437d60d2755a51a10b4ae1017a57008fb3839dce52ab618e38", kill_on_drop: false }` [INFO] [stdout] 4e557c1f8c31a3437d60d2755a51a10b4ae1017a57008fb3839dce52ab618e38