[INFO] cloning 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" "clone" "--bare" "https://github.com/sabahtalateh/hello_actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f36db20942abf31731de68430c83476501f40a7 [INFO] testing sabahtalateh/hello_actix against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabahtalateh/hello_actix on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-connect v0.2.3 [INFO] [stderr] Downloaded actix-rt v0.2.4 [INFO] [stderr] Downloaded getrandom v0.1.10 [INFO] [stderr] Downloaded actix-http v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 115a24c46e6055cb8e8641df517a050b8ed6c206c0171c3d04825985fb6d76dd [INFO] running `Command { std: "docker" "start" "-a" "115a24c46e6055cb8e8641df517a050b8ed6c206c0171c3d04825985fb6d76dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "115a24c46e6055cb8e8641df517a050b8ed6c206c0171c3d04825985fb6d76dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115a24c46e6055cb8e8641df517a050b8ed6c206c0171c3d04825985fb6d76dd", kill_on_drop: false }` [INFO] [stdout] 115a24c46e6055cb8e8641df517a050b8ed6c206c0171c3d04825985fb6d76dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ba5105a812acc965b42ca25e80ab40eb2afa4f788ad045a37d8bed2254b7fb7 [INFO] running `Command { std: "docker" "start" "-a" "2ba5105a812acc965b42ca25e80ab40eb2afa4f788ad045a37d8bed2254b7fb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling url v1.7.2 [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 rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.40 [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 derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [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-rt v0.2.4 [INFO] [stderr] Compiling actix-connect v0.2.3 [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 52.58s [INFO] running `Command { std: "docker" "inspect" "2ba5105a812acc965b42ca25e80ab40eb2afa4f788ad045a37d8bed2254b7fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba5105a812acc965b42ca25e80ab40eb2afa4f788ad045a37d8bed2254b7fb7", kill_on_drop: false }` [INFO] [stdout] 2ba5105a812acc965b42ca25e80ab40eb2afa4f788ad045a37d8bed2254b7fb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b239214622975b59c7c3839c30cdf458cc81154f55890913e0a582c8bf36b8ab [INFO] running `Command { std: "docker" "start" "-a" "b239214622975b59c7c3839c30cdf458cc81154f55890913e0a582c8bf36b8ab", kill_on_drop: false }` [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [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 `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 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] warning: unused `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: `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: `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 `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 `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] 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 `Vec<_impl_act_signal::actix::Recipient>` [INFO] [stdout] found struct `Vec<_impl_act_signal::actix::Recipient>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_actix` 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] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.stopping_ping.6d74fd75-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4.2wkiiz3e5dl0gmya.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-89d7a9fc5313019b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1f331a5f4bb6ba58.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/librand-881cd425c61f7833.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2ae7b2243aabd93d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b9d25c9770310197.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe1145e9f839052b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d722be6199a5cbe5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e36ded48bbf8a1a.rlib" "/opt/rustwide/target/debug/deps/liburl-6cb6dc9ceea3e65d.rlib" "/opt/rustwide/target/debug/deps/libidna-385e35d5103a06ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libchrono-ba2a805b31142fed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6276669d05c236d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d569c78f7deeda2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1a02b5ffb290e9e7.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libserde-8654957f82326349.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libregex-5db75cda2286adcc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aa3bc731586da295.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4a45728390ba59e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2abc19bd84b1604f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e3bc2f763331473e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9dd534d423c4c9ac.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libh2-b54e32709f7d28fc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-3b51b278e2804c6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-434dd41996f00325.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-03fe78204fbf83d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-07b9e479f8a2d09d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-bdb4d6e73ca51640.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-eb2acac432281a84.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cea8cb04b9c5c904.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8a0baac3c502dae2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-28589307724281a1.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ea748cb1e108ad59.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b7a09ca3c6dd34f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a3254129bd882608.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-30ed05ec95fc7700.rlib" "/opt/rustwide/target/debug/deps/libhostname-28c15439c59b5f27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-f9ce3f619eea15e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-221e9a060776598a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-173b737a6b2e2304.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cb137366e6e823f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b1d504dc4771597.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48bc2cfc79ec6fa2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6bf243f7121c246f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-60d678e13daf6d0f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-768f3ffd8f3f999f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-759d3a8f3284d6c9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8931927ebe9c6eff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54025f7431ac2c7c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-713a535401c086cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4b4bf762c3831613.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bfccc7dc5f49351c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-953950d782a1f3b2.rlib" "/opt/rustwide/target/debug/deps/libbytes-efe9d56f0ba43ae2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a733e4cd262ec8f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f9417e9138fffb18.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-3c19a59afdfe1722.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6c13a63e5fa445a1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60aa19407b5a0434.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libmio-c6cb027fc353f6e9.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/libnet2-024946ecad5f43fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-41dd21a6a474c369.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-48f513447b815b44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stopping_ping-501d08e3b26fe1a4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.arbiter.572c01c7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07.1nlu5f2t5iyouhgz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-89d7a9fc5313019b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1f331a5f4bb6ba58.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/librand-881cd425c61f7833.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2ae7b2243aabd93d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b9d25c9770310197.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe1145e9f839052b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d722be6199a5cbe5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e36ded48bbf8a1a.rlib" "/opt/rustwide/target/debug/deps/liburl-6cb6dc9ceea3e65d.rlib" "/opt/rustwide/target/debug/deps/libidna-385e35d5103a06ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libchrono-ba2a805b31142fed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6276669d05c236d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d569c78f7deeda2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1a02b5ffb290e9e7.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libserde-8654957f82326349.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libregex-5db75cda2286adcc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aa3bc731586da295.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4a45728390ba59e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2abc19bd84b1604f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e3bc2f763331473e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9dd534d423c4c9ac.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libh2-b54e32709f7d28fc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-3b51b278e2804c6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-434dd41996f00325.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-03fe78204fbf83d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-07b9e479f8a2d09d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-bdb4d6e73ca51640.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-eb2acac432281a84.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cea8cb04b9c5c904.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8a0baac3c502dae2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-28589307724281a1.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ea748cb1e108ad59.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b7a09ca3c6dd34f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a3254129bd882608.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-30ed05ec95fc7700.rlib" "/opt/rustwide/target/debug/deps/libhostname-28c15439c59b5f27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-f9ce3f619eea15e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-221e9a060776598a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-173b737a6b2e2304.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cb137366e6e823f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b1d504dc4771597.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48bc2cfc79ec6fa2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6bf243f7121c246f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-60d678e13daf6d0f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-768f3ffd8f3f999f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-759d3a8f3284d6c9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8931927ebe9c6eff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54025f7431ac2c7c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-713a535401c086cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4b4bf762c3831613.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bfccc7dc5f49351c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-953950d782a1f3b2.rlib" "/opt/rustwide/target/debug/deps/libbytes-efe9d56f0ba43ae2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a733e4cd262ec8f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f9417e9138fffb18.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-3c19a59afdfe1722.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6c13a63e5fa445a1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60aa19407b5a0434.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libmio-c6cb027fc353f6e9.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/libnet2-024946ecad5f43fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-41dd21a6a474c369.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-48f513447b815b44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/arbiter-9555be9f02447f07" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b239214622975b59c7c3839c30cdf458cc81154f55890913e0a582c8bf36b8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b239214622975b59c7c3839c30cdf458cc81154f55890913e0a582c8bf36b8ab", kill_on_drop: false }` [INFO] [stdout] b239214622975b59c7c3839c30cdf458cc81154f55890913e0a582c8bf36b8ab