[INFO] updating cached repository https://github.com/sabahtalateh/hello_actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f36db20942abf31731de68430c83476501f40a7 [INFO] testing sabahtalateh/hello_actix against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabahtalateh/hello_actix on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabahtalateh/hello_actix [INFO] finished tweaking git repo https://github.com/sabahtalateh/hello_actix [INFO] tweaked toml for git repo https://github.com/sabahtalateh/hello_actix written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sabahtalateh/hello_actix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdcad34e55e313883cfa9455738839b8f9d030a56b9981d535d5faa44b35cf5e [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" "cdcad34e55e313883cfa9455738839b8f9d030a56b9981d535d5faa44b35cf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdcad34e55e313883cfa9455738839b8f9d030a56b9981d535d5faa44b35cf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdcad34e55e313883cfa9455738839b8f9d030a56b9981d535d5faa44b35cf5e", kill_on_drop: false }` [INFO] [stdout] cdcad34e55e313883cfa9455738839b8f9d030a56b9981d535d5faa44b35cf5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60f27ac6734a514f5cd7386bffb7ee118fe7bf56861fe71586cc67ed9ef3631b [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" "60f27ac6734a514f5cd7386bffb7ee118fe7bf56861fe71586cc67ed9ef3631b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-connect v0.2.3 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-http v0.2.9 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "60f27ac6734a514f5cd7386bffb7ee118fe7bf56861fe71586cc67ed9ef3631b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f27ac6734a514f5cd7386bffb7ee118fe7bf56861fe71586cc67ed9ef3631b", kill_on_drop: false }` [INFO] [stdout] 60f27ac6734a514f5cd7386bffb7ee118fe7bf56861fe71586cc67ed9ef3631b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7935c86f5f989e7ab0705472389f0af91cfbd081fef65f4ecaa3ed06bca97585 [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" "7935c86f5f989e7ab0705472389f0af91cfbd081fef65f4ecaa3ed06bca97585", kill_on_drop: false }` [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/message_response.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | fn handle>(self, ctx: &mut ::Context, tx: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/message_response.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/message_response.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/message_response.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | fn handle(&mut self, msg: Msg, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/arbiter.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle(&mut self, msg: Value, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/arbiter.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn handle(&mut self, msg: Display, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> examples/message_response.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | sys.run(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> examples/arbiter.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | system.run(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/ping.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | fn handle(&mut self, msg: Ping, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/actor_lifecycle.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/actor_lifecycle.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> examples/actor_lifecycle.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle(&mut self, msg: Ping, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/actor_lifecycle.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle(&mut self, msg: Ping, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> examples/actor_lifecycle.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | sys.run(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> examples/context_actor_address.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | fn handle(&mut self, msg: WhoAmI, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> examples/context_actor_address.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | sys.run(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> examples/stopping_ping.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | res.map(move |res| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/stopping_ping.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/stopping_ping.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/recipient.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | subscribers: recipients, [INFO] [stdout] | ^^^^^^^^^^ expected struct `Signal`, found struct `Subscribe` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec<_impl_act_signal::actix::Recipient>` [INFO] [stdout] found struct `std::vec::Vec<_impl_act_signal::actix::Recipient>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_actix`. [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.message_response.2yuote9w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c" "/opt/rustwide/target/debug/examples/message_response-34df854868d8d84c.4w25w8oe99jss21p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-e71572092f41f137.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b3def11db8af8de8.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/librand-793fae9c904e29f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d238ccc229f73a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-428d19166922e1a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b79b6b52115b8f38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b63d87e927d70b37.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-b5381429564b6877.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a16e02f894f2861.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-775cae2548b3e6d8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a95d22b9a855fe7f.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-b86f9c136c85c2f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bdd0f0eb9f38db12.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-85ba6020a502f2b5.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ff0ed62560ce0711.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libh2-ebb0877486ab6354.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-932ec0bcc5b609c0.rlib" "/opt/rustwide/target/debug/deps/libhttp-19f0d221662b9f21.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da34fca479c9e3b4.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ae667d73b52ad465.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-30933a4645cc9b48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4434ebc411694af1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-13977d1609fa9e0e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7f873624260f172c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-3cc255d567462ac0.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-033a47d422f4988b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2980166e2f8e8565.rlib" "/opt/rustwide/target/debug/deps/libsocket2-458d8116073cad39.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4b2d136cba474e29.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libfailure-18f69d13acef2484.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7cfa6afcc451f761.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4cd315a8827fcc2d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5110208139e54ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eef501188a359bb0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-94530205c338943b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bb4826ee0bf06bb8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-69b09578a486ab63.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c8449c0da8ca88c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-007709fef47e54c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bc7a12d9f0c9b147.rlib" "/opt/rustwide/target/debug/deps/liblock_api-32f51aaf619c2758.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c6fecb8c380a0532.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-36363708f7effe6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02568d70f721259d.rlib" "/opt/rustwide/target/debug/deps/libbytes-31f04bb4068b3c4e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-27d60de5719f1d03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f18852ccf330a8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/librand-1a11476a9c446f37.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9e637663daf93e4f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccbe7e7668c3d8a9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4099c8472edbcff4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a2f8edcbbb1db7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-94536064ebeb9fc2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.actor_lifecycle.4p5udaae-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757" "/opt/rustwide/target/debug/examples/actor_lifecycle-48a8bb944db9c757.18m5980q5r1tpfea.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-e71572092f41f137.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b3def11db8af8de8.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/librand-793fae9c904e29f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d238ccc229f73a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-428d19166922e1a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b79b6b52115b8f38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b63d87e927d70b37.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-b5381429564b6877.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a16e02f894f2861.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-775cae2548b3e6d8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a95d22b9a855fe7f.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-b86f9c136c85c2f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bdd0f0eb9f38db12.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-85ba6020a502f2b5.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ff0ed62560ce0711.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libh2-ebb0877486ab6354.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-932ec0bcc5b609c0.rlib" "/opt/rustwide/target/debug/deps/libhttp-19f0d221662b9f21.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da34fca479c9e3b4.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ae667d73b52ad465.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-30933a4645cc9b48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4434ebc411694af1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-13977d1609fa9e0e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7f873624260f172c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-3cc255d567462ac0.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-033a47d422f4988b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2980166e2f8e8565.rlib" "/opt/rustwide/target/debug/deps/libsocket2-458d8116073cad39.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4b2d136cba474e29.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libfailure-18f69d13acef2484.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7cfa6afcc451f761.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4cd315a8827fcc2d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5110208139e54ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eef501188a359bb0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-94530205c338943b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bb4826ee0bf06bb8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-69b09578a486ab63.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c8449c0da8ca88c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-007709fef47e54c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bc7a12d9f0c9b147.rlib" "/opt/rustwide/target/debug/deps/liblock_api-32f51aaf619c2758.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c6fecb8c380a0532.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-36363708f7effe6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02568d70f721259d.rlib" "/opt/rustwide/target/debug/deps/libbytes-31f04bb4068b3c4e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-27d60de5719f1d03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f18852ccf330a8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/librand-1a11476a9c446f37.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9e637663daf93e4f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccbe7e7668c3d8a9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4099c8472edbcff4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a2f8edcbbb1db7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-94536064ebeb9fc2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7935c86f5f989e7ab0705472389f0af91cfbd081fef65f4ecaa3ed06bca97585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7935c86f5f989e7ab0705472389f0af91cfbd081fef65f4ecaa3ed06bca97585", kill_on_drop: false }` [INFO] [stdout] 7935c86f5f989e7ab0705472389f0af91cfbd081fef65f4ecaa3ed06bca97585