[INFO] cloning repository https://github.com/Raclett3/minnet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Raclett3/minnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaclett3%2Fminnet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaclett3%2Fminnet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 565781178f8e1f3d3277ac12ce5d81eca48b7615 [INFO] testing Raclett3/minnet-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaclett3%2Fminnet-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Raclett3/minnet-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Raclett3/minnet-rs [INFO] finished tweaking git repo https://github.com/Raclett3/minnet-rs [INFO] tweaked toml for git repo https://github.com/Raclett3/minnet-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Raclett3/minnet-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5f1184f6fa75fdda479dcf5ca3c96292807b6c01b8f302c5c1bae96e5ab55ae [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" "e5f1184f6fa75fdda479dcf5ca3c96292807b6c01b8f302c5c1bae96e5ab55ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f1184f6fa75fdda479dcf5ca3c96292807b6c01b8f302c5c1bae96e5ab55ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f1184f6fa75fdda479dcf5ca3c96292807b6c01b8f302c5c1bae96e5ab55ae", kill_on_drop: false }` [INFO] [stdout] e5f1184f6fa75fdda479dcf5ca3c96292807b6c01b8f302c5c1bae96e5ab55ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f10f5dc6d79ef837c86274fbdce1812cfcb09d5c98170bc20d709848b04b9e [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" "82f10f5dc6d79ef837c86274fbdce1812cfcb09d5c98170bc20d709848b04b9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bcrypt v0.8.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.0.0 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.1.0 [INFO] [stderr] Compiling minnet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v3.1.0, time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 19` [INFO] running `Command { std: "docker" "inspect" "82f10f5dc6d79ef837c86274fbdce1812cfcb09d5c98170bc20d709848b04b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f10f5dc6d79ef837c86274fbdce1812cfcb09d5c98170bc20d709848b04b9e", kill_on_drop: false }` [INFO] [stdout] 82f10f5dc6d79ef837c86274fbdce1812cfcb09d5c98170bc20d709848b04b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa3cc0e724bd142e36f1455f440f107c752bb6de3ee2d667c4e2b9f8577a4b46 [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" "aa3cc0e724bd142e36f1455f440f107c752bb6de3ee2d667c4e2b9f8577a4b46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling minnet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.users.3d71aa1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017.elfwa0jxm2256a6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-4c82bd51a46fa4ce/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libminnet_rs-7de47d01397d4a43.rlib" "/opt/rustwide/target/debug/deps/libtoml-af013c2066acf88d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a936645a5ec08049.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-7058508ce8c70c19.rlib" "/opt/rustwide/target/debug/deps/libawc-d1d1bdd2ee352ef0.rlib" "/opt/rustwide/target/debug/deps/libactix_server-738973c48c756306.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ef78013fb78ee6b4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7ccb271be9a84e43.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libactix_router-30ee22a1c86816e7.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9feec108797fc5ff.rlib" "/opt/rustwide/target/debug/deps/libactix_http-710afc876f280461.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-cfb4e95a42d225fb.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7453ec2344fe03fe.rlib" "/opt/rustwide/target/debug/deps/libdtoa-21bc3ec4bfd1ec01.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a2fd62b8e25956ab.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libcookie-414ad9f0a544d34d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-896a3548c6f4f508.rlib" "/opt/rustwide/target/debug/deps/libregex-b3fc21ea082ac41e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1be0e50872a06da.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-278caffa9b1e2257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2878f65288512214.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-91ba6dcd38c18b5f.rlib" "/opt/rustwide/target/debug/deps/libtime-14c51dfdbd6d8bc5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9882476e2c5ca443.rlib" "/opt/rustwide/target/debug/deps/libstandback-5abf0bada54add5f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f123ad3fcfd651eb.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ed178c196de27ed7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cf9c478c640a02af.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-358430eaf143c37e.rlib" "/opt/rustwide/target/debug/deps/libhostname-25be85c2a7a5c996.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-fafaf5f65005f698.rlib" "/opt/rustwide/target/debug/deps/liburl-79f7f68c1180b343.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-eadf4df1bbe0c3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-435a63816f826cbd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7cdd5020c9aedf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8c50cb074c9574e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ae3a4807501033b5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5eabee113d00b3c.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-e92c37b952e07ab0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2296e45d165fad43.rlib" "/opt/rustwide/target/debug/deps/libgimli-e9231050234a1bcf.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-36900eda1ec25705.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-cb789a5dd98107bd.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-775fd4c98bbeac3d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-197b1888f4ca67e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fdf4f5a120418c9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca1327869d409fdf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-736c393ded420bcd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8d2133ac5223a138.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-875fc7bdda8b1e1d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-067f54d7963c7d6b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libh2-9a224da5ef6214c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-02e230119d3f740f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c8af818abb321ee8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libhttp-cf6a764c92104dcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ad00f684e91b8a7e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e96a73bf9e704f2a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c4b8ef8adbb5d11a.rlib" "/opt/rustwide/target/debug/deps/libtokio-de9068e881f4c2cd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ab3696bb57383e00.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-76b2fbfcbc59f5ec.rlib" "/opt/rustwide/target/debug/deps/libmio-d31120db74fd742c.rlib" "/opt/rustwide/target/debug/deps/libiovec-cf4e873155238da4.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd9d06f877c2fecd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-16ef7a5239efd1f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8f139a86e2b7a52a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-476b437a9727a46d.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libpin_project-426ebe612a3fbe5e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-643a67b4ce364d82.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c4d20991c74941c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/liblog-410faf3f32838acd.rlib" "/opt/rustwide/target/debug/deps/libserde-a2166ce2ed1fbc50.rlib" "/opt/rustwide/target/debug/deps/librand-466cfd3203f8d3a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4418ca71075e524a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-051447f765ff41f6.rlib" "/opt/rustwide/target/debug/deps/librand_core-767187a5068fc91f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1bf9b591831d2e9b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64feae9a71b163e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d5db3d3f0e8b053d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libblowfish-e478d69ca30b67e2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-906abfb12469f1db.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d45b4831ab3098e.rlib" "/opt/rustwide/target/debug/deps/liblibc-3e7a39844b51bfed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdiesel-4c2489a94645ed20.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-1916cf7f221f3b8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/users-0099140282ecf017" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `minnet-rs` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa3cc0e724bd142e36f1455f440f107c752bb6de3ee2d667c4e2b9f8577a4b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3cc0e724bd142e36f1455f440f107c752bb6de3ee2d667c4e2b9f8577a4b46", kill_on_drop: false }` [INFO] [stdout] aa3cc0e724bd142e36f1455f440f107c752bb6de3ee2d667c4e2b9f8577a4b46