[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabahtalateh/hello_actix on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-68/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18df246e857dff714fb45f376a12358597fcfea9111ac29265b6e2f4b4e45b81 [INFO] running `Command { std: "docker" "start" "-a" "18df246e857dff714fb45f376a12358597fcfea9111ac29265b6e2f4b4e45b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18df246e857dff714fb45f376a12358597fcfea9111ac29265b6e2f4b4e45b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18df246e857dff714fb45f376a12358597fcfea9111ac29265b6e2f4b4e45b81", kill_on_drop: false }` [INFO] [stdout] 18df246e857dff714fb45f376a12358597fcfea9111ac29265b6e2f4b4e45b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0669a5ca506ce547e0276e2e962165c6c8ad9562bad15f0e0d932bb273834c2c [INFO] running `Command { std: "docker" "start" "-a" "0669a5ca506ce547e0276e2e962165c6c8ad9562bad15f0e0d932bb273834c2c", 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 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 serde v1.0.99 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [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 lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.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 quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [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 resolv-conf v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [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 threadpool v1.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [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 v0.7.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling actix-codec v0.1.2 [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 actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-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 20.20s [INFO] running `Command { std: "docker" "inspect" "0669a5ca506ce547e0276e2e962165c6c8ad9562bad15f0e0d932bb273834c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669a5ca506ce547e0276e2e962165c6c8ad9562bad15f0e0d932bb273834c2c", kill_on_drop: false }` [INFO] [stdout] 0669a5ca506ce547e0276e2e962165c6c8ad9562bad15f0e0d932bb273834c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 456eac3eaaf9a6873ca403563e2cc4997de3de7c36d3b6a9b38b8799abd11315 [INFO] running `Command { std: "docker" "start" "-a" "456eac3eaaf9a6873ca403563e2cc4997de3de7c36d3b6a9b38b8799abd11315", kill_on_drop: false }` [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/message_response.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | fn handle>(self, ctx: &mut ::Context, tx: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `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/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/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/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/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/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 `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: `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: `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/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 `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: `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/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/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.ping.d382c4cf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f.4jfmunt6f3q9y4rs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e41ed49d23360339/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-3e89c9a1bb02eb52.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ed89bee8b4426c1d.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/librand-8f2a8a570550e90e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cf8c8893decf4da2.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-e3e2d9dbc712f0f2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-4dadc43eda8e16ad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1aeb87d1b69c5f8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7042928c14c61da5.rlib" "/opt/rustwide/target/debug/deps/liburl-78ee50a2e28135d0.rlib" "/opt/rustwide/target/debug/deps/libidna-b9bc8b514e4e48cb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libchrono-23697853a04afc3d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-99921662095b3d3c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bad645faf5523b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-574ac2df662df472.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libserde-fab3c555d20af7c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e4d54a3395ba404a.rlib" "/opt/rustwide/target/debug/deps/libregex-454b51dd79d0e828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ce5a61de5b2510d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ae65cda9430d926b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libtime-1ee6f89ff8e19dc0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf7e6d528f7049e1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-34529970e5abc1e2.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cd72b8e3ef087ef0.rlib" "/opt/rustwide/target/debug/deps/libeither-3f1071bfa6a9593f.rlib" "/opt/rustwide/target/debug/deps/libh2-fd7d234f439acb3c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-859fb650af343610.rlib" "/opt/rustwide/target/debug/deps/libhttp-97d06fb2af332776.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-bb7f85b851df4154.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c4e68260bf829d0f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b56cfb31151b3c02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6cc7a30d2701e3c1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d39594114451c275.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e3b5ac604a1e343e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e7ca11c69f1ce32d.rlib" "/opt/rustwide/target/debug/deps/liburl-b3ba22a61b34925c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ac4371332bfbd520.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2ff8abec8711f72c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d3dce56daaafded7.rlib" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ccfeae919b4ea3b1.rlib" "/opt/rustwide/target/debug/deps/libhostname-e6fef19a21b61859.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-d890d4fd4db86956.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a058686381bcd3e1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99c196b5fc3748fa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-066fc67c092c0d99.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d7c7b50950c68db1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e2125635e30ff1a6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81b13c901a41ad73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-59f4a99c4d6d936b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-96bcb27b4313ec7d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9b3225fe99f5c5a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92b6df8f25957003.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9eace101d69d68f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-579365d6aa7d2036.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9dfbbf56964e177d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d62b1fc27d983121.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-86ddc184c5bdfa3c.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-43e5cd48ae1ab035.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6c031d5625c1a0a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bbf71533f0c69ece.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-03db8f8ff2f749a1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/librand-32f295e4d0809976.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1268969a1512e10f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30319b2d87830e86.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-d8a328b5f2eeff74.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f84a0e9dee442b79.rlib" "/opt/rustwide/target/debug/deps/libmio-5f2fccce442d6670.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-566239882a9626da.rlib" "/opt/rustwide/target/debug/deps/libnet2-2345de75d3b3cee4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d337b26244e08dc2.rlib" "/opt/rustwide/target/debug/deps/liblog-4306f31ab51fb85e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9667f17e97656d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1051d9702ba14c41.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c7d067a3c7b4e4c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-878e91a37e2999c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "/opt/rustwide/target/debug/deps/libfutures-63a947ad1980ca3c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ping-2d3fe63aa4c4e02f" "-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; 1 warning 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/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.context_actor_address.17ab7123-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5.1911ljgw3jhuarkh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e41ed49d23360339/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-3e89c9a1bb02eb52.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ed89bee8b4426c1d.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/librand-8f2a8a570550e90e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cf8c8893decf4da2.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-e3e2d9dbc712f0f2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-4dadc43eda8e16ad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1aeb87d1b69c5f8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7042928c14c61da5.rlib" "/opt/rustwide/target/debug/deps/liburl-78ee50a2e28135d0.rlib" "/opt/rustwide/target/debug/deps/libidna-b9bc8b514e4e48cb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libchrono-23697853a04afc3d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-99921662095b3d3c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bad645faf5523b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-574ac2df662df472.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libserde-fab3c555d20af7c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e4d54a3395ba404a.rlib" "/opt/rustwide/target/debug/deps/libregex-454b51dd79d0e828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ce5a61de5b2510d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ae65cda9430d926b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b1b5566c01fb3078.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libtime-1ee6f89ff8e19dc0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf7e6d528f7049e1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-34529970e5abc1e2.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cd72b8e3ef087ef0.rlib" "/opt/rustwide/target/debug/deps/libeither-3f1071bfa6a9593f.rlib" "/opt/rustwide/target/debug/deps/libh2-fd7d234f439acb3c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-859fb650af343610.rlib" "/opt/rustwide/target/debug/deps/libhttp-97d06fb2af332776.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-bb7f85b851df4154.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c4e68260bf829d0f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b56cfb31151b3c02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6cc7a30d2701e3c1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d39594114451c275.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e3b5ac604a1e343e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e7ca11c69f1ce32d.rlib" "/opt/rustwide/target/debug/deps/liburl-b3ba22a61b34925c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ac4371332bfbd520.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2ff8abec8711f72c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d3dce56daaafded7.rlib" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ccfeae919b4ea3b1.rlib" "/opt/rustwide/target/debug/deps/libhostname-e6fef19a21b61859.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-d890d4fd4db86956.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a058686381bcd3e1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99c196b5fc3748fa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-066fc67c092c0d99.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d7c7b50950c68db1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e2125635e30ff1a6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81b13c901a41ad73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-59f4a99c4d6d936b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-96bcb27b4313ec7d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9b3225fe99f5c5a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92b6df8f25957003.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9eace101d69d68f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-579365d6aa7d2036.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9dfbbf56964e177d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d62b1fc27d983121.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-86ddc184c5bdfa3c.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-43e5cd48ae1ab035.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6c031d5625c1a0a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bbf71533f0c69ece.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-03db8f8ff2f749a1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/librand-32f295e4d0809976.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1268969a1512e10f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30319b2d87830e86.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-d8a328b5f2eeff74.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f84a0e9dee442b79.rlib" "/opt/rustwide/target/debug/deps/libmio-5f2fccce442d6670.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-566239882a9626da.rlib" "/opt/rustwide/target/debug/deps/libnet2-2345de75d3b3cee4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d337b26244e08dc2.rlib" "/opt/rustwide/target/debug/deps/liblog-4306f31ab51fb85e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9667f17e97656d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1051d9702ba14c41.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c7d067a3c7b4e4c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-878e91a37e2999c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "/opt/rustwide/target/debug/deps/libfutures-63a947ad1980ca3c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/context_actor_address-96d740be24ff4cd5" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "456eac3eaaf9a6873ca403563e2cc4997de3de7c36d3b6a9b38b8799abd11315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456eac3eaaf9a6873ca403563e2cc4997de3de7c36d3b6a9b38b8799abd11315", kill_on_drop: false }` [INFO] [stdout] 456eac3eaaf9a6873ca403563e2cc4997de3de7c36d3b6a9b38b8799abd11315