[INFO] fetching crate moby 0.1.2... [INFO] testing moby-0.1.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate moby 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate moby 0.1.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moby 0.1.2 [INFO] finished tweaking crates.io crate moby 0.1.2 [INFO] tweaked toml for crates.io crate moby 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate moby 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.85 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.1 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e2533a0b6db674a12dcf65526fd67c472ab787e14c4551fb2ae372581d76a3 [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" "b5e2533a0b6db674a12dcf65526fd67c472ab787e14c4551fb2ae372581d76a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e2533a0b6db674a12dcf65526fd67c472ab787e14c4551fb2ae372581d76a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e2533a0b6db674a12dcf65526fd67c472ab787e14c4551fb2ae372581d76a3", kill_on_drop: false }` [INFO] [stdout] b5e2533a0b6db674a12dcf65526fd67c472ab787e14c4551fb2ae372581d76a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045690655ada8fb264eb0f216b2c90e5ff719becf6881df537d2d8cefaf26618 [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" "045690655ada8fb264eb0f216b2c90e5ff719becf6881df537d2d8cefaf26618", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling tar v0.4.32 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling moby v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Uri` [INFO] [stdout] --> src/docker.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Uri, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_docker_for_tcp` [INFO] [stdout] --> src/docker.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_docker_for_tcp(tcp_host_str: String) -> Docker { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.81s [INFO] running `Command { std: "docker" "inspect" "045690655ada8fb264eb0f216b2c90e5ff719becf6881df537d2d8cefaf26618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045690655ada8fb264eb0f216b2c90e5ff719becf6881df537d2d8cefaf26618", kill_on_drop: false }` [INFO] [stdout] 045690655ada8fb264eb0f216b2c90e5ff719becf6881df537d2d8cefaf26618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ecb51caabf4595525be13a7fe15ff5c081a26bae4155097da543d073ed72f1d [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" "5ecb51caabf4595525be13a7fe15ff5c081a26bae4155097da543d073ed72f1d", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused import: `Uri` [INFO] [stdout] --> src/docker.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Uri, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_docker_for_tcp` [INFO] [stdout] --> src/docker.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_docker_for_tcp(tcp_host_str: String) -> Docker { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling moby v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `moby` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name containerinspect --edition=2018 examples/containerinspect.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=cf926522afcbb504 -C extra-filename=-cf926522afcbb504 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a4c3e2da31399464.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-75cc70c350d7a746.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-38bab34ce5d2146a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-00ac06a2cf067749.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9d9d1dd5d645177e.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-6098b3c28b28f90e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-77bc1f9e78409173.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-55e1f2058b2d4fb2.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-9e0061c45cfcad77.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern moby=/opt/rustwide/target/debug/deps/libmoby-976de469d2ae55c2.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-664e601b7c9f4727.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-d357617cda212b1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-48d32a3951bdc9be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b6714651fbb7a86.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-2d3c2299884d174a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bce25f79208ec854.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-facc43c486d4e4b7.rlib --cap-lints=forbid` (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/export-68f03405f360e4d6.export.550549b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.export.550549b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6.4psk4gy50j5qork5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmoby-976de469d2ae55c2.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-6098b3c28b28f90e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-abc886bb389bfeaf.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libtar-2d3c2299884d174a.rlib" "/opt/rustwide/target/debug/deps/libxattr-1e0105cdbfe31f16.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f3242b01b605b0f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-38bab34ce5d2146a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libchrono-a4c3e2da31399464.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-416dc2615b22cd47.rlib" "/opt/rustwide/target/debug/deps/liburl-facc43c486d4e4b7.rlib" "/opt/rustwide/target/debug/deps/libidna-55b81706e013c42d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-53fee353c4e0713f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-9e0061c45cfcad77.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-55e1f2058b2d4fb2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-f179d91b1a1534a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8c691d389e2b837b.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-12580dc2c7fb7fa7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cb1f7a23309fce79.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7868c256d3d2aca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl-664e601b7c9f4727.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-35d52ee53873ce74.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b6714651fbb7a86.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-48d32a3951bdc9be.rlib" "/opt/rustwide/target/debug/deps/libhyper-77bc1f9e78409173.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7803d176828f9d84.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/libtokio-bce25f79208ec854.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d3cda27059394ed.rlib" "/opt/rustwide/target/debug/deps/libmio-c0df5f52ca64384a.rlib" "/opt/rustwide/target/debug/deps/liblibc-d89e2f439749c827.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d357617cda212b1b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-90cea1697020b173.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-00ac06a2cf067749.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4d4cbd9b5cab02c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9d9d1dd5d645177e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aea4647847e2af2f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-67638deac79f86d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-caa90d7f0a9a8934.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-033a1d69f2f69fa6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/export-68f03405f360e4d6" "-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" "5ecb51caabf4595525be13a7fe15ff5c081a26bae4155097da543d073ed72f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecb51caabf4595525be13a7fe15ff5c081a26bae4155097da543d073ed72f1d", kill_on_drop: false }` [INFO] [stdout] 5ecb51caabf4595525be13a7fe15ff5c081a26bae4155097da543d073ed72f1d