[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabahtalateh/hello_actix on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-12/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-connect v0.2.3 [INFO] [stderr] Downloaded actix-http v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b94d4f42a2f6492ebb54b5bfe39c3c398e907748ba0a9f092d78a25788689f98 [INFO] running `Command { std: "docker" "start" "-a" "b94d4f42a2f6492ebb54b5bfe39c3c398e907748ba0a9f092d78a25788689f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b94d4f42a2f6492ebb54b5bfe39c3c398e907748ba0a9f092d78a25788689f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94d4f42a2f6492ebb54b5bfe39c3c398e907748ba0a9f092d78a25788689f98", kill_on_drop: false }` [INFO] [stdout] b94d4f42a2f6492ebb54b5bfe39c3c398e907748ba0a9f092d78a25788689f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65292711949abc0213ce727a58bef20aa033e68c08fd091f51a3476ff7858621 [INFO] running `Command { std: "docker" "start" "-a" "65292711949abc0213ce727a58bef20aa033e68c08fd091f51a3476ff7858621", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [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 slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [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 rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [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 semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 lock_api v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 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 resolv-conf v0.6.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [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 url v2.1.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling chrono v0.4.7 [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 synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [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 26.60s [INFO] running `Command { std: "docker" "inspect" "65292711949abc0213ce727a58bef20aa033e68c08fd091f51a3476ff7858621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65292711949abc0213ce727a58bef20aa033e68c08fd091f51a3476ff7858621", kill_on_drop: false }` [INFO] [stdout] 65292711949abc0213ce727a58bef20aa033e68c08fd091f51a3476ff7858621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a62f84d2d5d37795c07c1bdd673eb969b7586efe38319a68db231902ca5dd8 [INFO] running `Command { std: "docker" "start" "-a" "03a62f84d2d5d37795c07c1bdd673eb969b7586efe38319a68db231902ca5dd8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [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 `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: `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/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/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 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/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 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/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 `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] [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.actor_lifecycle.85c57b86-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd.2mb1ehs83xdzd7ad.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6b4e46d2bdc14449/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-1900eda724b752f5.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c9e13a9a0347b0d7.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8377ce4b7e9757c1.rlib" "/opt/rustwide/target/debug/deps/librand-573629a836bb3c37.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b9960e1776e4474.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-dc4834a2215419b3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2f15d43c81c2fd8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7873dd2000aab01a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aab716e7b166d3ce.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-afd91f4fc08f1896.rlib" "/opt/rustwide/target/debug/deps/liburl-46a94c7ec9e8f314.rlib" "/opt/rustwide/target/debug/deps/libidna-2ceb50c5ede47383.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libchrono-c4753f007c12e76f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aba185d19a00044f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d95bd54f756ee9d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-79c62e20febd4c81.rlib" "/opt/rustwide/target/debug/deps/libryu-a0f24e45ca50d2b6.rlib" "/opt/rustwide/target/debug/deps/libserde-9624de1cbcefcc2d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a1f5d386b47ed2b7.rlib" "/opt/rustwide/target/debug/deps/libregex-cf645c901fdedc77.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f53de7e9482e4085.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmime-107013d2d2f2dacb.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c2d978e4776b85b.rlib" "/opt/rustwide/target/debug/deps/libtime-b30bfe0971cd1a9d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ada3699e1f1008eb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-11beaf4d62b45e22.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-578e7b59493d06e4.rlib" "/opt/rustwide/target/debug/deps/libeither-448e776efe8979bd.rlib" "/opt/rustwide/target/debug/deps/libh2-4d84d1a9a0968a15.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libstring-ebe2e156d6b942f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-30a0c1d26828e39b.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5dfd9e922cc77767.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-af47e6d0ea9540de.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-5941e4edeeb8f62b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-dfebb43e1e7d2474.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a76b8d374d7c5b96.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b751903ed02e145d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0d193ff6fd0cdc77.rlib" "/opt/rustwide/target/debug/deps/liburl-b089408797cca16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-52c6ae1d7231d086.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ee58c45376b2ec4f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-19281bf6a2ffd957.rlib" "/opt/rustwide/target/debug/deps/libidna-5546f9cef825e42b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c04cf371851b326.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c178ed2d3bd61e07.rlib" "/opt/rustwide/target/debug/deps/libhostname-4a3dbeb8444a94c3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-10f197e702ac1341.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0b5dd9ff9011d9f3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-514a343427b2db62.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2ad6ece489f0f4c7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f545d12ceb0fba1b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-97a932506e780502.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f072adcde56004f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c83eb41af4fd703a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-30b9ef7e9f4b2d9b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a8d9cf9f9872363f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-91aa427ce105ba8f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-5ca536e3aee309c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff591fa9ef86b0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-955ed9c415331733.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d00d720b26a1d83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-da1a8516ebe252b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8cdb6847a03acde9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7aaa95db2b90ba83.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3789442e2398d5fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-563af6b780797287.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c1b471e30206d91b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-30ba8d1b474ffcb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/librand-9252d1231d30f8a1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6ee9c0fde72670f7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba9c17a8250145bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-b60ad5c601ae74c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03311feaf7e0c07d.rlib" "/opt/rustwide/target/debug/deps/libmio-52502c0be3008734.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-d19e4002709cd77c.rlib" "/opt/rustwide/target/debug/deps/libnet2-a178a89156c64ca4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc9d2be84f9cc8cd.rlib" "/opt/rustwide/target/debug/deps/liblog-92740d5bbe6a1c62.rlib" "/opt/rustwide/target/debug/deps/libcopyless-f066dc573c612fbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4b62c81a065c30ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4cadcb3bc414f74.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e7f67f98e30653c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libfutures-be52d98b3d71c6dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/actor_lifecycle-1e70b1df8ccccadd" "-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] [stdout] error: aborting due to previous error; 5 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/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.message_response.0347390f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3.4bqm15cihseg9s7v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6b4e46d2bdc14449/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-1900eda724b752f5.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c9e13a9a0347b0d7.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8377ce4b7e9757c1.rlib" "/opt/rustwide/target/debug/deps/librand-573629a836bb3c37.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b9960e1776e4474.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-dc4834a2215419b3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2f15d43c81c2fd8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7873dd2000aab01a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aab716e7b166d3ce.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-afd91f4fc08f1896.rlib" "/opt/rustwide/target/debug/deps/liburl-46a94c7ec9e8f314.rlib" "/opt/rustwide/target/debug/deps/libidna-2ceb50c5ede47383.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libchrono-c4753f007c12e76f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aba185d19a00044f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d95bd54f756ee9d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-79c62e20febd4c81.rlib" "/opt/rustwide/target/debug/deps/libryu-a0f24e45ca50d2b6.rlib" "/opt/rustwide/target/debug/deps/libserde-9624de1cbcefcc2d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a1f5d386b47ed2b7.rlib" "/opt/rustwide/target/debug/deps/libregex-cf645c901fdedc77.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f53de7e9482e4085.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmime-107013d2d2f2dacb.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c2d978e4776b85b.rlib" "/opt/rustwide/target/debug/deps/libtime-b30bfe0971cd1a9d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ada3699e1f1008eb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-11beaf4d62b45e22.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-578e7b59493d06e4.rlib" "/opt/rustwide/target/debug/deps/libeither-448e776efe8979bd.rlib" "/opt/rustwide/target/debug/deps/libh2-4d84d1a9a0968a15.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libstring-ebe2e156d6b942f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-30a0c1d26828e39b.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5dfd9e922cc77767.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-af47e6d0ea9540de.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-5941e4edeeb8f62b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-dfebb43e1e7d2474.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a76b8d374d7c5b96.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b751903ed02e145d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0d193ff6fd0cdc77.rlib" "/opt/rustwide/target/debug/deps/liburl-b089408797cca16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-52c6ae1d7231d086.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ee58c45376b2ec4f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-19281bf6a2ffd957.rlib" "/opt/rustwide/target/debug/deps/libidna-5546f9cef825e42b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c04cf371851b326.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c178ed2d3bd61e07.rlib" "/opt/rustwide/target/debug/deps/libhostname-4a3dbeb8444a94c3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-10f197e702ac1341.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0b5dd9ff9011d9f3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-514a343427b2db62.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2ad6ece489f0f4c7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f545d12ceb0fba1b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-97a932506e780502.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f072adcde56004f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c83eb41af4fd703a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-30b9ef7e9f4b2d9b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a8d9cf9f9872363f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-91aa427ce105ba8f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-5ca536e3aee309c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff591fa9ef86b0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-955ed9c415331733.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d00d720b26a1d83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-da1a8516ebe252b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8cdb6847a03acde9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7aaa95db2b90ba83.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3789442e2398d5fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-563af6b780797287.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c1b471e30206d91b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-30ba8d1b474ffcb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/librand-9252d1231d30f8a1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6ee9c0fde72670f7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba9c17a8250145bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-b60ad5c601ae74c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03311feaf7e0c07d.rlib" "/opt/rustwide/target/debug/deps/libmio-52502c0be3008734.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-d19e4002709cd77c.rlib" "/opt/rustwide/target/debug/deps/libnet2-a178a89156c64ca4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc9d2be84f9cc8cd.rlib" "/opt/rustwide/target/debug/deps/liblog-92740d5bbe6a1c62.rlib" "/opt/rustwide/target/debug/deps/libcopyless-f066dc573c612fbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4b62c81a065c30ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4cadcb3bc414f74.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e7f67f98e30653c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libfutures-be52d98b3d71c6dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/message_response-ba1c76b67a42aea3" "-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] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 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" "03a62f84d2d5d37795c07c1bdd673eb969b7586efe38319a68db231902ca5dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a62f84d2d5d37795c07c1bdd673eb969b7586efe38319a68db231902ca5dd8", kill_on_drop: false }` [INFO] [stdout] 03a62f84d2d5d37795c07c1bdd673eb969b7586efe38319a68db231902ca5dd8