[INFO] fetching crate async_docker 0.1.1... [INFO] testing async_docker-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate async_docker 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate async_docker 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async_docker 0.1.1 [INFO] finished tweaking crates.io crate async_docker 0.1.1 [INFO] tweaked toml for crates.io crate async_docker 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8344b9b78f14dae5d1a914c04ed2b4249f069b8eefa047fd78594ae7bb7090af [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" "8344b9b78f14dae5d1a914c04ed2b4249f069b8eefa047fd78594ae7bb7090af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8344b9b78f14dae5d1a914c04ed2b4249f069b8eefa047fd78594ae7bb7090af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8344b9b78f14dae5d1a914c04ed2b4249f069b8eefa047fd78594ae7bb7090af", kill_on_drop: false }` [INFO] [stdout] 8344b9b78f14dae5d1a914c04ed2b4249f069b8eefa047fd78594ae7bb7090af [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=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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34077605a8c37a4278f095dc7dfefb19dcf91729695d823392e9651229c9c1b [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" "f34077605a8c37a4278f095dc7dfefb19dcf91729695d823392e9651229c9c1b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tar v0.3.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [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 string v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling async_docker v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | fn version(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn info(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | fn ping(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | pub(super) fn new_inner(interact: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | fn version(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | fn info(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | fn ping(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new_docker(host: Option) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/tcp_docker.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(host: Uri) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | type Future = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) fn new(host: Uri) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn new(interact: Arc, id: Cow<'static, str>) -> Container { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn new(interact: Arc, name: S) -> Image<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn new(interact: Arc) -> Images [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc) -> Containers { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc, id: S) -> Network<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn new(interact: Arc) -> Networks { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/parse.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub type ResponseFutureWrapper = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/interact.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | impl InteractApi for Arc [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transport/lines.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | replace(&mut self.buffered, Some(second.to_vec())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transport/lines.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | replace(&mut self.buffered, buffered); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.68s [INFO] running `Command { std: "docker" "inspect" "f34077605a8c37a4278f095dc7dfefb19dcf91729695d823392e9651229c9c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34077605a8c37a4278f095dc7dfefb19dcf91729695d823392e9651229c9c1b", kill_on_drop: false }` [INFO] [stdout] f34077605a8c37a4278f095dc7dfefb19dcf91729695d823392e9651229c9c1b [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=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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 833b8e34ca5b4578c8c5a779469297910ee4d786022ceb0afa33ae475cf77291 [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" "833b8e34ca5b4578c8c5a779469297910ee4d786022ceb0afa33ae475cf77291", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | fn version(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn info(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | fn ping(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | pub(super) fn new_inner(interact: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | fn version(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | fn info(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | fn ping(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new_docker(host: Option) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/tcp_docker.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(host: Uri) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | type Future = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) fn new(host: Uri) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn new(interact: Arc, id: Cow<'static, str>) -> Container { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async_docker v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn new(interact: Arc, name: S) -> Image<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn new(interact: Arc) -> Images [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc) -> Containers { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc, id: S) -> Network<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn new(interact: Arc) -> Networks { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/parse.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub type ResponseFutureWrapper = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/interact.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | impl InteractApi for Arc [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transport/lines.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | replace(&mut self.buffered, Some(second.to_vec())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transport/lines.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | replace(&mut self.buffered, buffered); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/top.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/imagepull.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/events.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/containerinspect.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/imageinspect.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/info.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/stats.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/export.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/networkconnect.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/imagedelete.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/logs.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/networkdisconnect.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/networks.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/images.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/networkinspect.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let docker: Box = new_docker(None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | fn version(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn info(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | fn ping(&self) -> Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | pub(super) fn new_inner(interact: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | fn version(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | fn info(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | fn ping(&self) -> Box + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | fn events(&self, opts: &EventsOptions) -> Box, Error=Error> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error=Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/docker.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new_docker(host: Option) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/tcp_docker.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(host: Uri) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | type Future = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/unix_docker.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) fn new(host: Uri) -> Result> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DockerApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/container.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn new(interact: Arc, id: Cow<'static, str>) -> Container { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/image.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn new(interact: Arc, name: S) -> Image<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/images.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn new(interact: Arc) -> Images [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/containers.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc) -> Containers { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/network.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(interact: Arc, id: S) -> Network<'b> [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | interact: Arc, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/communicate/networks.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn new(interact: Arc) -> Networks { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/parse.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub type ResponseFutureWrapper = Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transport/interact.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | impl InteractApi for Arc [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InteractApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async_docker`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stats examples/stats.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="without-ssl"' -C metadata=52b073aab8f1e87f -C extra-filename=-52b073aab8f1e87f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_docker=/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8fe885f1d4439ddc.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib --extern tokio_uds=/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib --extern unix_socket=/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/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/events-ac322a179451a737.events.66e86b67-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.events.66e86b67-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737.4i6z5vwe8v75spkw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-ac322a179451a737" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.info.b1282d5f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8.1hhox68sr5ztke04.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/info-65ece000009f7ba8" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.imagepull.02fb8a13-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0.1qj2h4x7jpg6s3m0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/imagepull-c3c15940e252d9c0" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.top.bacf90b0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482.4j70o48zgjn7sk8l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/top-bcd13e9db345c482" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.imageinspect.019b9041-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a.3jz385p7kvzklvku.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/imageinspect-05990549641df55a" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.networkconnect.5680aff7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e.vz8l1hwb8f5q6lr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc99970b4a3cc51/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_docker-61333995f1061727.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6c99972cd487b42.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b7f1506293685cd4.rlib" "/opt/rustwide/target/debug/deps/libtar-78a0b8e68519ecca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b9bf10ea12c64db8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-86ab9cc82aef41b0.rlib" "/opt/rustwide/target/debug/deps/liburl-7e25c073a07d167f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ac9ecfdd2e22501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libuuid-e88860d34542fbfd.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a25820b985d6a96.rlib" "/opt/rustwide/target/debug/deps/libwant-f878d8bb53235d4b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-c4144592100873af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-17c4933cdcd0b000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ccedf18af4e84720.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5cdd209c6c0829a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-51162a1880dfecf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8531cf8f98ea8a02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-802fdd17ad8fb49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5c439ef269d2df4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1bbff30af414542d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23cbda69aaa21412.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-82b27b2ac9f5b3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libmio-62b221dfdf85ec4e.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/liblog-8baeb7cea712979c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/networkconnect-113903b177646d3e" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "833b8e34ca5b4578c8c5a779469297910ee4d786022ceb0afa33ae475cf77291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833b8e34ca5b4578c8c5a779469297910ee4d786022ceb0afa33ae475cf77291", kill_on_drop: false }` [INFO] [stdout] 833b8e34ca5b4578c8c5a779469297910ee4d786022ceb0afa33ae475cf77291