[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_actix" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabahtalateh/hello_actix on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-11/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ea1ad144ec438cd6764eb795c45dcb66f5ba6218171129c09d4be386ff211e [INFO] running `Command { std: "docker" "start" "-a" "47ea1ad144ec438cd6764eb795c45dcb66f5ba6218171129c09d4be386ff211e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ea1ad144ec438cd6764eb795c45dcb66f5ba6218171129c09d4be386ff211e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ea1ad144ec438cd6764eb795c45dcb66f5ba6218171129c09d4be386ff211e", kill_on_drop: false }` [INFO] [stdout] 47ea1ad144ec438cd6764eb795c45dcb66f5ba6218171129c09d4be386ff211e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 940c46160b23078c295d1b14536057ed2e4809ff1faa7835c61bc97d9588e3be [INFO] running `Command { std: "docker" "start" "-a" "940c46160b23078c295d1b14536057ed2e4809ff1faa7835c61bc97d9588e3be", 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 memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.17 [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 language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [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 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 unicase v2.4.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.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 tokio-codec v0.1.1 [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 backtrace v0.3.34 [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 actix-threadpool v0.1.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-connect v0.2.3 [INFO] [stderr] Compiling actix-http v0.2.9 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.53s [INFO] running `Command { std: "docker" "inspect" "940c46160b23078c295d1b14536057ed2e4809ff1faa7835c61bc97d9588e3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940c46160b23078c295d1b14536057ed2e4809ff1faa7835c61bc97d9588e3be", kill_on_drop: false }` [INFO] [stdout] 940c46160b23078c295d1b14536057ed2e4809ff1faa7835c61bc97d9588e3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cc994e9ee1486a0a6d2ffb9893881edccbe661a3027e09dc393f7aff70cd45f [INFO] running `Command { std: "docker" "start" "-a" "3cc994e9ee1486a0a6d2ffb9893881edccbe661a3027e09dc393f7aff70cd45f", kill_on_drop: false }` [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 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] 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/arbiter.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle(&mut self, msg: Value, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/arbiter.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn handle(&mut self, msg: Display, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/arbiter.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | system.run(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/ping.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | fn handle(&mut self, msg: Ping, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> examples/stopping_ping.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | res.map(move |res| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/stopping_ping.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/stopping_ping.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused 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 `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] 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/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.stopping_ping.33a81d56-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb.2nzle3auazjcnxfc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-4a64e56a585b53de.rlib" "/opt/rustwide/target/debug/deps/libactix_http-34d1296e5a41b5b6.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/librand-85131fdd89fc5016.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-97de3bea390af050.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-1e57b153842d769c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9fdb9540f4283096.rlib" "/opt/rustwide/target/debug/deps/librand_core-e91ecfca633f1e40.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a6945122c0b44a3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e8d00f43fecfc04b.rlib" "/opt/rustwide/target/debug/deps/liburl-2266f19d534bc8a2.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e0b9297c423daf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-386c31090dcf93f8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libchrono-f9f3dedacbebc6b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1c373189045468be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e1870112faf1af79.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f2d6e739f3242e0b.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libserde-6f4318353865475b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-af80ee2a44ce43f7.rlib" "/opt/rustwide/target/debug/deps/libregex-c9f2443631032cb0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-705212da65e28c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8807c2bbfca6e70.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9edd7e462d11a64c.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-95555f9c20054782.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0d8c7503fa3d21cf.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libh2-9fadf884b9f660c3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35df7e835597c905.rlib" "/opt/rustwide/target/debug/deps/libstring-6d7c1946ab9f5d3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a092d3d096d68ee.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libactix_service-35939af5073ecbaa.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ff23211769f50fb3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b8460c5931206633.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7671a69a8070c66d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fc5ca73262b3008b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-210a098a64b414cb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bd0401b83b6897ff.rlib" "/opt/rustwide/target/debug/deps/liburl-7c7a75441fd7a03d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-17619213fe0ae66a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ae7d4e8bbf1f6b5f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8b675061b7d156a8.rlib" "/opt/rustwide/target/debug/deps/libidna-7727b9af472bc567.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9612038aa2625be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-895032a8f025c310.rlib" "/opt/rustwide/target/debug/deps/libhostname-37491aef1bfe69f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-34f7fb03eb1ff8b5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-74560f044160f2db.rlib" "/opt/rustwide/target/debug/deps/libfailure-35968dfbbb2052d8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0624032a73a87523.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7986426bb4e8b124.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c3479f06e69faca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-afbe6ff2ccd5cb5d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-909ce52b1ee8297d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d48a2b4c484ce47e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-17dc0360bcd6d0dc.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c4bb0198bd1b0647.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a2f9eec63df9d8b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce332a1e009cdabb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e4265341306464e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-98d884715c59b987.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-39660ab6f943f40d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e8be17fad1a00da2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5eed8eb8e66ae3df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-410609c943aa6db7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6cb8d45423a78933.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-19b8082a4e6fb5df.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-344b421047a4d4fb.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-38188d2e17d0e2f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcopyless-c49e602d018731d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1d879d28830ce32a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f398bba1dd5ad572.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0464d9dceb322b30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stopping_ping-297e93e98b6ecbdb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.ping.bf1496c1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719.3gaxd6hj2q2ceyi9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-4a64e56a585b53de.rlib" "/opt/rustwide/target/debug/deps/libactix_http-34d1296e5a41b5b6.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/librand-85131fdd89fc5016.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-97de3bea390af050.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-1e57b153842d769c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9fdb9540f4283096.rlib" "/opt/rustwide/target/debug/deps/librand_core-e91ecfca633f1e40.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a6945122c0b44a3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e8d00f43fecfc04b.rlib" "/opt/rustwide/target/debug/deps/liburl-2266f19d534bc8a2.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e0b9297c423daf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-386c31090dcf93f8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libchrono-f9f3dedacbebc6b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1c373189045468be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e1870112faf1af79.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f2d6e739f3242e0b.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libserde-6f4318353865475b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-af80ee2a44ce43f7.rlib" "/opt/rustwide/target/debug/deps/libregex-c9f2443631032cb0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-705212da65e28c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8807c2bbfca6e70.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9edd7e462d11a64c.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-95555f9c20054782.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0d8c7503fa3d21cf.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libh2-9fadf884b9f660c3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35df7e835597c905.rlib" "/opt/rustwide/target/debug/deps/libstring-6d7c1946ab9f5d3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a092d3d096d68ee.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libactix_service-35939af5073ecbaa.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ff23211769f50fb3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b8460c5931206633.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7671a69a8070c66d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fc5ca73262b3008b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-210a098a64b414cb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bd0401b83b6897ff.rlib" "/opt/rustwide/target/debug/deps/liburl-7c7a75441fd7a03d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-17619213fe0ae66a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ae7d4e8bbf1f6b5f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8b675061b7d156a8.rlib" "/opt/rustwide/target/debug/deps/libidna-7727b9af472bc567.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9612038aa2625be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-895032a8f025c310.rlib" "/opt/rustwide/target/debug/deps/libhostname-37491aef1bfe69f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-34f7fb03eb1ff8b5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-74560f044160f2db.rlib" "/opt/rustwide/target/debug/deps/libfailure-35968dfbbb2052d8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0624032a73a87523.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7986426bb4e8b124.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c3479f06e69faca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-afbe6ff2ccd5cb5d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-909ce52b1ee8297d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d48a2b4c484ce47e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-17dc0360bcd6d0dc.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c4bb0198bd1b0647.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a2f9eec63df9d8b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce332a1e009cdabb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e4265341306464e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-98d884715c59b987.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-39660ab6f943f40d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e8be17fad1a00da2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5eed8eb8e66ae3df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-410609c943aa6db7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6cb8d45423a78933.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-19b8082a4e6fb5df.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-344b421047a4d4fb.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-38188d2e17d0e2f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcopyless-c49e602d018731d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1d879d28830ce32a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f398bba1dd5ad572.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0464d9dceb322b30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ping-6de5fb1c9fdef719" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3cc994e9ee1486a0a6d2ffb9893881edccbe661a3027e09dc393f7aff70cd45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc994e9ee1486a0a6d2ffb9893881edccbe661a3027e09dc393f7aff70cd45f", kill_on_drop: false }` [INFO] [stdout] 3cc994e9ee1486a0a6d2ffb9893881edccbe661a3027e09dc393f7aff70cd45f