[INFO] crate shiplift 0.6.0 is already in cache [INFO] testing shiplift-0.6.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate shiplift 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate shiplift 0.6.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shiplift 0.6.0 [INFO] finished tweaking crates.io crate shiplift 0.6.0 [INFO] tweaked toml for crates.io crate shiplift 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate shiplift 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e60fb1b9cb93beb27d531223fc7b4237296d815e0cc2a043018e56b16300a3cc [INFO] running `"docker" "start" "-a" "e60fb1b9cb93beb27d531223fc7b4237296d815e0cc2a043018e56b16300a3cc"` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling tokio-io v0.1.12 [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 idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling shiplift v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:71:43 [INFO] [stderr] | [INFO] [stderr] 71 | Error::SerdeJsonError(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:72:34 [INFO] [stderr] | [INFO] [stderr] 72 | Error::Hyper(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:73:33 [INFO] [stderr] | [INFO] [stderr] 73 | Error::Http(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:31 [INFO] [stderr] | [INFO] [stderr] 74 | Error::IO(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:75:37 [INFO] [stderr] | [INFO] [stderr] 75 | Error::Encoding(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "e60fb1b9cb93beb27d531223fc7b4237296d815e0cc2a043018e56b16300a3cc"` [INFO] running `"docker" "rm" "-f" "e60fb1b9cb93beb27d531223fc7b4237296d815e0cc2a043018e56b16300a3cc"` [INFO] [stdout] e60fb1b9cb93beb27d531223fc7b4237296d815e0cc2a043018e56b16300a3cc [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] bb106a83b53dec7c97877054429858e9b9fcd9d815125282a41f0348088cca94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "bb106a83b53dec7c97877054429858e9b9fcd9d815125282a41f0348088cca94"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:71:43 [INFO] [stderr] | [INFO] [stderr] 71 | Error::SerdeJsonError(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:72:34 [INFO] [stderr] | [INFO] [stderr] 72 | Error::Hyper(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:73:33 [INFO] [stderr] | [INFO] [stderr] 73 | Error::Http(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:31 [INFO] [stderr] | [INFO] [stderr] 74 | Error::IO(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:75:37 [INFO] [stderr] | [INFO] [stderr] 75 | Error::Encoding(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling shiplift v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name containerinspect --edition=2018 examples/containerinspect.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=66ef6448f354c091 -C extra-filename=-66ef6448f354c091 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name networks --edition=2018 examples/networks.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=bddc98efc6b2b608 -C extra-filename=-bddc98efc6b2b608 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stats --edition=2018 examples/stats.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=28f5f47e4e14f16e -C extra-filename=-28f5f47e4e14f16e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name containercreate --edition=2018 examples/containercreate.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=3a912d84acd7f712 -C extra-filename=-3a912d84acd7f712 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name imagepull --edition=2018 examples/imagepull.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=fff7e783a4e10c4d -C extra-filename=-fff7e783a4e10c4d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name networkinspect --edition=2018 examples/networkinspect.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=94cd5b7873cd0fd3 -C extra-filename=-94cd5b7873cd0fd3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name volumes --edition=2018 examples/volumes.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=090d9ad43a8ad51c -C extra-filename=-090d9ad43a8ad51c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name events --edition=2018 examples/events.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=5ec693965c0f2384 -C extra-filename=-5ec693965c0f2384 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name networkcreate --edition=2018 examples/networkcreate.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=bb99116c5e0017b9 -C extra-filename=-bb99116c5e0017b9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name top --edition=2018 examples/top.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=e01ad564d1bd9494 -C extra-filename=-e01ad564d1bd9494 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-170e76ac20be4ae1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.networkconnect.6s84758t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f" "/opt/rustwide/target/debug/examples/networkconnect-f1e122f600e6e69f.4g2vr86jpgjllva.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib" "/opt/rustwide/target/debug/deps/libxattr-a559db66056867c0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a83992152624c461.rlib" "/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dcb4c1c24072f14e.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-b21a19be8b6f3270.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04ecfb928c95ca60.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-098ca65ec695e0a0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libantidote-d385d67fcf4912ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ff482b8aad0215da.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a8b18846bbe012e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9facfe9005ef7fea.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-884371f25bf66212.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-111c5da18b95650d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b120e91b86cf6328.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b57955d211e161e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9d5af17ed4d6a71c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-80577a3896043c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3cd74c0d025b7973.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-20d8926205ec7390.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d85b94e8709bd14.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-772f6e41d79151d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a7eeb70ab9579bb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01d8b09b472c1aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8f7ce6c131e61fe8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c7e0d1b951e92e2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-12c6df8a23ebc58b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib" "/opt/rustwide/target/debug/deps/libmio-3f7b563ba8a245ca.rlib" "/opt/rustwide/target/debug/deps/libtime-46bae1e61d3d1ddc.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ae27b55d3bc771a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-52c57a987bc03b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d1c0eac4f05aa44.rlib" "/opt/rustwide/target/debug/deps/libh2-6293777dd7843b5c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec74ec1e1c8d3b50.rlib" "/opt/rustwide/target/debug/deps/libstring-1e7d07b9981c1f33.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-aca01808ace26627.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc70bad8c0fe0ad3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-dff4a86e4a023cfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-1d2e9d7b334f23c0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-510bda4bd6f3aed5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9377efcfa5b1704b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.volumedelete.96ywetc6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e" "/opt/rustwide/target/debug/examples/volumedelete-be2ad6de274f034e.1cnufepxwjg28dvr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib" "/opt/rustwide/target/debug/deps/libxattr-a559db66056867c0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a83992152624c461.rlib" "/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dcb4c1c24072f14e.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-b21a19be8b6f3270.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04ecfb928c95ca60.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-098ca65ec695e0a0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libantidote-d385d67fcf4912ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ff482b8aad0215da.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a8b18846bbe012e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9facfe9005ef7fea.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-884371f25bf66212.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-111c5da18b95650d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b120e91b86cf6328.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b57955d211e161e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9d5af17ed4d6a71c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-80577a3896043c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3cd74c0d025b7973.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-20d8926205ec7390.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d85b94e8709bd14.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-772f6e41d79151d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a7eeb70ab9579bb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01d8b09b472c1aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8f7ce6c131e61fe8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c7e0d1b951e92e2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-12c6df8a23ebc58b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib" "/opt/rustwide/target/debug/deps/libmio-3f7b563ba8a245ca.rlib" "/opt/rustwide/target/debug/deps/libtime-46bae1e61d3d1ddc.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ae27b55d3bc771a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-52c57a987bc03b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d1c0eac4f05aa44.rlib" "/opt/rustwide/target/debug/deps/libh2-6293777dd7843b5c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec74ec1e1c8d3b50.rlib" "/opt/rustwide/target/debug/deps/libstring-1e7d07b9981c1f33.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-aca01808ace26627.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc70bad8c0fe0ad3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-dff4a86e4a023cfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-1d2e9d7b334f23c0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-510bda4bd6f3aed5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9377efcfa5b1704b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.export.amvlqof0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95" "/opt/rustwide/target/debug/examples/export-ca83a4baf730ee95.5206xaqhipcdrlxq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib" "/opt/rustwide/target/debug/deps/libxattr-a559db66056867c0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a83992152624c461.rlib" "/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dcb4c1c24072f14e.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-b21a19be8b6f3270.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04ecfb928c95ca60.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-098ca65ec695e0a0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libantidote-d385d67fcf4912ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ff482b8aad0215da.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a8b18846bbe012e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9facfe9005ef7fea.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-884371f25bf66212.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-111c5da18b95650d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b120e91b86cf6328.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b57955d211e161e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9d5af17ed4d6a71c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-80577a3896043c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3cd74c0d025b7973.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-20d8926205ec7390.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d85b94e8709bd14.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-772f6e41d79151d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a7eeb70ab9579bb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01d8b09b472c1aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8f7ce6c131e61fe8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c7e0d1b951e92e2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-12c6df8a23ebc58b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib" "/opt/rustwide/target/debug/deps/libmio-3f7b563ba8a245ca.rlib" "/opt/rustwide/target/debug/deps/libtime-46bae1e61d3d1ddc.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ae27b55d3bc771a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-52c57a987bc03b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d1c0eac4f05aa44.rlib" "/opt/rustwide/target/debug/deps/libh2-6293777dd7843b5c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec74ec1e1c8d3b50.rlib" "/opt/rustwide/target/debug/deps/libstring-1e7d07b9981c1f33.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-aca01808ace26627.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc70bad8c0fe0ad3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-dff4a86e4a023cfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-1d2e9d7b334f23c0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-510bda4bd6f3aed5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9377efcfa5b1704b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.containercopyinto.d05ndch6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139" "/opt/rustwide/target/debug/examples/containercopyinto-efaa83ab01b79139.3xai8wz6yg8nlo29.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-13d7fac9ddbfd231.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libtar-7ed0ef35cbdbf99a.rlib" "/opt/rustwide/target/debug/deps/libxattr-a559db66056867c0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a83992152624c461.rlib" "/opt/rustwide/target/debug/deps/libflate2-dbddc05f81d7a847.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dcb4c1c24072f14e.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libmime-924e2b6a80a0bb4c.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-6b0922352d7d3640.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-9d51e354988ff2ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-b21a19be8b6f3270.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a5f6276ce408a68.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04ecfb928c95ca60.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-098ca65ec695e0a0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libantidote-d385d67fcf4912ee.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fa345e280cd7c32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ff482b8aad0215da.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a8b18846bbe012e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4b456c0744810c9.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-1ca7c2c08a71be76.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9facfe9005ef7fea.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-884371f25bf66212.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-111c5da18b95650d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b120e91b86cf6328.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b57955d211e161e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9d5af17ed4d6a71c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-80577a3896043c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3cd74c0d025b7973.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-20d8926205ec7390.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d85b94e8709bd14.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-772f6e41d79151d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a7eeb70ab9579bb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01d8b09b472c1aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8f7ce6c131e61fe8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c7e0d1b951e92e2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-12c6df8a23ebc58b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-964ad509cedc013b.rlib" "/opt/rustwide/target/debug/deps/libmio-3f7b563ba8a245ca.rlib" "/opt/rustwide/target/debug/deps/libtime-46bae1e61d3d1ddc.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ae27b55d3bc771a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-52c57a987bc03b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d1c0eac4f05aa44.rlib" "/opt/rustwide/target/debug/deps/libh2-6293777dd7843b5c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec74ec1e1c8d3b50.rlib" "/opt/rustwide/target/debug/deps/libstring-1e7d07b9981c1f33.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ca1ca3d439451ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-aca01808ace26627.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc70bad8c0fe0ad3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libhttp-938c6de8cc504bbb.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e295e0754d0ba911.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-dff4a86e4a023cfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/liburl-743f1a1f8943835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-1d2e9d7b334f23c0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-510bda4bd6f3aed5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9377efcfa5b1704b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9a386ae1acd0a44.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libserde-5f797a645a440bc9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `shiplift`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bb106a83b53dec7c97877054429858e9b9fcd9d815125282a41f0348088cca94"` [INFO] running `"docker" "rm" "-f" "bb106a83b53dec7c97877054429858e9b9fcd9d815125282a41f0348088cca94"` [INFO] [stdout] bb106a83b53dec7c97877054429858e9b9fcd9d815125282a41f0348088cca94